package
1.19.0
Repository: https://github.com/hashicorp/vault.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
GetRoleByPathOrPathPolicy loads an existing role based on if the data field data contains a 'role' parameter or by the values within the pathPolicy.
RolePathPolicyString retrieves an enum value from the enum constants string name.
RolePathPolicyValues returns all values of the enum.

# Constants

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

# Variables

Implicit default values for the config if it does not exist.

# Structs

CRLConfig holds basic CRL configuration information.

# Interfaces

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

# Type aliases

go:generate enumer -type=RolePathPolicy -text -json -transform=kebab-case.