//
pkg.gl
Category
github.com/operator-framework/operator-registry
pkg
image
execregistry
package
1.50.0
Repository:
https://github.com/operator-framework/operator-registry.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
8
Files
39 SLOC
#
Functions
NewRegistry
NewRegistry instantiates and returns a new registry which manipulates images via exec podman/docker commands.
#
Structs
Registry
Registry enables manipulation of images via exec podman/docker commands.
#
Interfaces
CommandRunner
CommandRunner provides some basic methods for manipulating images via an external container tool.