package
0.0.1
Repository: https://github.com/ueokande/logbook.git
Documentation: pkg.go.dev

# Functions

LoadCurrentContext loads a context in KUBECONFIG and returns it.
NewClient loads Kubernetes configuration by the kubeconfig and returns new Client.

# Constants

The pod is added.
The pod is deleted.
The pod is updated.

# Structs

Client is a wrapper for a Kubernetes client.
PodEvent represents an event of the pods in Kubernetes API.

# Type aliases

PodEventType represents an event type of the pod.