Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FallBackOnFiles ¶
func FallBackOnFiles(spec v1alpha1.LiveUpdateSpec) model.PathSet
FallBackOnFiles returns a PathSet of files which, if any have changed, indicate that we should fall back to an image build.
func IsEmptySpec ¶
func IsEmptySpec(spec v1alpha1.LiveUpdateSpec) bool
func RunSteps ¶
func RunSteps(spec v1alpha1.LiveUpdateSpec) []model.Run
Evaluates live-update exec relative to the base path, and returns a run with resolved paths.
func ShouldRestart ¶
func ShouldRestart(spec v1alpha1.LiveUpdateSpec) bool
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.