Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // MetadataKey is the label or annotation key used to disable the diffing // of an object. MetadataKey = helmv1.GroupVersion.Group + "/driftDetection" // MetadataDisabledValue is the value used to disable the diffing of an // object using MetadataKey. MetadataDisabledValue = "disabled" )
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.