v1alpha1

package
v1.0.3 Latest Latest
Warning

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

Go to latest
Published: Jun 24, 2020 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DirectoryRoleBindingLister

type DirectoryRoleBindingLister interface {
	// List lists all DirectoryRoleBindings in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.DirectoryRoleBinding, err error)
	// DirectoryRoleBindings returns an object that can list and get DirectoryRoleBindings.
	DirectoryRoleBindings(namespace string) DirectoryRoleBindingNamespaceLister
	DirectoryRoleBindingListerExpansion
}

DirectoryRoleBindingLister helps list DirectoryRoleBindings.

func NewDirectoryRoleBindingLister

func NewDirectoryRoleBindingLister(indexer cache.Indexer) DirectoryRoleBindingLister

NewDirectoryRoleBindingLister returns a new DirectoryRoleBindingLister.

type DirectoryRoleBindingListerExpansion

type DirectoryRoleBindingListerExpansion interface{}

DirectoryRoleBindingListerExpansion allows custom methods to be added to DirectoryRoleBindingLister.

type DirectoryRoleBindingNamespaceLister

type DirectoryRoleBindingNamespaceLister interface {
	// List lists all DirectoryRoleBindings in the indexer for a given namespace.
	List(selector labels.Selector) (ret []*v1alpha1.DirectoryRoleBinding, err error)
	// Get retrieves the DirectoryRoleBinding from the indexer for a given namespace and name.
	Get(name string) (*v1alpha1.DirectoryRoleBinding, error)
	DirectoryRoleBindingNamespaceListerExpansion
}

DirectoryRoleBindingNamespaceLister helps list and get DirectoryRoleBindings.

type DirectoryRoleBindingNamespaceListerExpansion

type DirectoryRoleBindingNamespaceListerExpansion interface{}

DirectoryRoleBindingNamespaceListerExpansion allows custom methods to be added to DirectoryRoleBindingNamespaceLister.

Jump to

Keyboard shortcuts

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