controllers

package
v0.1.4 Latest Latest
Warning

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

Go to latest
Published: Nov 14, 2023 License: Apache-2.0 Imports: 22 Imported by: 0

Documentation

Overview

Copyright 2021 Square, Inc

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MergeSource

type MergeSource = cmmcv1beta1.MergeSource

MergeSource is an alias to v1beta1.MergeSource.

type MergeSourceReconciler

type MergeSourceReconciler struct {
	client.Client
	Scheme   *runtime.Scheme
	Recorder *metrics.Recorder
}

MergeSourceReconciler reconciles a MergeSource object.

func (*MergeSourceReconciler) Reconcile

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

Reconcile is part of the main kubernetes reconciliation loop which aims to move the current state of the cluster closer to the desired state.

func (*MergeSourceReconciler) SetupWithManager

func (r *MergeSourceReconciler) SetupWithManager(mgr ctrl.Manager, opts controller.Options) error

SetupWithManager sets up the controller with the Manager.

type MergeTarget

type MergeTarget = cmmcv1beta1.MergeTarget

MergeTarget is an alias to v1beta1.MergeTarget.

type MergeTargetReconciler

type MergeTargetReconciler struct {
	client.Client
	Scheme   *runtime.Scheme
	Recorder *metrics.Recorder
}

MergeTargetReconciler reconciles a MergeTarget object.

func (*MergeTargetReconciler) Reconcile

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

Reconcile is part of the main kubernetes reconciliation loop which aims to move the current state of the cluster closer to the desired state.

func (*MergeTargetReconciler) SetupWithManager

func (r *MergeTargetReconciler) SetupWithManager(mgr ctrl.Manager, opts controller.Options) error

SetupWithManager sets up the controller with the Manager.

Jump to

Keyboard shortcuts

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