# Functions
No description provided by the author
NewKubernetes creates a new Kubernetes implementation.
No description provided by the author
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
KubernetesImpl is the concrete implementation of the Kubernetes client interface.
KubernetesMock is a mock implementation of the Kubernetes interface, this can be used when writing tests.
No description provided by the author
No description provided by the author
PrometheusMock is a mock implementation of the Queryable interface for testing.
No description provided by the author
# Interfaces
No description provided by the author
Kubernetes defines an interface for a Kubernetes client.
No description provided by the author
Prometheus defines an interface that can query a prometheus API this is cut down from the official v1.API to only include required fields.