nuker

package
v0.31.1 Latest Latest
Warning

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

Go to latest
Published: Oct 5, 2025 License: BSD-3-Clause Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

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

func New

func New(cfg *ClientConfig) *Client

func (*Client) Run

func (c *Client) Run(ctx context.Context, restartArgs []string) (err error)

Run sends a update command to the Bee clients in the Kubernetes cluster

type ClientConfig

type ClientConfig struct {
	Log                   logging.Logger
	NodeProvider          node.NodeProvider
	K8sClient             *k8s.Client
	UseRandomNeighborhood bool
}

Jump to

Keyboard shortcuts

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