clienttools

package
v0.0.0-...-be29cce Latest Latest
Warning

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

Go to latest
Published: Jan 12, 2024 License: Apache-2.0 Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ClientTools

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

func (*ClientTools) ApiClient

func (ck *ClientTools) ApiClient() (kubernetes.Interface, error)

func (*ClientTools) CoreV1Client

func (ck *ClientTools) CoreV1Client() (corev1.CoreV1Interface, error)

func (*ClientTools) DynamicClient

func (ck *ClientTools) DynamicClient() (c dynamic.Interface, err error)

func (*ClientTools) GetScheme

func (ck *ClientTools) GetScheme() *runtime.Scheme

func (*ClientTools) OlmClient

func (ck *ClientTools) OlmClient() (olmcli.Interface, error)

func (*ClientTools) RestConfig

func (ck *ClientTools) RestConfig() (c *rest.Config)

func (*ClientTools) RuntimeClient

func (ck *ClientTools) RuntimeClient() (c client.Client, err error)

func (*ClientTools) SetApiClient

func (ck *ClientTools) SetApiClient(a kubernetes.Interface)

func (*ClientTools) SetCoreV1Client

func (ck *ClientTools) SetCoreV1Client(c corev1.CoreV1Interface)

func (*ClientTools) SetDynamicClient

func (ck *ClientTools) SetDynamicClient(d dynamic.Interface)

func (*ClientTools) SetOlmClient

func (ck *ClientTools) SetOlmClient(c olmcli.Interface)

func (*ClientTools) SetRuntimeClient

func (ck *ClientTools) SetRuntimeClient(c client.Client)

Jump to

Keyboard shortcuts

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