Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ConfigMapHash ¶
func ConfigMapHash(cm *v1.ConfigMap) (string, error)
ConfigMapHash returns a hash of the ConfigMap. The Data, Kind, and Name are taken into account.
func SecretHash ¶
func SecretHash(sec *v1.Secret) (string, error)
SecretHash returns a hash of the Secret. The Data, Kind, Name, and Type are taken into account.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.