Documentation ¶
Index ¶
- Constants
- func DefaultBrokerConfigMapTransform(instance *eventingv1alpha1.KnativeEventing, log *zap.SugaredLogger) mf.Transformer
- func ReplicasEnvVarsTransform(client unstructuredGetter) mf.Transformer
- func SinkBindingSelectionModeTransform(instance *eventingv1alpha1.KnativeEventing, log *zap.SugaredLogger) mf.Transformer
Constants ¶
View Source
const SinkBindingSelectionModeEnvVarKey = "SINK_BINDING_SELECTION_MODE"
Variables ¶
This section is empty.
Functions ¶
func DefaultBrokerConfigMapTransform ¶
func DefaultBrokerConfigMapTransform(instance *eventingv1alpha1.KnativeEventing, log *zap.SugaredLogger) mf.Transformer
DefaultBrokerConfigMapTransform updates the default broker configMap with the value defined in the spec
func ReplicasEnvVarsTransform ¶ added in v0.18.5
func ReplicasEnvVarsTransform(client unstructuredGetter) mf.Transformer
ReplicasEnvVarsTransform keeps the number of replicas and the env vars, if the deployment pingsource-mt-adapter exists in the cluster.
func SinkBindingSelectionModeTransform ¶ added in v0.17.0
func SinkBindingSelectionModeTransform(instance *eventingv1alpha1.KnativeEventing, log *zap.SugaredLogger) mf.Transformer
SinkBindingSelectionModeTransform sets the eventing-webhook's SINK_BINDING_SELECTION_MODE env var to the value in the spec
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.