Documentation ¶
Index ¶
- func GetDeploymentState(bundleDeployment *fleet.BundleDeployment) fleet.BundleState
- func GetSummaryState(summary fleet.BundleSummary) fleet.BundleState
- func Increment(left *fleet.BundleSummary, right fleet.BundleSummary)
- func IncrementResourceCounts(left *fleet.GitRepoResourceCounts, right fleet.GitRepoResourceCounts)
- func IncrementState(summary *fleet.BundleSummary, name string, state fleet.BundleState, ...)
- func IsReady(summary fleet.BundleSummary) bool
- func MessageFromCondition(conditionType string, conds []genericcondition.GenericCondition) string
- func MessageFromDeployment(deployment *fleet.BundleDeployment) string
- func ReadyMessage(summary fleet.BundleSummary, referencedKind string) string
- func SetReadyConditions(obj interface{}, referencedKind string, summary fleet.BundleSummary)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetDeploymentState ¶
func GetDeploymentState(bundleDeployment *fleet.BundleDeployment) fleet.BundleState
func GetSummaryState ¶ added in v0.3.0
func GetSummaryState(summary fleet.BundleSummary) fleet.BundleState
func Increment ¶
func Increment(left *fleet.BundleSummary, right fleet.BundleSummary)
func IncrementResourceCounts ¶ added in v0.3.0
func IncrementResourceCounts(left *fleet.GitRepoResourceCounts, right fleet.GitRepoResourceCounts)
func IncrementState ¶
func IncrementState(summary *fleet.BundleSummary, name string, state fleet.BundleState, message string, modified []fleet.ModifiedStatus, nonReady []fleet.NonReadyStatus)
func IsReady ¶
func IsReady(summary fleet.BundleSummary) bool
func MessageFromCondition ¶
func MessageFromCondition(conditionType string, conds []genericcondition.GenericCondition) string
func MessageFromDeployment ¶
func MessageFromDeployment(deployment *fleet.BundleDeployment) string
func ReadyMessage ¶
func ReadyMessage(summary fleet.BundleSummary, referencedKind string) string
func SetReadyConditions ¶
func SetReadyConditions(obj interface{}, referencedKind string, summary fleet.BundleSummary)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.