package
0.0.0-20250306163500-5f3bb2705e1f
Repository: https://github.com/versoriumx/teleport.git
Documentation: pkg.go.dev
# Functions
MustNew creates a new E or panics.
New creates a new E.
No description provided by the author
No description provided by the author
No description provided by the author
WithAutoCreateDevice instructs EnrollDevice to automatically create the requested device, if it wasn't previously registered.
# Constants
FakeEnrollmentToken is a "free", never spent enrollment token.
# Structs
E is an integrated test environment for device trust.
No description provided by the author
FakeMacOSDevice fakes the native methods of a macOS device, as expected by the devicetrust packages.
FakeTPMDevice allows us to exercise EnrollCeremony.
# Interfaces
FakeDevice is implemented by the platform-native fakes and is used in tests for device authentication and enrollment.
# Type aliases
Opt is a creation option for [E].