controllers

package
v0.1.0-alpha4 Latest Latest
Warning

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

Go to latest
Published: Sep 2, 2019 License: Apache-2.0 Imports: 23 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type TerraformConfigurationReconciler

type TerraformConfigurationReconciler struct {
	client.Client
	Log    logr.Logger
	Scheme *runtime.Scheme
}

TerraformConfigurationReconciler reconciles a TerraformConfiguration object

func (*TerraformConfigurationReconciler) Reconcile

Reconcile state

func (*TerraformConfigurationReconciler) SetupWithManager

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

SetupWithManager dependency inject controller

type TerraformPlanReconciler

type TerraformPlanReconciler struct {
	client.Client
	Log       logr.Logger
	Scheme    *runtime.Scheme
	PodClient corev1typed.PodsGetter
}

TerraformPlanReconciler reconciles a TerraformPlan object

func (*TerraformPlanReconciler) Reconcile

func (r *TerraformPlanReconciler) Reconcile(req ctrl.Request) (ctrl.Result, error)

Reconcile state

func (*TerraformPlanReconciler) SetupWithManager

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

SetupWithManager dependency inject controller

Jump to

Keyboard shortcuts

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