v1

package
v0.0.0-...-bbbf66a Latest Latest
Warning

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

Go to latest
Published: Apr 12, 2024 License: Apache-2.0 Imports: 4 Imported by: 3

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ClickHouseInstallationLister

type ClickHouseInstallationLister interface {
	// List lists all ClickHouseInstallations in the indexer.
	// Objects returned here must be treated as read-only.
	List(selector labels.Selector) (ret []*v1.ClickHouseInstallation, err error)
	// ClickHouseInstallations returns an object that can list and get ClickHouseInstallations.
	ClickHouseInstallations(namespace string) ClickHouseInstallationNamespaceLister
	ClickHouseInstallationListerExpansion
}

ClickHouseInstallationLister helps list ClickHouseInstallations. All objects returned here must be treated as read-only.

func NewClickHouseInstallationLister

func NewClickHouseInstallationLister(indexer cache.Indexer) ClickHouseInstallationLister

NewClickHouseInstallationLister returns a new ClickHouseInstallationLister.

type ClickHouseInstallationListerExpansion

type ClickHouseInstallationListerExpansion interface{}

ClickHouseInstallationListerExpansion allows custom methods to be added to ClickHouseInstallationLister.

type ClickHouseInstallationNamespaceLister

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

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

type ClickHouseInstallationNamespaceListerExpansion

type ClickHouseInstallationNamespaceListerExpansion interface{}

ClickHouseInstallationNamespaceListerExpansion allows custom methods to be added to ClickHouseInstallationNamespaceLister.

type ClickHouseInstallationTemplateLister

type ClickHouseInstallationTemplateLister interface {
	// List lists all ClickHouseInstallationTemplates in the indexer.
	// Objects returned here must be treated as read-only.
	List(selector labels.Selector) (ret []*v1.ClickHouseInstallationTemplate, err error)
	// ClickHouseInstallationTemplates returns an object that can list and get ClickHouseInstallationTemplates.
	ClickHouseInstallationTemplates(namespace string) ClickHouseInstallationTemplateNamespaceLister
	ClickHouseInstallationTemplateListerExpansion
}

ClickHouseInstallationTemplateLister helps list ClickHouseInstallationTemplates. All objects returned here must be treated as read-only.

func NewClickHouseInstallationTemplateLister

func NewClickHouseInstallationTemplateLister(indexer cache.Indexer) ClickHouseInstallationTemplateLister

NewClickHouseInstallationTemplateLister returns a new ClickHouseInstallationTemplateLister.

type ClickHouseInstallationTemplateListerExpansion

type ClickHouseInstallationTemplateListerExpansion interface{}

ClickHouseInstallationTemplateListerExpansion allows custom methods to be added to ClickHouseInstallationTemplateLister.

type ClickHouseInstallationTemplateNamespaceLister

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

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

type ClickHouseInstallationTemplateNamespaceListerExpansion

type ClickHouseInstallationTemplateNamespaceListerExpansion interface{}

ClickHouseInstallationTemplateNamespaceListerExpansion allows custom methods to be added to ClickHouseInstallationTemplateNamespaceLister.

type ClickHouseOperatorConfigurationLister

type ClickHouseOperatorConfigurationLister interface {
	// List lists all ClickHouseOperatorConfigurations in the indexer.
	// Objects returned here must be treated as read-only.
	List(selector labels.Selector) (ret []*v1.ClickHouseOperatorConfiguration, err error)
	// ClickHouseOperatorConfigurations returns an object that can list and get ClickHouseOperatorConfigurations.
	ClickHouseOperatorConfigurations(namespace string) ClickHouseOperatorConfigurationNamespaceLister
	ClickHouseOperatorConfigurationListerExpansion
}

ClickHouseOperatorConfigurationLister helps list ClickHouseOperatorConfigurations. All objects returned here must be treated as read-only.

func NewClickHouseOperatorConfigurationLister

func NewClickHouseOperatorConfigurationLister(indexer cache.Indexer) ClickHouseOperatorConfigurationLister

NewClickHouseOperatorConfigurationLister returns a new ClickHouseOperatorConfigurationLister.

type ClickHouseOperatorConfigurationListerExpansion

type ClickHouseOperatorConfigurationListerExpansion interface{}

ClickHouseOperatorConfigurationListerExpansion allows custom methods to be added to ClickHouseOperatorConfigurationLister.

type ClickHouseOperatorConfigurationNamespaceLister

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

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

type ClickHouseOperatorConfigurationNamespaceListerExpansion

type ClickHouseOperatorConfigurationNamespaceListerExpansion interface{}

ClickHouseOperatorConfigurationNamespaceListerExpansion allows custom methods to be added to ClickHouseOperatorConfigurationNamespaceLister.

Jump to

Keyboard shortcuts

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