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

Method SSHCheckHost

utils/cautils/client.go:42–42  ·  view source on GitHub ↗
(principal string, token string)

Source from the content-addressed store, hash-verified

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)
45 Version() (*api.VersionResponse, error)

Callers 1

checkHostActionFunction · 0.65

Implementers 1

OfflineCAutils/cautils/offline.go

Calls

no outgoing calls

Tested by

no test coverage detected