Documentation ¶
Index ¶
Constants ¶
View Source
const ( // EnableSuspendOnFailure enable suspend on workflow failure EnableSuspendOnFailure featuregate.Feature = "EnableSuspendOnFailure" // EnableBackupWorkflowRecord enable backup workflow record EnableBackupWorkflowRecord featuregate.Feature = "EnableBackupWorkflowRecord" // EnablePatchStatusAtOnce enable patch status at once EnablePatchStatusAtOnce featuregate.Feature = "EnablePatchStatusAtOnce" // EnableWatchEventListener enable watch event listener EnableWatchEventListener featuregate.Feature = "EnableWatchEventListener" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.