v1alpha1

package
v1.3.6 Latest Latest
Warning

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

Go to latest
Published: Jun 1, 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 ResourceInterpreterWebhookConfigurationLister

type ResourceInterpreterWebhookConfigurationLister interface {
	// List lists all ResourceInterpreterWebhookConfigurations in the indexer.
	// Objects returned here must be treated as read-only.
	List(selector labels.Selector) (ret []*v1alpha1.ResourceInterpreterWebhookConfiguration, err error)
	// Get retrieves the ResourceInterpreterWebhookConfiguration from the index for a given name.
	// Objects returned here must be treated as read-only.
	Get(name string) (*v1alpha1.ResourceInterpreterWebhookConfiguration, error)
	ResourceInterpreterWebhookConfigurationListerExpansion
}

ResourceInterpreterWebhookConfigurationLister helps list ResourceInterpreterWebhookConfigurations. All objects returned here must be treated as read-only.

func NewResourceInterpreterWebhookConfigurationLister

func NewResourceInterpreterWebhookConfigurationLister(indexer cache.Indexer) ResourceInterpreterWebhookConfigurationLister

NewResourceInterpreterWebhookConfigurationLister returns a new ResourceInterpreterWebhookConfigurationLister.

type ResourceInterpreterWebhookConfigurationListerExpansion

type ResourceInterpreterWebhookConfigurationListerExpansion interface{}

ResourceInterpreterWebhookConfigurationListerExpansion allows custom methods to be added to ResourceInterpreterWebhookConfigurationLister.

Jump to

Keyboard shortcuts

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