Documentation ¶
Index ¶
- type Client
- func (c *Client) ChooseEndpoint() (err error)
- func (c *Client) ClientTLSConfig() *tls.Config
- func (c *Client) GetSecret(key string) ([]byte, error)
- func (c *Client) GetSecretString(key string) (string, error)
- func (c *Client) Ping() error
- func (c *Client) Quit() error
- func (c *Client) SSHAgentWebsocketURL() string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
func (*Client) ChooseEndpoint ¶
func (*Client) ClientTLSConfig ¶
func (*Client) SSHAgentWebsocketURL ¶
Click to show internal directories.
Click to hide internal directories.