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

Method Version

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

Source from the content-addressed store, hash-verified

43 SSHGetHosts() (*api.SSHGetHostsResponse, error)
44 SSHBastion(req *api.SSHBastionRequest) (*api.SSHBastionResponse, error)
45 Version() (*api.VersionResponse, error)
46 GetRootCAs() *x509.CertPool
47 GetCaURL() string
48}

Callers 10

VersionMethod · 0.65
CommandFunction · 0.65
doLoginIfNeededFunction · 0.65
loginOnUnauthorizedFunction · 0.65
loginActionFunction · 0.65
certificateActionFunction · 0.65
checkHostActionFunction · 0.65
newAppFunction · 0.65
panicHandlerFunction · 0.65
initFunction · 0.65

Implementers 1

OfflineCAutils/cautils/offline.go

Calls

no outgoing calls

Tested by

no test coverage detected