v1alpha1

package
v0.1.0 Latest Latest
Warning

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

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

type CassandraClusterLister interface {
	// List lists all CassandraClusters in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.CassandraCluster, err error)
	// CassandraClusters returns an object that can list and get CassandraClusters.
	CassandraClusters(namespace string) CassandraClusterNamespaceLister
	CassandraClusterListerExpansion
}

CassandraClusterLister helps list CassandraClusters.

func NewCassandraClusterLister

func NewCassandraClusterLister(indexer cache.Indexer) CassandraClusterLister

NewCassandraClusterLister returns a new CassandraClusterLister.

type CassandraClusterListerExpansion

type CassandraClusterListerExpansion interface{}

CassandraClusterListerExpansion allows custom methods to be added to CassandraClusterLister.

type CassandraClusterNamespaceLister

type CassandraClusterNamespaceLister interface {
	// List lists all CassandraClusters in the indexer for a given namespace.
	List(selector labels.Selector) (ret []*v1alpha1.CassandraCluster, err error)
	// Get retrieves the CassandraCluster from the indexer for a given namespace and name.
	Get(name string) (*v1alpha1.CassandraCluster, error)
	CassandraClusterNamespaceListerExpansion
}

CassandraClusterNamespaceLister helps list and get CassandraClusters.

type CassandraClusterNamespaceListerExpansion

type CassandraClusterNamespaceListerExpansion interface{}

CassandraClusterNamespaceListerExpansion allows custom methods to be added to CassandraClusterNamespaceLister.

type ElasticsearchClusterLister

type ElasticsearchClusterLister interface {
	// List lists all ElasticsearchClusters in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.ElasticsearchCluster, err error)
	// ElasticsearchClusters returns an object that can list and get ElasticsearchClusters.
	ElasticsearchClusters(namespace string) ElasticsearchClusterNamespaceLister
	ElasticsearchClusterListerExpansion
}

ElasticsearchClusterLister helps list ElasticsearchClusters.

func NewElasticsearchClusterLister

func NewElasticsearchClusterLister(indexer cache.Indexer) ElasticsearchClusterLister

NewElasticsearchClusterLister returns a new ElasticsearchClusterLister.

type ElasticsearchClusterListerExpansion

type ElasticsearchClusterListerExpansion interface{}

ElasticsearchClusterListerExpansion allows custom methods to be added to ElasticsearchClusterLister.

type ElasticsearchClusterNamespaceLister

type ElasticsearchClusterNamespaceLister interface {
	// List lists all ElasticsearchClusters in the indexer for a given namespace.
	List(selector labels.Selector) (ret []*v1alpha1.ElasticsearchCluster, err error)
	// Get retrieves the ElasticsearchCluster from the indexer for a given namespace and name.
	Get(name string) (*v1alpha1.ElasticsearchCluster, error)
	ElasticsearchClusterNamespaceListerExpansion
}

ElasticsearchClusterNamespaceLister helps list and get ElasticsearchClusters.

type ElasticsearchClusterNamespaceListerExpansion

type ElasticsearchClusterNamespaceListerExpansion interface{}

ElasticsearchClusterNamespaceListerExpansion allows custom methods to be added to ElasticsearchClusterNamespaceLister.

type PilotLister

type PilotLister interface {
	// List lists all Pilots in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.Pilot, err error)
	// Pilots returns an object that can list and get Pilots.
	Pilots(namespace string) PilotNamespaceLister
	PilotListerExpansion
}

PilotLister helps list Pilots.

func NewPilotLister

func NewPilotLister(indexer cache.Indexer) PilotLister

NewPilotLister returns a new PilotLister.

type PilotListerExpansion

type PilotListerExpansion interface{}

PilotListerExpansion allows custom methods to be added to PilotLister.

type PilotNamespaceLister

type PilotNamespaceLister interface {
	// List lists all Pilots in the indexer for a given namespace.
	List(selector labels.Selector) (ret []*v1alpha1.Pilot, err error)
	// Get retrieves the Pilot from the indexer for a given namespace and name.
	Get(name string) (*v1alpha1.Pilot, error)
	PilotNamespaceListerExpansion
}

PilotNamespaceLister helps list and get Pilots.

type PilotNamespaceListerExpansion

type PilotNamespaceListerExpansion interface{}

PilotNamespaceListerExpansion allows custom methods to be added to PilotNamespaceLister.

Jump to

Keyboard shortcuts

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