Documentation
¶
Overview ¶
Package edgeconfig provides the admission validator for EdgeConfig resources (proposal 029): it proto-validates the spec so a CR can never describe a config the edge would refuse. Served by the controller's shared /validate dispatcher, keyed by the EdgeConfig Kind.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Validate ¶
func Validate(spec *configv1.EdgeConfigSpec) error
Validate proto-validates an EdgeConfig spec. A nil spec is valid (pure defaults).
Types ¶
Click to show internal directories.
Click to hide internal directories.