Documentation ¶
Index ¶
Constants ¶
View Source
const ( // ValidatingPodPath represents pod objects' validating handler's path ValidatingPodPath = validatingPrefix + podPath // ValidatingRssPath represents rss objects' validating handler's path ValidatingRssPath = validatingPrefix + rssPath // MutatingRssPath represents rss objects' mutating handler's path MutatingRssPath = mutatingPrefix + rssPath // ComponentName represents name of component. ComponentName = "rss-webhook" )
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.