Documentation ¶
Index ¶
- Variables
- func GetBytes(kind TestKinds, name TestName) []byte
- func GetRuntime(kind TestKinds, name TestName) k8sruntime.Object
- func GetUnstructured(kind TestKinds, name TestName) *unstructured.Unstructured
- func UnstructuredToRuntime(u *unstructured.Unstructured) k8sruntime.Object
- type TestKinds
- type TestName
Constants ¶
This section is empty.
Variables ¶
View Source
var NAMESPACE = ""
Functions ¶
func GetRuntime ¶
func GetRuntime(kind TestKinds, name TestName) k8sruntime.Object
func GetUnstructured ¶
func GetUnstructured(kind TestKinds, name TestName) *unstructured.Unstructured
func UnstructuredToRuntime ¶
func UnstructuredToRuntime(u *unstructured.Unstructured) k8sruntime.Object
Types ¶
Click to show internal directories.
Click to hide internal directories.