v1

package
v3.7.2 Latest Latest
Warning

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

Go to latest
Published: Mar 15, 2018 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Overview

Package v1 is the v1 version of the API.

Index

Constants

This section is empty.

Variables

View Source
var (
	SchemeBuilder = runtime.NewSchemeBuilder(addKnownTypes, addDefaultingFuncs)
	AddToScheme   = SchemeBuilder.AddToScheme
)
View Source
var SchemeGroupVersion = schema.GroupVersion{Group: "", Version: "v1"}

SchemeGroupVersion is group version used to register these objects

Functions

func DeepCopy_v1_PodNodeConstraintsConfig added in v3.7.0

func DeepCopy_v1_PodNodeConstraintsConfig(in interface{}, out interface{}, c *conversion.Cloner) error

DeepCopy_v1_PodNodeConstraintsConfig is an autogenerated deepcopy function.

func RegisterDeepCopies added in v3.7.0

func RegisterDeepCopies(scheme *runtime.Scheme) error

RegisterDeepCopies adds deep-copy functions to the given scheme. Public to allow building arbitrary schemes.

func SetDefaults_PodNodeConstraintsConfig

func SetDefaults_PodNodeConstraintsConfig(obj *PodNodeConstraintsConfig)

Types

type PodNodeConstraintsConfig

type PodNodeConstraintsConfig struct {
	metav1.TypeMeta `json:",inline"`

	// NodeSelectorLabelBlacklist specifies a list of labels which cannot be set by entities without the "pods/binding" permission
	NodeSelectorLabelBlacklist []string `` /* 132-byte string literal not displayed */
}

PodNodeConstraintsConfig is the configuration for the pod node name and node selector constraint plug-in. For accounts, serviceaccounts and groups which lack the "pods/binding" permission, Loading this plugin will prevent setting NodeName on pod specs and will prevent setting NodeSelectors whose labels appear in the blacklist field "NodeSelectorLabelBlacklist"

func (*PodNodeConstraintsConfig) GetObjectKind

func (obj *PodNodeConstraintsConfig) GetObjectKind() schema.ObjectKind

func (PodNodeConstraintsConfig) SwaggerDoc

func (PodNodeConstraintsConfig) SwaggerDoc() map[string]string

Jump to

Keyboard shortcuts

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