Versions in this module Expand all Collapse all v7 v7.0.1 Jan 30, 2025 v7.0.0 Nov 19, 2024 Changes in this version + func IsInvalidConfig(err error) bool + func IsNotFound(err error) bool + func IsWrongType(err error) bool + type AppValueWatcher struct + func NewAppValueWatcher(config AppValueWatcherConfig) (*AppValueWatcher, error) + func (c *AppValueWatcher) Boot(ctx context.Context) + type AppValueWatcherConfig struct + Event recorder.Interface + K8sClient k8sclient.Interface + Logger micrologger.Logger + SecretNamespace string + UniqueApp bool + WorkloadClusterID string Other modules containing this package github.com/giantswarm/app-operator/v3 github.com/giantswarm/app-operator/v4 github.com/giantswarm/app-operator/v5 github.com/giantswarm/app-operator/v6