v2alpha1

package
v0.0.0-...-bb45038 Latest Latest
Warning

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

Go to latest
Published: Apr 26, 2024 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 ArangoDeploymentReplicationLister

type ArangoDeploymentReplicationLister interface {
	// List lists all ArangoDeploymentReplications in the indexer.
	// Objects returned here must be treated as read-only.
	List(selector labels.Selector) (ret []*v2alpha1.ArangoDeploymentReplication, err error)
	// ArangoDeploymentReplications returns an object that can list and get ArangoDeploymentReplications.
	ArangoDeploymentReplications(namespace string) ArangoDeploymentReplicationNamespaceLister
	ArangoDeploymentReplicationListerExpansion
}

ArangoDeploymentReplicationLister helps list ArangoDeploymentReplications. All objects returned here must be treated as read-only.

func NewArangoDeploymentReplicationLister

func NewArangoDeploymentReplicationLister(indexer cache.Indexer) ArangoDeploymentReplicationLister

NewArangoDeploymentReplicationLister returns a new ArangoDeploymentReplicationLister.

type ArangoDeploymentReplicationListerExpansion

type ArangoDeploymentReplicationListerExpansion interface{}

ArangoDeploymentReplicationListerExpansion allows custom methods to be added to ArangoDeploymentReplicationLister.

type ArangoDeploymentReplicationNamespaceLister

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

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

type ArangoDeploymentReplicationNamespaceListerExpansion

type ArangoDeploymentReplicationNamespaceListerExpansion interface{}

ArangoDeploymentReplicationNamespaceListerExpansion allows custom methods to be added to ArangoDeploymentReplicationNamespaceLister.

Jump to

Keyboard shortcuts

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