Versions in this module Expand all Collapse all v1 v1.11.1 Sep 9, 2026 Changes in this version + type AvailableReason string + const ReasonAllReplicasReady + const ReasonInsufficientReadyReplicas + func (r AvailableReason) String() string + type ProgressingReason string + const ReasonReplicasProgressing + func (r ProgressingReason) String() string + type SyncedReason string + const ReasonPoolSynced + const ReasonRestartPendingApproval + const ReasonRolloutInProgress + func (r SyncedReason) String() string + type Type string + const TypeAvailable + const TypeProgressing + const TypeSynced + func (t Type) String() string