internalversion

package
v3.9.0-alpha.2+incompa... Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SecurityContextConstraintsLister

type SecurityContextConstraintsLister interface {
	// List lists all SecurityContextConstraints in the indexer.
	List(selector labels.Selector) (ret []*security.SecurityContextConstraints, err error)
	// Get retrieves the SecurityContextConstraints from the index for a given name.
	Get(name string) (*security.SecurityContextConstraints, error)
	SecurityContextConstraintsListerExpansion
}

SecurityContextConstraintsLister helps list SecurityContextConstraints.

func NewSecurityContextConstraintsLister

func NewSecurityContextConstraintsLister(indexer cache.Indexer) SecurityContextConstraintsLister

NewSecurityContextConstraintsLister returns a new SecurityContextConstraintsLister.

type SecurityContextConstraintsListerExpansion

type SecurityContextConstraintsListerExpansion interface{}

SecurityContextConstraintsListerExpansion allows custom methods to be added to SecurityContextConstraintsLister.

Jump to

Keyboard shortcuts

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