annotator

package
v3.11.0+incompatible Latest Latest
Warning

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

Go to latest
Published: Sep 13, 2018 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Annotator

type Annotator struct {
	OpClient    operatorclient.ClientInterface
	Annotations map[string]string
}

Annotator talks to kubernetes and adds annotations to objects.

func NewAnnotator

func NewAnnotator(opClient operatorclient.ClientInterface, annotations map[string]string) *Annotator

func (*Annotator) AnnotateNamespace

func (a *Annotator) AnnotateNamespace(namespace *corev1.Namespace) error

func (*Annotator) AnnotateNamespaces

func (a *Annotator) AnnotateNamespaces(namespaceNames []string) error

AnnotateNamespaces takes a list of namespace names and adds annotations to them

func (*Annotator) CleanNamespaceAnnotation

func (a *Annotator) CleanNamespaceAnnotation(namespace *corev1.Namespace) error

func (*Annotator) CleanNamespaceAnnotations

func (a *Annotator) CleanNamespaceAnnotations(namespaceNames []string) error

CleanNamespaceAnnotations takes a list of namespace names and removes annotations from them

Jump to

Keyboard shortcuts

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