package
1.0.0
Repository: https://github.com/open-micro/plugins.git
Documentation: pkg.go.dev

# Packages

Package api ...
Package mock implements a mock k8s client.
Package watch implements the k8s watcher.

# Functions

CertPoolFromFile returns an x509.CertPool containing the certificates in the given PEM-encoded file.
CertsFromPEM returns the x509.Certificates contained in the given PEM-encoded byte array.
NewClientByHost sets up a client by host.
NewClientInCluster should work similarly to the official api NewInClient by setting up a client configuration for use within a k8s pod.

# Variables

ErrReadNamespace error when failed to read namespace.

# Structs

Meta ...
Pod is the top level item for a pod.
PodList ...
Status ...

# Interfaces

Kubernetes ...