apiextensions-apiserverk8s.io/apiextensions-apiserver/pkg/apiserver/schema

Imports of package schema

PathSynopsis
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
github.com/go-openapi/spec
k8s.io/apiextensions-apiserver/pkg/apis/apiextensionsPackage apiextensions is the internal version of the API.
k8s.io/apimachinery/pkg/runtimePackage runtime defines conversions between generic types and structs to map query strings to struct objects.
k8s.io/apimachinery/pkg/util/validation/field
k8s.io/kube-openapi/pkg/validation/spec
reflectPackage reflect implements run-time reflection, allowing a program to manipulate objects with arbitrary types.
regexpPackage regexp implements regular expression search.
sortPackage sort provides primitives for sorting slices and user-defined collections.