Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Update ¶
func Update(ctx context.Context, clnt client.Client, vdb *vapi.VerticaDB, updateFunc func(*vapi.VerticaDB) error) error
Update will set status fields in the VerticaDB. It handles retry for transient errors like when update fails because another client updated the VerticaDB.
func UpdateCondition ¶
func UpdateCondition(ctx context.Context, clnt client.Client, vdb *vapi.VerticaDB, condition vapi.VerticaDBCondition) error
UpdateCondition will update a condition status This is a no-op if the status condition is already set. The input vdb will be updated with the status condition.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.