Documentation
¶
Index ¶
Constants ¶
View Source
const ( ModeGoogleCloudKmsGCS = "google-cloud-kms-gcs" GoogleCredentialFile = "/etc/vault/unsealer/google/creds/sa.json" GoogleCredentialEnv = "GOOGLE_APPLICATION_CREDENTIALS" GoogleCredentialVolume = "vault-unsealer-google-credential" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Options ¶
type Options struct {
api.GoogleKmsGcsSpec
}
func NewOptions ¶
func NewOptions(s api.GoogleKmsGcsSpec) (*Options, error)
Click to show internal directories.
Click to hide internal directories.