# Functions
ApiserverConfig returns a rest.Config to connect to the test instance.
ApiserverURL returns the URL of the kube-apiserver instance started by TestMain.
No description provided by the author
No description provided by the author
TestMain starts etcd, kube-apiserver, and metacontroller before running tests.
UnstructuredCRD creates a new Unstructured object for the given CRD.
UnstructuredJSON creates a new Unstructured object from the given JSON.
# Constants
APIGroup is the group used for CRDs created as part of the test.
APIVersion is the group-version used for CRDs created as part of the test.