# Functions
NewClusterObserver creates a ClusterObserver.
NewConcurrentObserver creates a ConcurrentObserver.
NewDeploymentInfoSet returns a new DeploymentInfoSet.
# Structs
Cluster represents a target cluster.
ClusterObserver observers a single target cluster.
ConcurrentObserver combines results from multiple Observers, run concurrently.
DeploymentInfo is release-relevent info about deployment status.
DeploymentInfoSet returns deployment info for Live and Standby clusters.
IntStat records int32 stats.
Observation encapsulates observed deployment state for an app target.
# Interfaces
Observer returns an Observation for a namespace.