Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Kubernetes ¶
Kubernetes is a deployer for k8s
func (*Kubernetes) Deploy ¶
func (k *Kubernetes) Deploy(revision string) error
Deploy builds and applies a kubernetes manifest for the service
func (*Kubernetes) Revision ¶
func (k *Kubernetes) Revision() (string, error)
Revision returns the currently deployed revision from the k8s annotation
Click to show internal directories.
Click to hide internal directories.