Documentation ¶
Index ¶
Constants ¶
View Source
const ( // ErrGetRole indicates an error in getting the role resource. ErrGetRole druidv1alpha1.ErrorCode = "ERR_GET_ROLE" // ErrSyncRole indicates an error in syncing the role resource. ErrSyncRole druidv1alpha1.ErrorCode = "ERR_SYNC_ROLE" // ErrDeleteRole indicates an error in deleting the role resource. ErrDeleteRole druidv1alpha1.ErrorCode = "ERR_DELETE_ROLE" )
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.