Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrLeaseNotFound = errors.New("kube: lease not found") ErrNoDeploymentForLease = errors.New("kube: no deployments for lease") ErrNoManifestForLease = errors.New("kube: no manifest for lease") ErrInternalError = errors.New("kube: internal error") ErrNoServiceForLease = errors.New("no service for that lease") ErrInvalidHostnameConnection = errors.New("kube: invalid hostname connection") ErrMissingLabel = errors.New("kube: missing label") ErrInvalidLabelValue = errors.New("kube: invalid label value") )
Functions ¶
This section is empty.
Types ¶
Source Files ¶
Click to show internal directories.
Click to hide internal directories.