Documentation ¶
Index ¶
Constants ¶
View Source
const SecretTypeAccessToken = "access_token"
EVERYTHING USING THIS SECRET TYPE IS CURRENTLY DEPRECATED. We keep it to allow for clean up of access_token secrets/leases that may have be left over by older versions of Vault.
View Source
const (
SecretTypeKey = "service_account_key"
)
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ResourceBindings ¶
type RoleSet ¶
type RoleSet struct { Name string SecretType string RawBindings string Bindings ResourceBindings AccountId *gcputil.ServiceAccountId TokenGen *TokenGenerator }
type TokenGenerator ¶
Source Files ¶
Click to show internal directories.
Click to hide internal directories.