# Functions
EnumJSON converts []interface{} to []JSON.
GetCustomResourceValidation returns the validation definition for a CRD name.
GetCustomResourceValidations returns a CRD validation spec map.
InitFlags prepares command line flags parser.
No description provided by the author
No description provided by the author
OpenAPIRefCallBack returns a jsonref using the input string without modification.
SchemaOrArrayToJSONItems converts *SchemaOrArray to *JSONSchemaPropsOrArray.
SchemaOrBoolToJSONProps converts *SchemaOrBool to *JSONSchemaPropsOrBool.
SchemaPropsToJSONProps converts a SchemaProps to a JSONProps.
SchemaPropsToJSONPropsArray converts []Schema to []JSONSchemaProps.
SchemPropsMapToJSONMap converts map[string]Schema to map[string]JSONSchemaProps.
StringOrArrayToString converts StringOrArray to string.
# Variables
CustomResourceDefinitionTypeMeta set the default kind/apiversion of CRD.
# Type aliases
GetAPIDefinitions is a function returning a map with all Definition.