package
0.0.0-20180406072006-48c86bf67681
Repository: https://github.com/hardikdr/gardener.git
Documentation: pkg.go.dev

# Functions

ReadImageVector reads the image.yaml in the chart directory, unmarshals it into a []*Image type and returns it.

# Structs

Image contains the repository and the tag of a Docker container image.

# Type aliases

ImageVector is a list of Docker container images.