package
0.11.0
Repository: https://github.com/kobsio/kobs.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
Package terminal implements the functions for all terminal interactions in the frontend.

# Functions

NewClient returns a new client to interact with a Kubernetes cluster.
NewMockClient creates a new instance of MockClient.

# Structs

CRD is the format of a Custom Resource Definition.
CRDColumn is a single column for the CRD.
MockClient is an autogenerated mock type for the Client type.

# Interfaces

Client is the interface to interact with an Kubernetes cluster.
No description provided by the author