resources

package
v0.2.5 Latest Latest
Warning

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

Go to latest
Published: Jul 24, 2019 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ComponentReconciler

type ComponentReconciler interface {
	Reconcile(log logr.Logger) error
}

ComponentReconciler reconciler interface

type FluentbitReconciler

type FluentbitReconciler struct {
	Client    client.Client
	Fluentbit *loggingv1alpha1.Fluentbit
}

FluentbitReconciler reconciler struct for fluentbit

type FluentdReconciler

type FluentdReconciler struct {
	Client  client.Client
	Fluentd *loggingv1alpha1.Fluentd
}

FluentdReconciler reconciler struct for fluentd

type PluginReconciler

type PluginReconciler struct {
	Client     client.Client
	Namespace  string
	PluginList *loggingv1alpha1.PluginList
}

PluginReconciler reconciler struct for plugin

type Resource

type Resource func() runtime.Object

Resource redeclaration of function with return type kubernetes Object

type ResourceVariation

type ResourceVariation func(t string) runtime.Object

ResourceVariation redeclaration of function with parameter and return type kubernetes Object

type ResourceWithLog

type ResourceWithLog func(log logr.Logger) runtime.Object

ResourceWithLog redeclaration of function with logging parameter and return type kubernetes Object

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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