Versions in this module Expand all Collapse all v7 v7.0.0 Nov 19, 2024 Changes in this version + const Name + func IsInvalidConfig(err error) bool + type Config struct + CtrlClient client.Client + K8sClient kubernetes.Interface + Logger micrologger.Logger + ProjectName string + Provider string + 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/app-operator github.com/giantswarm/app-operator/v2 github.com/giantswarm/app-operator/v3 github.com/giantswarm/app-operator/v4 github.com/giantswarm/app-operator/v5 github.com/giantswarm/app-operator/v6