Documentation ¶
Overview ¶
Package command implement the operation controller
Index ¶
- Variables
- func Bowie() (messages []string)
- func Deploy(ctx context.Context, k8sRepo config.KubernetesConfigsRepo, texts []string, ...) (messages []string, err error)
- func Release(ctx context.Context, k8sRepo config.KubernetesConfigsRepo, texts []string, ...) (messages []string, err error)
- type Deployment
Constants ¶
This section is empty.
Variables ¶
View Source
var DeployWorker deployWorker
Functions ¶
Types ¶
type Deployment ¶
type Deployment struct {
// contains filtered or unexported fields
}
Source Files ¶
Click to show internal directories.
Click to hide internal directories.