Documentation ¶
Index ¶
- func ConvertOneToKubeNative(obj map[string]interface{}) (interface{}, error)
- func ConvertToKokiNative(objs []map[string]interface{}) ([]interface{}, error)
- func ConvertToKubeNative(objs []map[string]interface{}) ([]interface{}, error)
- func DetectAndConvertFromKokiObj(kokiObj interface{}) (interface{}, error)
- func DetectAndConvertFromKubeObj(kubeObj runtime.Object) (interface{}, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ConvertOneToKubeNative ¶
func ConvertToKokiNative ¶
func ConvertToKubeNative ¶
func DetectAndConvertFromKokiObj ¶
func DetectAndConvertFromKokiObj(kokiObj interface{}) (interface{}, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.