MCPcopy Index your code
hub / github.com/smallstep/cli / SSHConfig

Method SSHConfig

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

Source from the content-addressed store, hash-verified

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)
44 SSHBastion(req *api.SSHBastionRequest) (*api.SSHBastionResponse, error)

Callers 1

configActionFunction · 0.65

Implementers 1

OfflineCAutils/cautils/offline.go

Calls

no outgoing calls

Tested by

no test coverage detected