Documentation ¶
Index ¶
Constants ¶
View Source
const (
VaultFileSystemVolumeName = "vault-filesystem-backend"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Options ¶
func NewOptions ¶
func NewOptions(kubeClient kubernetes.Interface, vaultServer *api.VaultServer, s *api.FileSpec) (*Options, error)
func (*Options) GetStorageConfig ¶
vault doc: https://www.vaultproject.io/docs/configuration/storage/google-cloud-storage.html
GetGcsConfig creates gcs storae config from GcsSpec
Click to show internal directories.
Click to hide internal directories.