Documentation ¶
Overview ¶
feature contains cainjector feature gate setup code. Do not import this package into any code that's shared with other components to prevent overwriting other component's featue gates, see i.e https://github.com/cert-manager/cert-manager/issues/6011
Index ¶
Constants ¶
View Source
const ( // Owner: @inteon // Alpha: v1.12 // // ServerSideApply enables the use of ServerSideApply in all API calls. ServerSideApply featuregate.Feature = "ServerSideApply" )
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.