Versions in this module Expand all Collapse all v0 v0.4.0-beta.0 Jul 3, 2020 v0.4.0-alpha.0 May 26, 2020 v0.3.0 Jan 10, 2020 Changes in this version + type Storage interface + Apply func(pt *core.PodTemplateSpec) error + GetStorageConfig func() (string, error) + func NewStorage(kubeClient kubernetes.Interface, vs *api.VaultServer) (Storage, error)