Documentation
¶
Overview ¶
Package features provides sample mutations for the configmap primitive example.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BaseConfigMutation ¶
BaseConfigMutation writes the application's core server settings into app.yaml. It is always enabled.
func MetricsConfigMutation ¶
MetricsConfigMutation adds a Prometheus metrics section to app.yaml. It is enabled when enableMetrics is true.
func TracingConfigMutation ¶
TracingConfigMutation adds an OpenTelemetry tracing section to app.yaml. It is enabled when enableTracing is true.
func VersionLabelMutation ¶
VersionLabelMutation sets the app.kubernetes.io/version label on the ConfigMap and records the version in app.yaml. It is always enabled.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.