package
1.13.4-k3s.1
Repository: https://github.com/bbigras/k3s.git
Documentation: pkg.go.dev

# 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.