clients

package
v0.0.0-...-1d80bfb Latest Latest
Warning

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

Go to latest
Published: Aug 25, 2024 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func InitKubeClientSetWithOpts

func InitKubeClientSetWithOpts(opts *Config)

InitKubeClientSetWithOpts initialize global clients with given config.

Types

type Clients

type Clients interface {
	Kubernetes(cluster string) client.Client
}

Clients aggregates all clients of kube needed

func Interface

func Interface() Clients

Interface the entry for kube client

type Config

type Config struct {
}

func (*Config) Validate

func (c *Config) Validate() []error

Jump to

Keyboard shortcuts

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