kube

package
v0.14.2 Latest Latest
Warning

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

Go to latest
Published: Jul 2, 2026 License: Apache-2.0 Imports: 60 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 interface {
	cluster.Client
}

Client interface includes cluster client

func NewClient

func NewClient(ctx context.Context, log log.Logger, ns string) (Client, error)

NewClient returns new Kubernetes Client instance with provided logger, host and ns. Returns error in-case of failure configPath may be the empty string

type IngressConfig added in v0.12.0

type IngressConfig struct {
	IngressMode      builder.IngressMode
	GatewayName      string
	GatewayNamespace string
}

Directories

Path Synopsis
Package errors provides cluster error types.
Package errors provides cluster error types.
operators
types

Jump to

Keyboard shortcuts

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