Documentation ¶ Index ¶ Variables func LoadImage(ctx *context.Context, path string) (types.Image, error) func LoadImages(ctx *context.Context) (types.Images, error) func RemoveExtExcludePath(workingDir string, extensionExclude string, filesUpdated []string) []string Constants ¶ This section is empty. Variables ¶ View Source var DataFilename = "mib.yml" Functions ¶ func LoadImage ¶ func LoadImage(ctx *context.Context, path string) (types.Image, error) func LoadImages ¶ func LoadImages(ctx *context.Context) (types.Images, error) func RemoveExtExcludePath ¶ func RemoveExtExcludePath(workingDir string, extensionExclude string, filesUpdated []string) []string Types ¶ This section is empty. Source Files ¶ View all Source files image.go Click to show internal directories. Click to hide internal directories.