Documentation
¶
Index ¶
- func Login(ctx context.Context, address, username, password string) error
- func Path(ctx context.Context) (string, *semver.Version, error)
- func Pull(ctx context.Context, image string) error
- func Push(ctx context.Context, image string) error
- func RunInteractive(ctx context.Context, image string, options RunOptions, args ...string) error
- func Tag(ctx context.Context, source, target string) error
- func Tool(ctx context.Context) (string, *semver.Version, error)
- type RunOptions
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RunInteractive ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.