clusterdeployment

package
v1.1.16 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 3, 2021 License: Apache-2.0 Imports: 52 Imported by: 2

Documentation

Index

Constants

Variables

This section is empty.

Functions

func Add

func Add(mgr manager.Manager) error

Add creates a new ClusterDeployment controller and adds it to the manager with default RBAC.

func AddToManager

func AddToManager(mgr manager.Manager, r reconcile.Reconciler, concurrentReconciles int, rateLimiter workqueue.RateLimiter) error

AddToManager adds a new Controller to mgr with r as the reconcile.Reconciler

func GetInstallLogsPVCName

func GetInstallLogsPVCName(cd *hivev1.ClusterDeployment) string

GetInstallLogsPVCName returns the expected name of the persistent volume claim for cluster install failure logs. TODO: Remove this function and all calls to it. It's being left here for compatibility until the install log PVs are removed from all the installs.

func LoadReleaseImageVerifier added in v1.1.5

func LoadReleaseImageVerifier(config *rest.Config) (verify.Interface, error)

func NewReconciler

func NewReconciler(mgr manager.Manager, logger log.FieldLogger, rateLimiter flowcontrol.RateLimiter) reconcile.Reconciler

NewReconciler returns a new reconcile.Reconciler

func ValidateInstallConfig added in v1.1.6

func ValidateInstallConfig(cd *hivev1.ClusterDeployment, installConfig []byte) error

Types

type ClusterProvisionManager added in v1.1.3

type ClusterProvisionManager struct{}

type ReconcileClusterDeployment

type ReconcileClusterDeployment struct {
	client.Client
	// contains filtered or unexported fields
}

ReconcileClusterDeployment reconciles a ClusterDeployment object

func (*ReconcileClusterDeployment) Reconcile

func (r *ReconcileClusterDeployment) Reconcile(ctx context.Context, request reconcile.Request) (result reconcile.Result, returnErr error)

Reconcile reads that state of the cluster for a ClusterDeployment object and makes changes based on the state read and what is in the ClusterDeployment.Spec

func (*ReconcileClusterDeployment) SetWatcher added in v1.1.3

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL