package
0.0.0-20250306163500-5f3bb2705e1f
Repository: https://github.com/versoriumx/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
# Structs
AutoEnrollCeremony is the auto-enrollment version of [Ceremony].
Ceremony is the device enrollment ceremony.
# Type aliases
RunAdminOutcome is the outcome of [Ceremony.RunAdmin].