v1alpha1

package
v0.5.0 Latest Latest
Warning

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

Go to latest
Published: May 8, 2022 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 HouseAccountLister

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

HouseAccountLister helps list HouseAccounts. All objects returned here must be treated as read-only.

func NewHouseAccountLister

func NewHouseAccountLister(indexer cache.Indexer) HouseAccountLister

NewHouseAccountLister returns a new HouseAccountLister.

type HouseAccountListerExpansion

type HouseAccountListerExpansion interface{}

HouseAccountListerExpansion allows custom methods to be added to HouseAccountLister.

type HouseAccountNamespaceLister

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

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

type HouseAccountNamespaceListerExpansion

type HouseAccountNamespaceListerExpansion interface{}

HouseAccountNamespaceListerExpansion allows custom methods to be added to HouseAccountNamespaceLister.

type HouseBackupPolicyLister added in v0.5.0

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

HouseBackupPolicyLister helps list HouseBackupPolicies. All objects returned here must be treated as read-only.

func NewHouseBackupPolicyLister added in v0.5.0

func NewHouseBackupPolicyLister(indexer cache.Indexer) HouseBackupPolicyLister

NewHouseBackupPolicyLister returns a new HouseBackupPolicyLister.

type HouseBackupPolicyListerExpansion added in v0.5.0

type HouseBackupPolicyListerExpansion interface{}

HouseBackupPolicyListerExpansion allows custom methods to be added to HouseBackupPolicyLister.

type HouseBackupPolicyNamespaceLister added in v0.5.0

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

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

type HouseBackupPolicyNamespaceListerExpansion added in v0.5.0

type HouseBackupPolicyNamespaceListerExpansion interface{}

HouseBackupPolicyNamespaceListerExpansion allows custom methods to be added to HouseBackupPolicyNamespaceLister.

type HouseDbClusterLister

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

HouseDbClusterLister helps list HouseDbClusters. All objects returned here must be treated as read-only.

func NewHouseDbClusterLister

func NewHouseDbClusterLister(indexer cache.Indexer) HouseDbClusterLister

NewHouseDbClusterLister returns a new HouseDbClusterLister.

type HouseDbClusterListerExpansion

type HouseDbClusterListerExpansion interface{}

HouseDbClusterListerExpansion allows custom methods to be added to HouseDbClusterLister.

type HouseDbClusterNamespaceLister

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

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

type HouseDbClusterNamespaceListerExpansion

type HouseDbClusterNamespaceListerExpansion interface{}

HouseDbClusterNamespaceListerExpansion allows custom methods to be added to HouseDbClusterNamespaceLister.

Jump to

Keyboard shortcuts

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