v1alpha1

package
v0.11.0 Latest Latest
Warning

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

Go to latest
Published: May 23, 2023 License: Apache-2.0 Imports: 4 Imported by: 23

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AddOnDeploymentConfigLister added in v0.9.0

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

AddOnDeploymentConfigLister helps list AddOnDeploymentConfigs. All objects returned here must be treated as read-only.

func NewAddOnDeploymentConfigLister added in v0.9.0

func NewAddOnDeploymentConfigLister(indexer cache.Indexer) AddOnDeploymentConfigLister

NewAddOnDeploymentConfigLister returns a new AddOnDeploymentConfigLister.

type AddOnDeploymentConfigListerExpansion added in v0.9.0

type AddOnDeploymentConfigListerExpansion interface{}

AddOnDeploymentConfigListerExpansion allows custom methods to be added to AddOnDeploymentConfigLister.

type AddOnDeploymentConfigNamespaceLister added in v0.9.0

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

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

type AddOnDeploymentConfigNamespaceListerExpansion added in v0.9.0

type AddOnDeploymentConfigNamespaceListerExpansion interface{}

AddOnDeploymentConfigNamespaceListerExpansion allows custom methods to be added to AddOnDeploymentConfigNamespaceLister.

type ClusterManagementAddOnLister

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

ClusterManagementAddOnLister helps list ClusterManagementAddOns. All objects returned here must be treated as read-only.

func NewClusterManagementAddOnLister

func NewClusterManagementAddOnLister(indexer cache.Indexer) ClusterManagementAddOnLister

NewClusterManagementAddOnLister returns a new ClusterManagementAddOnLister.

type ClusterManagementAddOnListerExpansion

type ClusterManagementAddOnListerExpansion interface{}

ClusterManagementAddOnListerExpansion allows custom methods to be added to ClusterManagementAddOnLister.

type ManagedClusterAddOnLister

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

ManagedClusterAddOnLister helps list ManagedClusterAddOns. All objects returned here must be treated as read-only.

func NewManagedClusterAddOnLister

func NewManagedClusterAddOnLister(indexer cache.Indexer) ManagedClusterAddOnLister

NewManagedClusterAddOnLister returns a new ManagedClusterAddOnLister.

type ManagedClusterAddOnListerExpansion

type ManagedClusterAddOnListerExpansion interface{}

ManagedClusterAddOnListerExpansion allows custom methods to be added to ManagedClusterAddOnLister.

type ManagedClusterAddOnNamespaceLister

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

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

type ManagedClusterAddOnNamespaceListerExpansion

type ManagedClusterAddOnNamespaceListerExpansion interface{}

ManagedClusterAddOnNamespaceListerExpansion allows custom methods to be added to ManagedClusterAddOnNamespaceLister.

Jump to

Keyboard shortcuts

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