controllers

package
v0.0.0-...-3792b5d Latest Latest
Warning

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

Go to latest
Published: Dec 3, 2019 License: Apache-2.0 Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ClusterDocsTopicConfig

type ClusterDocsTopicConfig struct {
	RelistInterval time.Duration `envconfig:"default=5m"`
	BucketRegion   string        `envconfig:"-"`
}

type ClusterDocsTopicReconciler

type ClusterDocsTopicReconciler struct {
	client.Client
	Log logr.Logger
	// contains filtered or unexported fields
}

ClusterDocsTopicReconciler reconciles a ClusterDocsTopic object

func (*ClusterDocsTopicReconciler) Reconcile

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

func (*ClusterDocsTopicReconciler) SetupWithManager

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

type DocsTopicConfig

type DocsTopicConfig struct {
	RelistInterval time.Duration `envconfig:"default=5m"`
	BucketRegion   string        `envconfig:"-"`
}

type DocsTopicReconciler

type DocsTopicReconciler struct {
	client.Client
	Log logr.Logger
	// contains filtered or unexported fields
}

DocsTopicReconciler reconciles a DocsTopic object

func (*DocsTopicReconciler) Reconcile

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

func (*DocsTopicReconciler) SetupWithManager

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

Jump to

Keyboard shortcuts

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