Documentation
¶
Overview ¶
Copyright (c) 2012-2019 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-2019 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 GetPluginRegistrySpecDeployment(deployContext *deploy.DeployContext) (*appsv1.Deployment, error)
- func SyncPluginRegistryDeploymentToCluster(deployContext *deploy.DeployContext) (bool, error)
- func SyncPluginRegistryToCluster(deployContext *deploy.DeployContext, cheHost string) (bool, error)
- type PluginRegistryConfigMap
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetPluginRegistrySpecDeployment ¶
func GetPluginRegistrySpecDeployment(deployContext *deploy.DeployContext) (*appsv1.Deployment, error)
func SyncPluginRegistryDeploymentToCluster ¶
func SyncPluginRegistryDeploymentToCluster(deployContext *deploy.DeployContext) (bool, error)
func SyncPluginRegistryToCluster ¶
func SyncPluginRegistryToCluster(deployContext *deploy.DeployContext, cheHost string) (bool, error)
*
- Create plugin registry resources unless an external registry is used.
Types ¶
type PluginRegistryConfigMap ¶
Click to show internal directories.
Click to hide internal directories.