Expand description
Utilities for managing CustomResourceDefinition schemas
Structs§
- Optional
Enum - Recursively restructures JSON Schema objects so that the Option
object is returned per k8s CRD schema expectations. - Optional
IntOr String - Recursively restructures JSON Schema objects so that the
Option<T>object whereTusesx-kubernetes-int-or-stringis returned per k8s CRD schema expectations. - Structural
Schema Rewriter - schemars [
Visitor] that rewrites a [Schema] to conform to Kubernetes’ “structural schema” rules