stack

package
v0.0.8 Latest Latest
Warning

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

Go to latest
Published: Mar 30, 2020 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, stackInformer v1alpha1expInformers.StackInformer, stackReader StackReader) *controller.Impl

Types

type Reconciler

type Reconciler struct {
	Client      versioned.Interface
	StackLister v1alpha1expListers.StackLister
	StackReader StackReader
}

func (*Reconciler) Reconcile

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

type StackReader added in v0.0.7

type StackReader interface {
	Read(stackSpec expv1alpha1.StackSpec) (expv1alpha1.ResolvedStack, 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