Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsClusterReady ¶ added in v0.2.0
func IsClusterReady(c *v1beta1.TemporalCluster) bool
IsClusterReady returns true if all services status are in ready state.
func IsWorkerProcessReady ¶ added in v0.8.0
func IsWorkerProcessReady(w *v1beta1.TemporalWorkerProcess) bool
IsWorkerProcessReady returns true if status is in ready state.
func ObservedVersionMatchesDesiredVersion ¶ added in v0.2.0
func ObservedVersionMatchesDesiredVersion(c *v1beta1.TemporalCluster) bool
ObservedVersionMatchesDesiredVersion returns true if all services status versions are matching the desired cluster version.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.