Documentation ¶
Index ¶
Constants ¶
View Source
const ( // ErrGetServiceAccount indicates an error in getting the service account resource. ErrGetServiceAccount druidv1alpha1.ErrorCode = "ERR_GET_SERVICE_ACCOUNT" // ErrSyncServiceAccount indicates an error in syncing the service account resource. ErrSyncServiceAccount druidv1alpha1.ErrorCode = "ERR_SYNC_SERVICE_ACCOUNT" // ErrDeleteServiceAccount indicates an error in deleting the service account resource. ErrDeleteServiceAccount druidv1alpha1.ErrorCode = "ERR_DELETE_SERVICE_ACCOUNT" )
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.