Documentation ¶
Index ¶
Constants ¶
View Source
const ( TypeAgentSync v1alpha1.ConditionType = "AgentSynced" ReasonAgentSyncSuccess v1alpha1.ConditionReason = "Success" ReasonAgentSyncError v1alpha1.ConditionReason = "Error" )
Condition constants.
Variables ¶
This section is empty.
Functions ¶
func AgentSyncError ¶
AgentSyncError returns a condition indicating that Agent encountered an error while syncing the resource.
func AgentSyncSuccess ¶
AgentSyncSuccess returns a condition indicating that Agent successfully synced with the remote cluster.
func NewNameFilter ¶
func NewNameFilter(list []types.NamespacedName) predicate.Funcs
NewNameFilter returns a new *NameFilter that uses the given list.
func NewXRDWithClaim ¶
NewXRDWithClaim returns a new XRDWithClaim object.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.