Documentation ¶
Index ¶
Constants ¶
View Source
const (
Name = "vaultaccess"
)
Variables ¶
This section is empty.
Functions ¶
func IsInvalidConfig ¶
IsInvalidConfig asserts invalidConfigError.
func IsVaultAccess ¶
IsVaultAccess asserts vaultAccessError. The matcher also asserts errors caused by situations in which Vault is updated strategically and thus temporarily replies with HTTP responses. In such cases we intend to cancel reconciliation and wait until Vault is fully operational again.
Get https://vault.g8s.amag.ch:8200/v1/sys/mounts: http: server gave HTTP response to HTTPS client
Types ¶
type Resource ¶
type Resource struct {
// contains filtered or unexported fields
}
func (*Resource) EnsureCreated ¶
func (*Resource) EnsureDeleted ¶
Click to show internal directories.
Click to hide internal directories.