Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Buildx ¶
func Buildx(u *url.URL) (*connhelper.ConnectionHelper, error)
Buildx returns a buildkit connection helper for connecting to a buildx instance. Only "docker-container" buildkit instances are currently supported. If there are multiple nodes configured, one will be chosen at random.
func Docker ¶
func Docker(u *url.URL) (*connhelper.ConnectionHelper, error)
Docker returns a buildkit connection helper for connecting to a docker daemon.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.