crd

package
v1.1.10 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 2, 2026 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CRDToYAML

CRDToYAML marshals a CRD object into YAML.

func ConvertStructToCRD

func ConvertStructToCRD(
	exampleObj interface{},
	group, version, kind, plural string,
) (*apiextensionsv1.CustomResourceDefinition, error)

ConvertStructToCRD creates a CustomResourceDefinition (apiextensions.k8s.io/v1) from a Go struct using reflection to build the OpenAPIV3 schema.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL