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

# Packages

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
No description provided by the author
No description provided by the author

# Functions

Backend returns a new Backend framework struct.
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
Direct storage backend helpers (b, s := createBackendWithStorage(t)) which are mostly compatible with client.Logical() operations.
No description provided by the author
Setup helpers.
DefaultDirectoryPolicyTypeString retrieves an enum value from the enum constants string name.
DefaultDirectoryPolicyTypeValues returns all values of the enum.
Factory creates a new backend implementing the logical.Backend interface.
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
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
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Validates a given ACME http-01 challenge against the specified domain, per RFC 8555.
ValidateKeyAuthorization validates that the given keyAuthz from a challenge matches our expectation, returning (true, nil) if so, or (false, err) if not.
ValidateRawSHA256KeyAuthorization validates that the given keyAuthz from a challenge matches our expectation, returning (true, nil) if so, or (false, err) if not.
ValidateSHA256KeyAuthorization validates that the given keyAuthz from a challenge matches our expectation, returning (true, nil) if so, or (false, err) if not.
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
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
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
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
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
No description provided by the author
No description provided by the author
No description provided by the author
Error prefix; see RFC 8555 Section 6.7.
Error prefix; see RFC 8555 Section 6.7.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
SecretCertsType is the name used to identify this type.
No description provided by the author

# Variables

No description provided by the author
No description provided by the author
While this should be a constant, there's no way to do a low-level test of ValidateTLSALPN01Challenge without spinning up a complicated Docker instance to build a custom responder.
See RFC 8555 Section 6.7.
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
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
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
These response variables should not be mutated, instead treat them as constants.
No description provided by the author
No description provided by the author
These response variables should not be mutated, instead treat them as constants.
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
No description provided by the author
No description provided by the author
These response variables should not be mutated, instead treat them as constants.
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
These response variables should not be mutated, instead treat them as constants.
These response variables should not be mutated, instead treat them as constants.
These response variables should not be mutated, instead treat them as constants.
OID of the acmeIdentifier X.509 Certificate Extension.

# Structs

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
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
CrlBuilder is gatekeeper for controlling various read/write operations to the storage of the CRL.
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

# Interfaces

BackendOps a bridge/legacy interface until we can further separate out backend things into distinct packages.

# Type aliases

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
No description provided by the author
go:generate enumer -type=DefaultDirectoryPolicyType.
No description provided by the author