kind

package
v3.0.2+incompatible Latest Latest
Warning

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

Go to latest
Published: Dec 4, 2018 License: Apache-2.0 Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type KindInterface

type KindInterface interface {
	ApplyKind(kubernetesNamespace string, fileLines []string, namespaceWithoutPrefix string) error
	CleanupKind(kubernetesNamespace string) error
}

func NewKind

func NewKind(client kubernetes.Interface, imagesService image.ImagesInterface, config loader.Config) KindInterface

NewKind is the constructor method and returns a service which implements the KindInterface the service is used to apply different kubernetes kinds and also do a cleanup depending on the applied ones

Jump to

Keyboard shortcuts

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