package
0.0.0-20221129145929-e1d6f6c8d0fb
Repository: https://github.com/crdsdev/doc.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
NewCRDer returns a new CRDer type.
PrettyGVK returns a group, version, kind representation in order of specificity.
StripAnnotations removes annotations from a CRD's metadata.
StripConversion removes conversion from a CRD's spec.
StripLabels removes labels from a CRD's metadata.

# Structs

CRDer generates instances of a CustomResourceDefinition.

# Type aliases

A Modifier specifies how to modify a CRD prior to conversion to internal representation.