package
0.15.2-fef4a42
Repository: https://github.com/ydataai/go-core.git
Documentation: pkg.go.dev

# Functions

NewKubeClient initializes a new client for Kubernetes.
NewMetrics register new metrics service WARNING: you cannot call this method twice passing the same name otherwise, it can cause panic.

# Structs

KubeClient implements structure for Kubernetes Client.
Metrics is a simple struct with some metric templates.

# Interfaces

KubeClientInterface defines the interface for Kubernetes Client.