MCPcopy
hub / github.com/smallstep/cli / SSHRekey

Method SSHRekey

utils/cautils/client.go:37–37  ·  view source on GitHub ↗
(req *api.SSHRekeyRequest)

Source from the content-addressed store, hash-verified

35 SSHSign(req *api.SSHSignRequest) (*api.SSHSignResponse, error)
36 SSHRenew(req *api.SSHRenewRequest) (*api.SSHRenewResponse, error)
37 SSHRekey(req *api.SSHRekeyRequest) (*api.SSHRekeyResponse, error)
38 SSHRevoke(req *api.SSHRevokeRequest) (*api.SSHRevokeResponse, error)
39 SSHRoots() (*api.SSHRootsResponse, error)
40 SSHFederation() (*api.SSHRootsResponse, error)

Callers 1

rekeyActionFunction · 0.65

Implementers 1

OfflineCAutils/cautils/offline.go

Calls

no outgoing calls

Tested by

no test coverage detected