Documentation ¶
Index ¶
- func LoadDocuments(path string) ([]map[string]interface{}, error)
- func LoadObjects(scheme *runtime.Scheme, path string) (output []runtime.Object, err error)
- func MapObjects(input []runtime.Object, fn func(runtime.Object)) []runtime.Object
- func RunSpecs(t *testing.T, desc string)
- func ToObject(scheme *runtime.Scheme, data interface{}) (runtime.Object, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func LoadDocuments ¶ added in v0.3.0
func LoadObjects ¶ added in v0.3.0
func MapObjects ¶ added in v0.2.0
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.