Versions in this module Expand all Collapse all v5 v5.0.1 Dec 13, 2023 Changes in this version + const EnvconsulInjectorFQDN + const SecretsInjectorFQDN + var FQDNArray = []string + type SecretsInjector struct + func NewSecretsInjector(c client.Client, logger logr.Logger, opts SecretsInjectorOptions, ...) *SecretsInjector + func (e *SecretsInjector) InjectDecoder(d *admission.Decoder) error + func (i *SecretsInjector) Handle(ctx context.Context, req admission.Request) (resp admission.Response) + type SecretsInjectorOptions struct + Debug bool + Image string + InstallPath string + NamespaceLabel string + ServiceAccountTokenAudience string + ServiceAccountTokenExpiry time.Duration + ServiceAccountTokenFile string + Timeout time.Duration + VaultConfigMapKey client.ObjectKey