Documentation ¶
Index ¶
- func AggregationRuleTransform(client unstructuredGetter) mf.Transformer
- func CustomCertsTransform(instance *servingv1alpha1.KnativeServing, log *zap.SugaredLogger) mf.Transformer
- func GatewayTransform(instance *servingv1alpha1.KnativeServing, log *zap.SugaredLogger) mf.Transformer
- func HighAvailabilityTransform(instance *servingv1alpha1.KnativeServing, log *zap.SugaredLogger) mf.Transformer
- func IngressServiceTransform() mf.Transformer
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AggregationRuleTransform ¶ added in v0.15.0
func AggregationRuleTransform(client unstructuredGetter) mf.Transformer
AggregationRuleTransform
func CustomCertsTransform ¶
func CustomCertsTransform(instance *servingv1alpha1.KnativeServing, log *zap.SugaredLogger) mf.Transformer
CustomCertsTransform configures the controller deployment to trust registries with self-signed certs
func GatewayTransform ¶
func GatewayTransform(instance *servingv1alpha1.KnativeServing, log *zap.SugaredLogger) mf.Transformer
func HighAvailabilityTransform ¶
func HighAvailabilityTransform(instance *servingv1alpha1.KnativeServing, log *zap.SugaredLogger) mf.Transformer
HighAvailabilityTransform mutates configmaps and replicacounts of certain controllers when HA control plane is specified.
func IngressServiceTransform ¶ added in v0.18.4
func IngressServiceTransform() mf.Transformer
IngressServiceTransform pins the namespace to istio-system for the service named knative-local-gateway.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.