Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Registry ¶
type Registry struct {
*portercontext.Context
}
func NewRegistry ¶
func NewRegistry(c *portercontext.Context) *Registry
func (*Registry) PullBundle ¶
PullBundle pulls a bundle from an OCI registry.
func (*Registry) PushBundle ¶
func (*Registry) PushInvocationImage ¶
PushInvocationImage pushes the invocation image from the Docker image cache to the specified location the expected format of the invocationImage is REGISTRY/NAME:TAG. Returns the image digest from the registry.
Click to show internal directories.
Click to hide internal directories.