Documentation
¶
Index ¶
- func BumpComposeFile(composeFile string, tools *tool.Tools) error
- func BumpDockerfile(dockerfile string, tools *tool.Tools) error
- func BumpKubernetesFile(filename string, tools *tool.Tools) error
- func LoadComposeFile(composeFile string) (*types.Project, error)
- func LoadKubernetesManifest(file []byte) (runtime.Object, error)
- func LoadKubernetesManifestFromFile(filename string) (runtime.Object, error)
- func ReplaceInFile(filename string, imageRefs *ImageRefs, tools *tool.Tools) error
- type ImageRefs
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.