v1alpha1

package
v1.9.0-rc.1 Latest Latest
Warning

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

Go to latest
Published: Jun 14, 2023 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 NodeConfigLister

type NodeConfigLister interface {
	// List lists all NodeConfigs in the indexer.
	// Objects returned here must be treated as read-only.
	List(selector labels.Selector) (ret []*v1alpha1.NodeConfig, err error)
	// Get retrieves the NodeConfig from the index for a given name.
	// Objects returned here must be treated as read-only.
	Get(name string) (*v1alpha1.NodeConfig, error)
	NodeConfigListerExpansion
}

NodeConfigLister helps list NodeConfigs. All objects returned here must be treated as read-only.

func NewNodeConfigLister

func NewNodeConfigLister(indexer cache.Indexer) NodeConfigLister

NewNodeConfigLister returns a new NodeConfigLister.

type NodeConfigListerExpansion

type NodeConfigListerExpansion interface{}

NodeConfigListerExpansion allows custom methods to be added to NodeConfigLister.

type ScyllaDBMonitoringLister added in v1.9.0

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

ScyllaDBMonitoringLister helps list ScyllaDBMonitorings. All objects returned here must be treated as read-only.

func NewScyllaDBMonitoringLister added in v1.9.0

func NewScyllaDBMonitoringLister(indexer cache.Indexer) ScyllaDBMonitoringLister

NewScyllaDBMonitoringLister returns a new ScyllaDBMonitoringLister.

type ScyllaDBMonitoringListerExpansion added in v1.9.0

type ScyllaDBMonitoringListerExpansion interface{}

ScyllaDBMonitoringListerExpansion allows custom methods to be added to ScyllaDBMonitoringLister.

type ScyllaDBMonitoringNamespaceLister added in v1.9.0

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

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

type ScyllaDBMonitoringNamespaceListerExpansion added in v1.9.0

type ScyllaDBMonitoringNamespaceListerExpansion interface{}

ScyllaDBMonitoringNamespaceListerExpansion allows custom methods to be added to ScyllaDBMonitoringNamespaceLister.

type ScyllaOperatorConfigLister

type ScyllaOperatorConfigLister interface {
	// List lists all ScyllaOperatorConfigs in the indexer.
	// Objects returned here must be treated as read-only.
	List(selector labels.Selector) (ret []*v1alpha1.ScyllaOperatorConfig, err error)
	// Get retrieves the ScyllaOperatorConfig from the index for a given name.
	// Objects returned here must be treated as read-only.
	Get(name string) (*v1alpha1.ScyllaOperatorConfig, error)
	ScyllaOperatorConfigListerExpansion
}

ScyllaOperatorConfigLister helps list ScyllaOperatorConfigs. All objects returned here must be treated as read-only.

func NewScyllaOperatorConfigLister

func NewScyllaOperatorConfigLister(indexer cache.Indexer) ScyllaOperatorConfigLister

NewScyllaOperatorConfigLister returns a new ScyllaOperatorConfigLister.

type ScyllaOperatorConfigListerExpansion

type ScyllaOperatorConfigListerExpansion interface{}

ScyllaOperatorConfigListerExpansion allows custom methods to be added to ScyllaOperatorConfigLister.

Jump to

Keyboard shortcuts

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