package
2.10.0-rc.1+incompatible
Repository: https://github.com/pepov/helm.git
Documentation: pkg.go.dev

# Functions

GetConfig returns a Kubernetes client config for a given context.
New creates a new Client.
NewTunnel creates a new tunnel.

# Constants

MissingGetHeader is added to Get's output when a resource is not found.

# Variables

ErrNoObjectsVisited indicates that during a visit operation, no matching objects were found.

# Structs

Client represents a client capable of communicating with the Kubernetes API.
Tunnel describes a ssh-like tunnel to a kubernetes pod.

# Type aliases

ResourceActorFunc performs an action on a single resource.
Result provides convenience methods for comparing collections of Infos.