package
18.0.0-dev.vnet-windows.4+incompatible
Repository: https://github.com/gravitational/teleport.git
Documentation: pkg.go.dev
# Functions
DescribePublicKeyMode returns a human-readable description of the public key mode.
NewAuthorizedKey creates a new SSH authorized key resource.
NewPrivateKey creates a new SSH Private key resource with a generated name based on the spec.
NewPrivateKeyWithName creates a new SSH Private key resource.
ValidateAuthorizedKey checks that required parameters are set for the specified AuthorizedKey.
ValidatePrivateKey checks that required parameters are set for the specified PrivateKey.
# Constants
AuthorizedKeyDefaultKeyTTL is the default TTL for an authorized key.