controller

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: May 27, 2019 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func IsInvalidConfig

func IsInvalidConfig(err error) bool

IsInvalidConfig asserts invalidConfigError.

Types

type Release

type Release struct {
	*controller.Controller
}

func NewRelease

func NewRelease(config ReleaseConfig) (*Release, error)

type ReleaseConfig

type ReleaseConfig struct {
	G8sClient    versioned.Interface
	K8sClient    kubernetes.Interface
	K8sExtClient apiextensionsclient.Interface
	Logger       micrologger.Logger
}

type ReleaseCycle added in v1.0.0

type ReleaseCycle struct {
	*controller.Controller
}

func NewReleaseCycle added in v1.0.0

func NewReleaseCycle(config ReleaseCycleConfig) (*ReleaseCycle, error)

type ReleaseCycleConfig added in v1.0.0

type ReleaseCycleConfig struct {
	G8sClient    versioned.Interface
	K8sClient    kubernetes.Interface
	K8sExtClient apiextensionsclient.Interface
	Logger       micrologger.Logger
}

Jump to

Keyboard shortcuts

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