controller

package
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: Jun 12, 2019 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func IsInvalidChartError

func IsInvalidChartError(err error) bool

func IsMultipleOwnerReferencesError

func IsMultipleOwnerReferencesError(err error) bool

func IsWrongOwnerReferenceError

func IsWrongOwnerReferenceError(err error) bool

func MetaKey

func MetaKey(object metav1.Object) string

func SortReleasesByGeneration

func SortReleasesByGeneration(releases []*shipper.Release) ([]*shipper.Release, error)

Types

type InvalidChartError

type InvalidChartError struct {
	// contains filtered or unexported fields
}

func NewInvalidChartError

func NewInvalidChartError(m string) InvalidChartError

func (InvalidChartError) Error

func (e InvalidChartError) Error() string

type MultipleOwnerReferencesError

type MultipleOwnerReferencesError string

func NewMultipleOwnerReferencesError

func NewMultipleOwnerReferencesError(name string, references int) MultipleOwnerReferencesError

func (MultipleOwnerReferencesError) Error

type WrongOwnerReferenceError

type WrongOwnerReferenceError string

func NewWrongOwnerReferenceError

func NewWrongOwnerReferenceError(name string, expectedUID, gotUID types.UID) WrongOwnerReferenceError

func (WrongOwnerReferenceError) Error

func (e WrongOwnerReferenceError) Error() string

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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