client

package
v0.12.2 Latest Latest
Warning

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

Go to latest
Published: Jul 7, 2022 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DefaultProducer

type DefaultProducer struct {
	CRDClient        apiextclient.Interface
	KubeClient       kubernetes.Interface
	DynamicClient    dynamic.Interface
	OperatorClient   operatorclient.Interface
	SubmarinerClient submarinerclient.Interface
}

func (*DefaultProducer) ForCRD

func (*DefaultProducer) ForDynamic

func (p *DefaultProducer) ForDynamic() dynamic.Interface

func (*DefaultProducer) ForKubernetes

func (p *DefaultProducer) ForKubernetes() kubernetes.Interface

func (*DefaultProducer) ForOperator

func (p *DefaultProducer) ForOperator() operatorclient.Interface

func (*DefaultProducer) ForSubmariner

func (p *DefaultProducer) ForSubmariner() submarinerclient.Interface

type Producer

type Producer interface {
	ForCRD() apiextClient.Interface
	ForKubernetes() kubernetes.Interface
	ForDynamic() dynamic.Interface
	ForOperator() operatorClientset.Interface
	ForSubmariner() submarinerClientset.Interface
}

func NewProducerFromRestConfig

func NewProducerFromRestConfig(config *rest.Config) (Producer, error)

Directories

Path Synopsis
clientset
versioned
This package has the automatically generated clientset.
This package has the automatically generated clientset.
versioned/fake
This package has the automatically generated fake clientset.
This package has the automatically generated fake clientset.
versioned/scheme
This package contains the scheme of the automatically generated clientset.
This package contains the scheme of the automatically generated clientset.
versioned/typed/submariner/v1alpha1
This package has the automatically generated typed clients.
This package has the automatically generated typed clients.
versioned/typed/submariner/v1alpha1/fake
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