Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewContainerdClient ¶
func NewContainerdClient() (_type.ContainerClient, error)
func Push ¶
func Push(ctx context.Context, client *containerd.Client, rawRef, username, password string, options types.ImagePushOptions) error
Types ¶
type Client ¶
type Client struct {
Ctx context.Context
Client *containerd.Client
}
func (*Client) CommitImageFromSelf ¶
func (*Client) PushImageFromSelf ¶
Click to show internal directories.
Click to hide internal directories.