Documentation ¶
Overview ¶
Package config holds the typed objects that define the schemas for assorted ConfigMap objects on which the Revision controller depends.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Config ¶
type Config struct { Deployment *deployment.Config Network *network.Config Observability *metrics.ObservabilityConfig Logging *pkglogging.Config Tracing *pkgtracing.Config Autoscaler *autoscaler.Config }
+k8s:deepcopy-gen=false
func FromContext ¶
Click to show internal directories.
Click to hide internal directories.