v1alpha1

package
v1.4.1 Latest Latest
Warning

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

Go to latest
Published: Aug 17, 2023 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 DubboAuthorizationPolicyLister

type DubboAuthorizationPolicyLister interface {
	// List lists all DubboAuthorizationPolicies in the indexer.
	// Objects returned here must be treated as read-only.
	List(selector labels.Selector) (ret []*v1alpha1.DubboAuthorizationPolicy, err error)
	// DubboAuthorizationPolicies returns an object that can list and get DubboAuthorizationPolicies.
	DubboAuthorizationPolicies(namespace string) DubboAuthorizationPolicyNamespaceLister
	DubboAuthorizationPolicyListerExpansion
}

DubboAuthorizationPolicyLister helps list DubboAuthorizationPolicies. All objects returned here must be treated as read-only.

func NewDubboAuthorizationPolicyLister

func NewDubboAuthorizationPolicyLister(indexer cache.Indexer) DubboAuthorizationPolicyLister

NewDubboAuthorizationPolicyLister returns a new DubboAuthorizationPolicyLister.

type DubboAuthorizationPolicyListerExpansion

type DubboAuthorizationPolicyListerExpansion interface{}

DubboAuthorizationPolicyListerExpansion allows custom methods to be added to DubboAuthorizationPolicyLister.

type DubboAuthorizationPolicyNamespaceLister

type DubboAuthorizationPolicyNamespaceLister interface {
	// List lists all DubboAuthorizationPolicies in the indexer for a given namespace.
	// Objects returned here must be treated as read-only.
	List(selector labels.Selector) (ret []*v1alpha1.DubboAuthorizationPolicy, err error)
	// Get retrieves the DubboAuthorizationPolicy from the indexer for a given namespace and name.
	// Objects returned here must be treated as read-only.
	Get(name string) (*v1alpha1.DubboAuthorizationPolicy, error)
	DubboAuthorizationPolicyNamespaceListerExpansion
}

DubboAuthorizationPolicyNamespaceLister helps list and get DubboAuthorizationPolicies. All objects returned here must be treated as read-only.

type DubboAuthorizationPolicyNamespaceListerExpansion

type DubboAuthorizationPolicyNamespaceListerExpansion interface{}

DubboAuthorizationPolicyNamespaceListerExpansion allows custom methods to be added to DubboAuthorizationPolicyNamespaceLister.

Jump to

Keyboard shortcuts

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