package
18.0.0-dev.vnet-windows.4+incompatible
Repository: https://github.com/gravitational/teleport.git
Documentation: pkg.go.dev
# Functions
AutoEnroll performs auto-enrollment for the current device.
NewAutoEnrollCeremony creates a new [AutoEnrollCeremony] based on the regular ceremony provided by [NewCeremony].
NewCeremony creates a new ceremony that delegates per-device behavior to lib/devicetrust/native.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
ErrAutoEnrollDisabled signifies that auto-enroll is disabled in the current device.
# Structs
AutoEnrollCeremony is the auto-enrollment version of [Ceremony].
Ceremony is the device enrollment ceremony.
# Type aliases
RunAdminOutcome is the outcome of [Ceremony.RunAdmin].