v1

package
v0.0.0-...-2193c2b Latest Latest
Warning

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

Go to latest
Published: Oct 23, 2019 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Overview

This package has the automatically generated typed clients.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ClickHouseInstallationExpansion

type ClickHouseInstallationExpansion interface{}

type ClickHouseInstallationInterface

type ClickHouseInstallationInterface interface {
	Create(*v1.ClickHouseInstallation) (*v1.ClickHouseInstallation, error)
	Update(*v1.ClickHouseInstallation) (*v1.ClickHouseInstallation, error)
	Delete(name string, options *metav1.DeleteOptions) error
	DeleteCollection(options *metav1.DeleteOptions, listOptions metav1.ListOptions) error
	Get(name string, options metav1.GetOptions) (*v1.ClickHouseInstallation, error)
	List(opts metav1.ListOptions) (*v1.ClickHouseInstallationList, error)
	Watch(opts metav1.ListOptions) (watch.Interface, error)
	Patch(name string, pt types.PatchType, data []byte, subresources ...string) (result *v1.ClickHouseInstallation, err error)
	ClickHouseInstallationExpansion
}

ClickHouseInstallationInterface has methods to work with ClickHouseInstallation resources.

type ClickHouseInstallationTemplateExpansion

type ClickHouseInstallationTemplateExpansion interface{}

type ClickHouseInstallationTemplateInterface

ClickHouseInstallationTemplateInterface has methods to work with ClickHouseInstallationTemplate resources.

type ClickHouseInstallationTemplatesGetter

type ClickHouseInstallationTemplatesGetter interface {
	ClickHouseInstallationTemplates(namespace string) ClickHouseInstallationTemplateInterface
}

ClickHouseInstallationTemplatesGetter has a method to return a ClickHouseInstallationTemplateInterface. A group's client should implement this interface.

type ClickHouseInstallationsGetter

type ClickHouseInstallationsGetter interface {
	ClickHouseInstallations(namespace string) ClickHouseInstallationInterface
}

ClickHouseInstallationsGetter has a method to return a ClickHouseInstallationInterface. A group's client should implement this interface.

type ClickHouseOperatorConfigurationExpansion

type ClickHouseOperatorConfigurationExpansion interface{}

type ClickHouseOperatorConfigurationInterface

ClickHouseOperatorConfigurationInterface has methods to work with ClickHouseOperatorConfiguration resources.

type ClickHouseOperatorConfigurationsGetter

type ClickHouseOperatorConfigurationsGetter interface {
	ClickHouseOperatorConfigurations(namespace string) ClickHouseOperatorConfigurationInterface
}

ClickHouseOperatorConfigurationsGetter has a method to return a ClickHouseOperatorConfigurationInterface. A group's client should implement this interface.

type ClickhouseV1Client

type ClickhouseV1Client struct {
	// contains filtered or unexported fields
}

ClickhouseV1Client is used to interact with features provided by the clickhouse.altinity.com group.

func New

New creates a new ClickhouseV1Client for the given RESTClient.

func NewForConfig

func NewForConfig(c *rest.Config) (*ClickhouseV1Client, error)

NewForConfig creates a new ClickhouseV1Client for the given config.

func NewForConfigOrDie

func NewForConfigOrDie(c *rest.Config) *ClickhouseV1Client

NewForConfigOrDie creates a new ClickhouseV1Client for the given config and panics if there is an error in the config.

func (*ClickhouseV1Client) ClickHouseInstallationTemplates

func (c *ClickhouseV1Client) ClickHouseInstallationTemplates(namespace string) ClickHouseInstallationTemplateInterface

func (*ClickhouseV1Client) ClickHouseInstallations

func (c *ClickhouseV1Client) ClickHouseInstallations(namespace string) ClickHouseInstallationInterface

func (*ClickhouseV1Client) ClickHouseOperatorConfigurations

func (c *ClickhouseV1Client) ClickHouseOperatorConfigurations(namespace string) ClickHouseOperatorConfigurationInterface

func (*ClickhouseV1Client) RESTClient

func (c *ClickhouseV1Client) RESTClient() rest.Interface

RESTClient returns a RESTClient that is used to communicate with API server by this client implementation.

Directories

Path Synopsis
Package fake has the automatically generated clients.
Package fake has the automatically generated clients.

Jump to

Keyboard shortcuts

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