controllers

package
v1.0.0-2021-09-21-18-4... Latest Latest
Warning

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

Go to latest
Published: Sep 15, 2021 License: Apache-2.0 Imports: 36 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ClusterInfoReconciler

type ClusterInfoReconciler struct {
	client.Client
	Log             logr.Logger
	Scheme          *runtime.Scheme
	KubeClient      kubernetes.Interface
	NodeInformer    coreinformers.NodeInformer
	NodeLister      corev1lister.NodeLister
	ClaimInformer   clusterv1alpha1informer.ClusterClaimInformer
	ClaimLister     clusterv1alpha1lister.ClusterClaimLister
	RouteV1Client   routev1.Interface
	ConfigV1Client  openshiftclientset.Interface
	ClusterName     string
	MasterAddresses string
	AgentAddress    string
	AgentIngress    string
	AgentRoute      string
	AgentService    string
	AgentPort       int32
	Agent           *agent.Agent
	// contains filtered or unexported fields
}

ClusterInfoReconciler reconciles a ManagedClusterInfo object

func (*ClusterInfoReconciler) Reconcile

func (r *ClusterInfoReconciler) Reconcile(ctx context.Context, req ctrl.Request) (ctrl.Result, error)

func (*ClusterInfoReconciler) RefreshAgentServer

func (r *ClusterInfoReconciler) RefreshAgentServer(clusterInfo *clusterv1beta1.ManagedClusterInfo)

func (*ClusterInfoReconciler) SetupWithManager

func (r *ClusterInfoReconciler) SetupWithManager(mgr ctrl.Manager) error

Jump to

Keyboard shortcuts

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