package
Version:
v0.1.0
Opens a new window with list of versions in this module.
Published: Nov 5, 2018
License: Apache-2.0
Opens a new window with license information.
Imports: 19
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Runs the demo script
func NewScript(upper engine.Upper, hud hud.HeadsUpDisplay, kClient k8s.Client,
env k8s.Env, st *store.Store, branch RepoBranch) Script
func (s Script) Run(ctx context.Context) error
type Step struct {
Narration string
Command string
ChangeBranch bool
CreateManifests bool
WaitForHealthy bool
WaitForBuildError bool
WaitForPodRestart bool
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.