Documentation ¶
Overview ¶
Copyright (c) 2020-2020 Red Hat, Inc. This program and the accompanying materials are made available under the terms of the Eclipse Public License 2.0 which is available at https://www.eclipse.org/legal/epl-2.0/
SPDX-License-Identifier: EPL-2.0
Contributors:
Red Hat, Inc. - initial API and implementation
Copyright (c) 2012-2020 Red Hat, Inc. This program and the accompanying materials are made available under the terms of the Eclipse Public License 2.0 which is available at https://www.eclipse.org/legal/epl-2.0/
SPDX-License-Identifier: EPL-2.0
Contributors:
Red Hat, Inc. - initial API and implementation
Index ¶
- func GetDevfileRegistrySpecDeployment(deployContext *deploy.DeployContext) (*appsv1.Deployment, error)
- func SyncDevfileRegistryDeploymentToCluster(deployContext *deploy.DeployContext) (bool, error)
- func SyncDevfileRegistryToCluster(deployContext *deploy.DeployContext, cheHost string) (bool, error)
- type DevFileRegistryConfigMap
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetDevfileRegistrySpecDeployment ¶
func GetDevfileRegistrySpecDeployment(deployContext *deploy.DeployContext) (*appsv1.Deployment, error)
func SyncDevfileRegistryDeploymentToCluster ¶
func SyncDevfileRegistryDeploymentToCluster(deployContext *deploy.DeployContext) (bool, error)
func SyncDevfileRegistryToCluster ¶
func SyncDevfileRegistryToCluster(deployContext *deploy.DeployContext, cheHost string) (bool, error)
*
- Create devfile registry resources unless an external registry is used.
Types ¶
Click to show internal directories.
Click to hide internal directories.