package
18.0.0-dev.vnet-windows.4+incompatible
Repository: https://github.com/gravitational/teleport.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Functions

ConnectToSSHMultiplex connects to the SSH multiplexer and sends the target to the multiplexer.
No description provided by the author
NewClientKeyRing returns a sane client.KeyRing for the given bot identity.
ProxySSH creates a local ssh proxy, dialing a node and transferring data through stdin and stdout, to be used as an OpenSSH/PuTTY proxy command.

# Structs

ApplicationOutputService generates the artifacts necessary to connect to a HTTP or TCP application using Teleport.
ApplicationTunnelService is a service that listens on a socket and forwards traffic to an application registered in Teleport Application Access.
No description provided by the author
BotConfigWriter is a trivial adapter to use the identityfile package with bot destinations.
ClientCredentialOutputService produces credentials which can be used to connect to Teleport's API or SSH.
DatabaseOutputService generates the artifacts necessary to connect to a database using Teleport.
DatabaseTunnelService is a service that listens on a local port and forwards connections to a remote database service.
ExampleService is a temporary example service for testing purposes.
IdentityOutputService produces credentials which can be used to connect to Teleport's API or SSH.
KubernetesOutputService produces credentials which can be used to connect to a Kubernetes Cluster through teleport.
KubernetesOutputService produces credentials which can be used to connect to a Kubernetes Cluster through teleport.
ProxySSHConfig contains configuration parameters required to initialize the local ssh proxy.
SPIFFESVIDOutputService is a service that generates and writes X509 SPIFFE SVIDs to a destination.
SPIFFEWorkloadAPIService implements a gRPC server that fulfills the SPIFFE Workload API specification.
No description provided by the author
SSHMultiplexerService is a long-lived local SSH proxy.
WorkloadIdentityAPIService implements a gRPC server that fulfills the SPIFFE Workload API specification.
WorkloadIdentityJWTService is a service that retrieves JWT workload identity credentials for WorkloadIdentity resources.
WorkloadIdentityX509Service is a service that retrieves X.509 certificates for WorkloadIdentity resources.

# Interfaces

OneShotService is a [Service] that offers a mode in which it runs a single time and then exits.
Service is a long-running sub-component of tbot.