Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type EnvFromMetadataHasher ¶
type EnvFromMetadataHasher interface { GetExpectHash(c *v1.Container, objMeta metav1.Object) uint64 GetCurrentHash(c *v1.Container, getter EnvGetter) (uint64, error) }
func NewEnvFromMetadataHasher ¶
func NewEnvFromMetadataHasher() EnvFromMetadataHasher
Click to show internal directories.
Click to hide internal directories.