Documentation
¶
Index ¶
- func ComposeArgs(args ...string) []string
- func ResolvePlatform(cfg config.Config) (string, error)
- type Backend
- func (Backend) Available(ctx context.Context) status.DoctorResult
- func (Backend) Build(ctx context.Context, cfg config.Config) error
- func (Backend) Exec(ctx context.Context, cfg config.Config, args []string) error
- func (Backend) Name() string
- func (Backend) Shell(ctx context.Context, cfg config.Config) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ComposeArgs ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.