Versions in this module Expand all Collapse all v4 v4.0.0 Nov 19, 2024 Changes in this version + const Name + func IsInvalidConfig(err error) bool + type Config struct + K8sClient kubernetes.Interface + K8sWaitTimeout time.Duration + Logger micrologger.Logger + 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 Other modules containing this package github.com/giantswarm/chart-operator/v2 github.com/giantswarm/chart-operator/v3