Documentation ¶
Index ¶
- func GetLatestTag(tool types.Tool) (string, error)
- type Runtime
- func (r *Runtime) Binary(ctx context.Context, tool types.Tool, _, toolSource string, _ []string) (bool, []string, error)
- func (r *Runtime) DownloadCredentialHelper(ctx context.Context, tool types.Tool, helperName, distInfo, suffix string, ...) error
- func (r *Runtime) GetHash(_ types.Tool) (string, error)
- func (r *Runtime) ID() string
- func (r *Runtime) Setup(ctx context.Context, _ types.Tool, dataRoot, toolSource string, env []string) ([]string, error)
- func (r *Runtime) Supports(tool types.Tool, cmd []string) bool
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.