package
1.33.0-alpha.2
Repository: https://github.com/kubernetes/kubernetes.git
Documentation: pkg.go.dev

# Functions

CreateMultiVersionTestCRD creates a new CRD specifically for the calling test.
CreateTestCRD creates a new CRD specifically for the calling test.

# Structs

TestCrd holds all the pieces needed to test with the CRD.

# Type aliases

CleanCrdFn declares the clean up function needed to remove the CRD.
Option is a modifier for a CRD object used to customize CreateMultiVersionTestCRD and CreateTestCRD.