v1alpha1

package
v0.0.0-...-425e462 Latest Latest
Warning

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

Go to latest
Published: Sep 21, 2019 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 ClusterAlertLister

type ClusterAlertLister interface {
	// List lists all ClusterAlerts in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.ClusterAlert, err error)
	// ClusterAlerts returns an object that can list and get ClusterAlerts.
	ClusterAlerts(namespace string) ClusterAlertNamespaceLister
	ClusterAlertListerExpansion
}

ClusterAlertLister helps list ClusterAlerts.

func NewClusterAlertLister

func NewClusterAlertLister(indexer cache.Indexer) ClusterAlertLister

NewClusterAlertLister returns a new ClusterAlertLister.

type ClusterAlertListerExpansion

type ClusterAlertListerExpansion interface{}

ClusterAlertListerExpansion allows custom methods to be added to ClusterAlertLister.

type ClusterAlertNamespaceLister

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

ClusterAlertNamespaceLister helps list and get ClusterAlerts.

type ClusterAlertNamespaceListerExpansion

type ClusterAlertNamespaceListerExpansion interface{}

ClusterAlertNamespaceListerExpansion allows custom methods to be added to ClusterAlertNamespaceLister.

type IncidentLister

type IncidentLister interface {
	// List lists all Incidents in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.Incident, err error)
	// Incidents returns an object that can list and get Incidents.
	Incidents(namespace string) IncidentNamespaceLister
	IncidentListerExpansion
}

IncidentLister helps list Incidents.

func NewIncidentLister

func NewIncidentLister(indexer cache.Indexer) IncidentLister

NewIncidentLister returns a new IncidentLister.

type IncidentListerExpansion

type IncidentListerExpansion interface{}

IncidentListerExpansion allows custom methods to be added to IncidentLister.

type IncidentNamespaceLister

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

IncidentNamespaceLister helps list and get Incidents.

type IncidentNamespaceListerExpansion

type IncidentNamespaceListerExpansion interface{}

IncidentNamespaceListerExpansion allows custom methods to be added to IncidentNamespaceLister.

type NodeAlertLister

type NodeAlertLister interface {
	// List lists all NodeAlerts in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.NodeAlert, err error)
	// NodeAlerts returns an object that can list and get NodeAlerts.
	NodeAlerts(namespace string) NodeAlertNamespaceLister
	NodeAlertListerExpansion
}

NodeAlertLister helps list NodeAlerts.

func NewNodeAlertLister

func NewNodeAlertLister(indexer cache.Indexer) NodeAlertLister

NewNodeAlertLister returns a new NodeAlertLister.

type NodeAlertListerExpansion

type NodeAlertListerExpansion interface{}

NodeAlertListerExpansion allows custom methods to be added to NodeAlertLister.

type NodeAlertNamespaceLister

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

NodeAlertNamespaceLister helps list and get NodeAlerts.

type NodeAlertNamespaceListerExpansion

type NodeAlertNamespaceListerExpansion interface{}

NodeAlertNamespaceListerExpansion allows custom methods to be added to NodeAlertNamespaceLister.

type PodAlertLister

type PodAlertLister interface {
	// List lists all PodAlerts in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.PodAlert, err error)
	// PodAlerts returns an object that can list and get PodAlerts.
	PodAlerts(namespace string) PodAlertNamespaceLister
	PodAlertListerExpansion
}

PodAlertLister helps list PodAlerts.

func NewPodAlertLister

func NewPodAlertLister(indexer cache.Indexer) PodAlertLister

NewPodAlertLister returns a new PodAlertLister.

type PodAlertListerExpansion

type PodAlertListerExpansion interface{}

PodAlertListerExpansion allows custom methods to be added to PodAlertLister.

type PodAlertNamespaceLister

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

PodAlertNamespaceLister helps list and get PodAlerts.

type PodAlertNamespaceListerExpansion

type PodAlertNamespaceListerExpansion interface{}

PodAlertNamespaceListerExpansion allows custom methods to be added to PodAlertNamespaceLister.

type SearchlightPluginLister

type SearchlightPluginLister interface {
	// List lists all SearchlightPlugins in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.SearchlightPlugin, err error)
	// Get retrieves the SearchlightPlugin from the index for a given name.
	Get(name string) (*v1alpha1.SearchlightPlugin, error)
	SearchlightPluginListerExpansion
}

SearchlightPluginLister helps list SearchlightPlugins.

func NewSearchlightPluginLister

func NewSearchlightPluginLister(indexer cache.Indexer) SearchlightPluginLister

NewSearchlightPluginLister returns a new SearchlightPluginLister.

type SearchlightPluginListerExpansion

type SearchlightPluginListerExpansion interface{}

SearchlightPluginListerExpansion allows custom methods to be added to SearchlightPluginLister.

Jump to

Keyboard shortcuts

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