Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type DiffReporterFunc ¶
var ( // DiffReporter is called whenever the old and new objects are not // semantically equivalent; its main purpose is to aid in debugging // and to spot reconciling loops (often caused by server-side // defaulting). DiffReporter DiffReporterFunc )
Click to show internal directories.
Click to hide internal directories.