Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func HandleKubernetesComponents ¶
func HandleKubernetesComponents(workspace *common.DevWorkspaceWithConfig, api sync.ClusterAPI) error
HandleKubernetesComponents processes the Kubernetes and OpenShift components of a DevWorkspace, creating/updating objects on the cluster. This function does not verify if the workspace owner has the correct permissions to create/update/delete these objects and instead assumes the workspace owner has all applicable RBAC permissions. Only Kubernetes/OpenShift components that are inlined are supported; components that define a URI will cause a WarningError to be returned
func HasKubelikeComponent ¶
func HasKubelikeComponent(workspace *common.DevWorkspaceWithConfig) bool
func InitializeDeserializer ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.