Documentation ¶ Index ¶ func CRDDirectory(t *testing.T) string func PathForCRD(t *testing.T, name string) string Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func CRDDirectory ¶ func CRDDirectory(t *testing.T) string func PathForCRD ¶ func PathForCRD(t *testing.T, name string) string PathForCRD attempts to find a path to the named CRD. The 'name' is the name of the resource contained within the CRD as denoted by the filename, e.g. 'foobar' would find a CRD with a filename containing the word 'foobar'. Types ¶ This section is empty. Source Files ¶ View all Source files bazel.go Click to show internal directories. Click to hide internal directories.