Documentation ¶
Index ¶
- func GetCompositionObj(ns, n string) *unstructured.Unstructured
- func GetConfigMapObj(ns, n string) *unstructured.Unstructured
- func GetContextObj(context map[string]string) *unstructured.Unstructured
- func GetErrorCondition(reason, message string) *metav1.Condition
- func GetFacadeBindingObj(ns, n string) *unstructured.Unstructured
- func GetFacadeObj(ns, n string) *unstructured.Unstructured
- func GetPlanObj(ns, n string) *unstructured.Unstructured
- func GetReadyCondition(reason, message string) *metav1.Condition
- func GetUnstructuredObj(g, v, k, ns, n string) *unstructured.Unstructured
- func GetValidationFailedCondition(reason, message string) *metav1.Condition
- func GetWaitingCondition(reason, message string) *metav1.Condition
- func StartLocalController(config *rest.Config) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetCompositionObj ¶
func GetCompositionObj(ns, n string) *unstructured.Unstructured
func GetConfigMapObj ¶
func GetConfigMapObj(ns, n string) *unstructured.Unstructured
func GetContextObj ¶
func GetContextObj(context map[string]string) *unstructured.Unstructured
func GetErrorCondition ¶
func GetFacadeBindingObj ¶
func GetFacadeBindingObj(ns, n string) *unstructured.Unstructured
func GetFacadeObj ¶
func GetFacadeObj(ns, n string) *unstructured.Unstructured
func GetPlanObj ¶
func GetPlanObj(ns, n string) *unstructured.Unstructured
func GetReadyCondition ¶
func GetUnstructuredObj ¶
func GetUnstructuredObj(g, v, k, ns, n string) *unstructured.Unstructured
func GetWaitingCondition ¶
func StartLocalController ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.