# Functions
ParseTrustDomain parses a configured trustDomain in a consistent way for either the SPIRE agent or server.
SetUmask sets the minimumUmask.
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
DefaultEnv is the default environment used by commands.
# Type aliases
BoolFlag is used to define 3 possible states: true, false, or all.
CommaStringsFlag facilitates parsing flags representing a comma separated list of strings.
DurationFlag facilitates parsing flags representing a time.Duration.
StringsFlag facilitates setting multiple flags.