Documentation ¶
Index ¶
Constants ¶
View Source
const ( // ErrGetConfigMap indicates an error in getting the configmap resource. ErrGetConfigMap druidv1alpha1.ErrorCode = "ERR_GET_CONFIGMAP" // ErrSyncConfigMap indicates an error in syncing the configmap resource. ErrSyncConfigMap druidv1alpha1.ErrorCode = "ERR_SYNC_CONFIGMAP" // ErrDeleteConfigMap indicates an error in deleting the configmap resource. ErrDeleteConfigMap druidv1alpha1.ErrorCode = "ERR_DELETE_CONFIGMAP" )
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.