Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ClientOpts ¶
func ClientOpts(c client.CommonAPIClient) []bkclient.ClientOpt
ClientOpts returns a list of buildkit client options which allows the caller to create a buildkit client which will connect to the buildkit API provided by the daemon.
Example: bkclient.New(ctx, "", ClientOpts(c)...)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.