Documentation ¶
Overview ¶
Package kubernetes provides a kubernetes registry
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrNoHostname = errors.New("failed to get podname from HOSTNAME variable") ErrNoNodesFound = errors.New("you must provide at least one node") )
Err are all package errors.
Functions ¶
Types ¶
This section is empty.
Directories ¶
Path | Synopsis |
---|---|
Package client is the kubernetes registry client.
|
Package client is the kubernetes registry client. |
api
Package api ...
|
Package api ... |
mock
Package mock implements a mock k8s client.
|
Package mock implements a mock k8s client. |
watch
Package watch implements the k8s watcher.
|
Package watch implements the k8s watcher. |
Click to show internal directories.
Click to hide internal directories.