rook

package
v1.7.11 Latest Latest
Warning

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

Go to latest
Published: Jan 21, 2022 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Annotations added in v1.7.1

type Annotations map[string]string

Annotations are annotations

func (Annotations) ApplyToObjectMeta added in v1.7.1

func (a Annotations) ApplyToObjectMeta(t *metav1.ObjectMeta)

ApplyToObjectMeta adds annotations to object meta unless the keys are already defined.

func (Annotations) Merge added in v1.7.1

func (a Annotations) Merge(with map[string]string) Annotations

Merge returns an Annotations which results from merging the attributes of the original Annotations with the attributes of the supplied one. The supplied Placement's attributes will override the original ones if defined.

type KeyType added in v1.7.1

type KeyType string

KeyType type safety

type Labels added in v1.7.1

type Labels map[string]string

Labels are label for a given daemons

func (Labels) ApplyToObjectMeta added in v1.7.1

func (a Labels) ApplyToObjectMeta(t *metav1.ObjectMeta)

ApplyToObjectMeta adds labels to object meta unless the keys are already defined.

func (Labels) Merge added in v1.7.1

func (a Labels) Merge(with Labels) Labels

Merge returns a Labels which results from merging the attributes of the original Labels with the attributes of the supplied one. The supplied Labels attributes will override the original ones if defined.

func (Labels) OverwriteApplyToObjectMeta added in v1.7.9

func (a Labels) OverwriteApplyToObjectMeta(t *metav1.ObjectMeta)

OverwriteApplyToObjectMeta adds labels to object meta, overwriting keys that are already defined.

Directories

Path Synopsis
Package v1alpha2 is the v1alpha2 version of the rook.io API.
Package v1alpha2 is the v1alpha2 version of the rook.io API.

Jump to

Keyboard shortcuts

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