Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Template ¶
type Template struct {
// contains filtered or unexported fields
}
func MustParse ¶
MustParse parses an agent path template. It changes the behavior for missing keys to return an error instead of the default behavior, which renders a value that requires percent-encoding to include in a URI, which is against the SPIFFE specification. If parsing fails, the function panics.
Click to show internal directories.
Click to hide internal directories.