client

package
v0.6.1 Latest Latest
Warning

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

Go to latest
Published: Dec 6, 2025 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client added in v0.6.1

type Client struct {
	// KClient is the kubernetes client instance.
	KClient kubernetes.Interface
	// SClient is the sonobuoy client instance.
	SClient client.Interface
	// RestConfig is the rest config for the kubernetes client.
	RestConfig *rest.Config
}

Client is the interface to store kubernetes and sonobuoy client instances.

func NewClient added in v0.6.1

func NewClient() (*Client, error)

NewClient creates a new client instance.

Jump to

Keyboard shortcuts

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