build

package
v0.5.0 Latest Latest
Warning

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

Go to latest
Published: Feb 7, 2020 License: Apache-2.0 Imports: 31 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ApplicationChildImageReconciler

func ApplicationChildImageReconciler(c controllers.Config) controllers.SubReconciler

func ApplicationTargetImageReconciler

func ApplicationTargetImageReconciler(c controllers.Config) controllers.SubReconciler

func FunctionChildImageReconciler

func FunctionChildImageReconciler(c controllers.Config) controllers.SubReconciler

func FunctionTargetImageReconciler

func FunctionTargetImageReconciler(c controllers.Config) controllers.SubReconciler

Types

type ClusterBuilderReconciler

type ClusterBuilderReconciler struct {
	client.Client
	Recorder  record.EventRecorder
	Log       logr.Logger
	Namespace string
}

ClusterBuilderReconciler reconciles a ClusterBuilder object

func (*ClusterBuilderReconciler) Reconcile

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

func (*ClusterBuilderReconciler) SetupWithManager

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

type ContainerReconciler

type ContainerReconciler struct {
	client.Client
	Recorder record.EventRecorder
	Log      logr.Logger
	Scheme   *runtime.Scheme
}

ContainerReconciler reconciles a Container object

func (*ContainerReconciler) Reconcile

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

func (*ContainerReconciler) SetupWithManager

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

type CredentialReconciler

type CredentialReconciler struct {
	client.Client
	Recorder record.EventRecorder
	Log      logr.Logger
}

CredentialReconciler reconciles a Credential object

func (*CredentialReconciler) Reconcile

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

func (*CredentialReconciler) SetupWithManager

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

type MatchingLabels

type MatchingLabels string

MatchingLabels filters the list/delete operation for a given LabelSelctor

func (MatchingLabels) ApplyToList

func (m MatchingLabels) ApplyToList(opts *client.ListOptions)

Jump to

Keyboard shortcuts

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