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

Method SSHFederation

utils/cautils/client.go:40–40  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

38 SSHRevoke(req *api.SSHRevokeRequest) (*api.SSHRevokeResponse, error)
39 SSHRoots() (*api.SSHRootsResponse, error)
40 SSHFederation() (*api.SSHRootsResponse, error)
41 SSHConfig(req *api.SSHConfigRequest) (*api.SSHConfigResponse, error)
42 SSHCheckHost(principal string, token string) (*api.SSHCheckPrincipalResponse, error)
43 SSHGetHosts() (*api.SSHGetHostsResponse, error)

Callers 1

configActionFunction · 0.65

Implementers 1

OfflineCAutils/cautils/offline.go

Calls

no outgoing calls

Tested by

no test coverage detected