Registry / auth / fluxcd-pkg-ssh

fluxcd-pkg-ssh

JSON →
library0.25.0gogounverified

Provides SSH utilities for FluxCD, including key generation and host key verification.

go get github.com/fluxcd/pkg/ssh
INSTALL
IMPORT
SIG · FLUXCD-PKG-SSH
F
fluxcd-pkg-ssh
authgov0.25.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

ssh
✓ github.com/fluxcd/pkg/ssh

Generates a new SSH key pair and prints the public key.

import "github.com/fluxcd/pkg/ssh" key, err := ssh.NewPrivateKey() fmt.Println(string(key.PublicKey()))
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.25.0latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
22 hits · last 30 days
node
20
Resources
fluxcd-pkg-ssh — go get fluxcd-pkg-ssh · libregistry