package
1.11.1
Repository: https://github.com/spiffe/spire.git
Documentation: pkg.go.dev

# 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.

# Structs

Env provides a pluggable environment for CLI commands that facilitates easy testing.

# 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.