package
0.0.0-20191024030528-a481964b876e
Repository: https://github.com/divinerapier/learn-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.