Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrNoKeyProvided = errors.New("no key provided")
Functions ¶
This section is empty.
Types ¶
type TeleportClient ¶
func New ¶
func New(ctx context.Context, proxyAddress, keyFile, key string) (*TeleportClient, error)
func (*TeleportClient) GetNodes ¶
func (t *TeleportClient) GetNodes(ctx context.Context, token *pagination.Token) (*proto.ListResourcesResponse, error)
Click to show internal directories.
Click to hide internal directories.