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 GateDatabaseRegistrationLister

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

GateDatabaseRegistrationLister helps list GateDatabaseRegistrations. All objects returned here must be treated as read-only.

func NewGateDatabaseRegistrationLister

func NewGateDatabaseRegistrationLister(indexer cache.Indexer) GateDatabaseRegistrationLister

NewGateDatabaseRegistrationLister returns a new GateDatabaseRegistrationLister.

type GateDatabaseRegistrationListerExpansion

type GateDatabaseRegistrationListerExpansion interface{}

GateDatabaseRegistrationListerExpansion allows custom methods to be added to GateDatabaseRegistrationLister.

type GateDatabaseRegistrationNamespaceLister

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

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

type GateDatabaseRegistrationNamespaceListerExpansion

type GateDatabaseRegistrationNamespaceListerExpansion interface{}

GateDatabaseRegistrationNamespaceListerExpansion allows custom methods to be added to GateDatabaseRegistrationNamespaceLister.

type GateDeploymentBackupLister

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

GateDeploymentBackupLister helps list GateDeploymentBackups. All objects returned here must be treated as read-only.

func NewGateDeploymentBackupLister

func NewGateDeploymentBackupLister(indexer cache.Indexer) GateDeploymentBackupLister

NewGateDeploymentBackupLister returns a new GateDeploymentBackupLister.

type GateDeploymentBackupListerExpansion

type GateDeploymentBackupListerExpansion interface{}

GateDeploymentBackupListerExpansion allows custom methods to be added to GateDeploymentBackupLister.

type GateDeploymentBackupNamespaceLister

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

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

type GateDeploymentBackupNamespaceListerExpansion

type GateDeploymentBackupNamespaceListerExpansion interface{}

GateDeploymentBackupNamespaceListerExpansion allows custom methods to be added to GateDeploymentBackupNamespaceLister.

type GateDeploymentLister

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

GateDeploymentLister helps list GateDeployments. All objects returned here must be treated as read-only.

func NewGateDeploymentLister

func NewGateDeploymentLister(indexer cache.Indexer) GateDeploymentLister

NewGateDeploymentLister returns a new GateDeploymentLister.

type GateDeploymentListerExpansion

type GateDeploymentListerExpansion interface{}

GateDeploymentListerExpansion allows custom methods to be added to GateDeploymentLister.

type GateDeploymentNamespaceLister

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

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

type GateDeploymentNamespaceListerExpansion

type GateDeploymentNamespaceListerExpansion interface{}

GateDeploymentNamespaceListerExpansion allows custom methods to be added to GateDeploymentNamespaceLister.

Jump to

Keyboard shortcuts

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