clusterstack

package
v0.1.5 Latest Latest
Warning

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

Go to latest
Published: Jan 6, 2021 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ReconcilerName = "Stacks"
	Kind           = "Stack"
)

Variables

This section is empty.

Functions

func NewController

func NewController(opt reconciler.Options, clusterStackInformer v1alpha1Informers.ClusterStackInformer, clusterStackReader ClusterStackReader) *controller.Impl

Types

type ClusterStackReader

type ClusterStackReader interface {
	Read(clusterStackSpec v1alpha1.ClusterStackSpec) (v1alpha1.ResolvedClusterStack, error)
}

type Reconciler

type Reconciler struct {
	Client             versioned.Interface
	ClusterStackLister v1alpha1Listers.ClusterStackLister
	ClusterStackReader ClusterStackReader
}

func (*Reconciler) Reconcile

func (c *Reconciler) Reconcile(ctx context.Context, key string) error

Directories

Path Synopsis
Code generated by counterfeiter.
Code generated by counterfeiter.

Jump to

Keyboard shortcuts

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