Versions in this module Expand all Collapse all v2 v2.0.1 Apr 4, 2022 Changes in this version + const Name + func IsInvalidConfig(err error) bool + func IsVaultAccess(err error) bool + type Config struct + Logger micrologger.Logger + VaultClient *vaultapi.Client + type Resource struct + func New(config Config) (*Resource, error) + func (r *Resource) EnsureCreated(ctx context.Context, obj interface{}) error + func (r *Resource) EnsureDeleted(ctx context.Context, obj interface{}) error + func (r *Resource) Name() string v2.0.1-patch1 Apr 23, 2024 Other modules containing this package github.com/giantswarm/cert-operator github.com/giantswarm/cert-operator/v3