()
| 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 | } |
no outgoing calls
no test coverage detected