app

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: 14 Imported by: 0

Documentation

Index

Constants

View Source
const (
	Name = "app"
)

Variables

This section is empty.

Functions

func IsInvalidConfig

func IsInvalidConfig(err error) bool

IsInvalidConfig asserts invalidConfigError.

func New

func New(config Config) (controller.Resource, error)

New returns a resource creating/updating App CRs for components in non-EOL releases and deleting App CRs for components in EOL releases. App CRs for components existing in both EOL and non-EOL releases are not deleted by the returned resource.

Types

type Config

type Config struct {
	G8sClient versioned.Interface
	Logger    micrologger.Logger
}

Jump to

Keyboard shortcuts

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