package
0.2.13
Repository: https://github.com/hashicorp/nodeenrollment.git
Documentation: pkg.go.dev

# Functions

New creates a new object that implements the Storage interface in an on-disk directory.
WithDirectory allows specifying a base directory to use.
WithSkipCleanup causes FileStorage cleanup to be a no-op, useful for inspecting state after the fact.

# Structs

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

# Type aliases

Option is a function that takes in an options struct and sets values or returns an error.