generic

package
v0.0.0-...-beef95b Latest Latest
Warning

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

Go to latest
Published: Apr 8, 2020 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Overview

Package generic implements the basic CFN backed controller functions

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Generic

type Generic interface {
	Reconcile(context.Context, logr.Logger, meta.StackObject) (time.Duration, error)
}

Generic implements the functions for generic CloudFormation controllers

func New

func New(c client.Client, d dynamic.Interface, scheme *runtime.Scheme) (Generic, error)

New configures a new controller

Jump to

Keyboard shortcuts

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