containermeta

package
v1.6.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 28, 2024 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func IsContainerReferenceToMeta added in v1.1.0

func IsContainerReferenceToMeta(c *v1.Container, path, key string) bool

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

type EnvGetter

type EnvGetter func(key string) (string, error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL