Documentation ¶
Index ¶
Constants ¶
View Source
const ( // KeyReconcile is used for tagging all reconcile activity. KeyReconcile = "reconcile" // KeyController for identifying which controller is reconciling. KeyController = "controller" // KeyNamespace for identifying which namespace the object resides. KeyNamespace = "namespace" // KeyName for identifying the object. KeyName = "name" )
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.