v1

package
v0.0.0-...-146a38b Latest Latest
Warning

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

Go to latest
Published: May 31, 2023 License: BSD-3-Clause, BSD-3-Clause 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 ElasticsearchClusterExpansion

type ElasticsearchClusterExpansion interface{}

type ElasticsearchClusterInterface

type ElasticsearchClusterInterface interface {
	Create(*v1.ElasticsearchCluster) (*v1.ElasticsearchCluster, error)
	Update(*v1.ElasticsearchCluster) (*v1.ElasticsearchCluster, error)
	UpdateStatus(*v1.ElasticsearchCluster) (*v1.ElasticsearchCluster, error)
	Delete(name string, options *meta_v1.DeleteOptions) error
	DeleteCollection(options *meta_v1.DeleteOptions, listOptions meta_v1.ListOptions) error
	Get(name string, options meta_v1.GetOptions) (*v1.ElasticsearchCluster, error)
	List(opts meta_v1.ListOptions) (*v1.ElasticsearchClusterList, error)
	Watch(opts meta_v1.ListOptions) (watch.Interface, error)
	Patch(name string, pt types.PatchType, data []byte, subresources ...string) (result *v1.ElasticsearchCluster, err error)
	ElasticsearchClusterExpansion
}

ElasticsearchClusterInterface has methods to work with ElasticsearchCluster resources.

type ElasticsearchClustersGetter

type ElasticsearchClustersGetter interface {
	ElasticsearchClusters(namespace string) ElasticsearchClusterInterface
}

ElasticsearchClustersGetter has a method to return a ElasticsearchClusterInterface. A group's client should implement this interface.

type EnterprisesV1Client

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

EnterprisesV1Client is used to interact with features provided by the enterprises.upmc.com group.

func New

New creates a new EnterprisesV1Client for the given RESTClient.

func NewForConfig

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

NewForConfig creates a new EnterprisesV1Client for the given config.

func NewForConfigOrDie

func NewForConfigOrDie(c *rest.Config) *EnterprisesV1Client

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

func (*EnterprisesV1Client) ElasticsearchClusters

func (c *EnterprisesV1Client) ElasticsearchClusters(namespace string) ElasticsearchClusterInterface

func (*EnterprisesV1Client) RESTClient

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

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

type EnterprisesV1Interface

type EnterprisesV1Interface interface {
	RESTClient() rest.Interface
	ElasticsearchClustersGetter
}

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