Documentation ¶
Overview ¶
Copied from: https://github.com/kyma-project/kyma/tree/main/tests/console-backend-service/pkg/injector because right now it cannot be vendored because controller-runtime and kubernetes version does not match we need to wait until the Helm Broker and CBS will we both at the same k8s and controller-runtime version
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Addons ¶
type Addons struct {
// contains filtered or unexported fields
}
Addons provides functionality for injecting the Cluster and NS-scoped addons configuration
func (*Addons) CleanupAddonsConfiguration ¶
CleanupAddonsConfiguration ensures that given addon repository is removed
func (*Addons) CleanupClusterAddonsConfiguration ¶
CleanupClusterAddonsConfiguration ensures that given addon repository is removed
func (*Addons) InjectAddonsConfiguration ¶
InjectAddonsConfiguration ensures that given addon repository is injected
func (*Addons) InjectClusterAddonsConfiguration ¶
InjectClusterAddonsConfiguration ensures that given addon repository is injected