internal

package
v0.0.0-...-5453b1d Latest Latest
Warning

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

Go to latest
Published: Nov 10, 2022 License: Apache-2.0 Imports: 29 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetVersion

func GetVersion() semver.Version

GetVersion returns the kude version currently running.

Types

type GitRepositoryReconciler

type GitRepositoryReconciler struct {
	Client   client.Client        // Kubernetes API client
	Recorder record.EventRecorder // Kubernetes event recorder
	Scheme   *runtime.Scheme      // Scheme registry
	WorkDir  string               // Working directory for the controller
}

GitRepositoryReconciler reconciles a GitRepository object

func (*GitRepositoryReconciler) Reconcile

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

Reconcile continuously aims to move the current state of [GitRepository] objects closer to their desired state.

func (*GitRepositoryReconciler) SetupWithManager

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

type KubectlBundleReconciler

type KubectlBundleReconciler struct {
	Client   client.Client        // Kubernetes API client
	Recorder record.EventRecorder // Kubernetes event recorder
	Scheme   *runtime.Scheme      // Scheme registry
}

KubectlBundleReconciler reconciles a KubectlBundle object

func (*KubectlBundleReconciler) Reconcile

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

Reconcile continuously aims to move the current state of [KubectlBundle] objects closer to their desired state.

func (*KubectlBundleReconciler) SetupWithManager

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

SetupWithManager sets up the controller with the Manager.

Directories

Path Synopsis
Package v1alpha1 contains API Schema definitions for the kude.kfirs.com/v1alpha1 API group +kubebuilder:object:generate=true +groupName=kude.kfirs.com
Package v1alpha1 contains API Schema definitions for the kude.kfirs.com/v1alpha1 API group +kubebuilder:object:generate=true +groupName=kude.kfirs.com

Jump to

Keyboard shortcuts

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