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

Method SSHSign

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

Source from the content-addressed store, hash-verified

33 Revoke(req *api.RevokeRequest, tr http.RoundTripper) (*api.RevokeResponse, error)
34 Rekey(req *api.RekeyRequest, tr http.RoundTripper) (*api.SignResponse, error)
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)

Callers 4

doLoginIfNeededFunction · 0.65
loginOnUnauthorizedFunction · 0.65
loginActionFunction · 0.65
certificateActionFunction · 0.65

Implementers 1

OfflineCAutils/cautils/offline.go

Calls

no outgoing calls

Tested by

no test coverage detected