clusterhelper

package
v0.0.0-...-785d519 Latest Latest
Warning

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

Go to latest
Published: May 19, 2025 License: Apache-2.0 Imports: 19 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Helper

type Helper interface {
	runner.Runnable
	// GetHostClusterClient returns kubernetes API client for the Host cluster
	GetHostClusterClient(ctx context.Context) (client.Client, error)
	// GetDPUClusterClient returns kubernetes API client for the DPU cluster
	GetDPUClusterClient(ctx context.Context) (client.Client, error)
}

func New

func New(config config.Controller) Helper

Jump to

Keyboard shortcuts

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