 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Index ¶
Constants ¶
      View Source
      
  
const AnnotationHash = api.InternalFlagPrefix + "template-hash"
    Variables ¶
This section is empty.
Functions ¶
func AddAnnotation ¶
func GenerateHash ¶
GenerateHash creates a hash from the provided input. This hash is meant to be used for simplifying detecting differences between 2 objects. Uses FNV-1 hashing, should be used for hashing not sensitive data.
func GenerateSecureHash ¶ added in v1.7.0
GenerateSecureHash creates a hash from the provided input. This hash is meant to be used for simplifying detecting differences between 2 values. Uses SHA256 hashing, can be used for hashing sensitive data.
func IsAnnotationDifferent ¶
func IsDifferent ¶
Types ¶
This section is empty.
 Click to show internal directories. 
   Click to hide internal directories.