package
3.0.0-alpha.1+incompatible
Repository: https://github.com/appscode/helm.git
Documentation: pkg.go.dev

# Functions

GetConfig returns a Kubernetes client config.
New creates a new Client.

# 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.
PrintingKubeClient implements KubeClient, but simply prints the reader to the given output.

# Interfaces

Factory provides abstractions that allow the Kubectl command to be extended across multiple types of resources and different API sets.
KubernetesClient represents a client capable of communicating with the Kubernetes API.

# Type aliases

Result provides convenience methods for comparing collections of Infos.