namespace

package
v1.14.9 Latest Latest
Warning

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

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

Documentation

Overview

Package namespace provides Registry interface and it's REST implementation for storing Namespace api objects.

Index

Constants

This section is empty.

Variables

View Source
var FinalizeStrategy = namespaceFinalizeStrategy{Strategy}
View Source
var StatusStrategy = namespaceStatusStrategy{Strategy}
View Source
var Strategy = namespaceStrategy{legacyscheme.Scheme, names.SimpleNameGenerator}

Strategy is the default logic that applies when creating and updating Namespace objects via the REST API.

Functions

func GetAttrs added in v1.6.0

func GetAttrs(obj runtime.Object) (labels.Set, fields.Set, error)

GetAttrs returns labels and fields of a given object for filtering purposes.

func MatchNamespace

func MatchNamespace(label labels.Selector, field fields.Selector) apistorage.SelectionPredicate

MatchNamespace returns a generic matcher for a given label and field selector.

func NamespaceToSelectableFields

func NamespaceToSelectableFields(namespace *api.Namespace) fields.Set

NamespaceToSelectableFields returns a field set that represents the object

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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