package
0.33.0-alpha.2
Repository: https://github.com/kubernetes/kubectl.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
NewSchemaValidation creates a new Schema that can be used to validate objects.

# Structs

NoDoubleKeySchema is a schema that disallows double keys.
NullSchema always validates bytes.

# Interfaces

Schema is an interface that knows how to validate an API object serialized to a byte array.

# Type aliases

ConjunctiveSchema encapsulates a schema list.