Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Exist ¶
func Exist(syn *apiv1.Synthesizer, c *apiv1.Composition) bool
Exist returns true when all of the inputs required by a synthesizer are represented by the given composition's status.
func OutOfLockstep ¶
func OutOfLockstep(synth *apiv1.Synthesizer, comp *apiv1.Composition, revs []apiv1.InputRevisions) bool
OutOfLockstep returns true when one or more inputs that specify a revision do not match the others. It also returns true if any revision is derived from a synthesizer/composition generation older than the ones provided.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.