Versions in this module Expand all Collapse all v0 v0.1.1 Apr 11, 2023 v0.1.0 Mar 27, 2023 Changes in this version + const AddressEnv + var WellKnownEndpoints = []string + func GetAddress(ctx context.Context, explicitAddress string) (string, error) + func GetAddressWithTimeout(timeout time.Duration, explicitAddress string) (string, error) + func NewRemoteRuntime(endpoint string) (machine.RuntimeService, error)