Documentation ¶
Index ¶
- Constants
- func BuildTargets(ctx context.Context, dockerCli command.Cli, opts map[string]build.Options, ...) (imageID string, err error)
- func DecodeExporterResponse(exporterResponse map[string]string) map[string]interface{}
- func DockerAPI(dockerCli command.Cli) *api
- func GetDrivers(ctx context.Context, dockerCli command.Cli, contextPathHash string, ...) ([]build.DriverInfo, error)
- func IsExperimental() bool
- func ListToMap(values []string, defaultEnv bool) map[string]string
- func ParseContextNames(values []string) (map[string]build.NamedContext, error)
- func ParsePrintFunc(str string) (*build.PrintFunc, error)
- func WrapBuildError(err error, bake bool) error
- func WriteMetadataFile(filename string, dt interface{}) error
Constants ¶
View Source
const DefaultTargetName = "default"
Variables ¶
This section is empty.
Functions ¶
func BuildTargets ¶
func DecodeExporterResponse ¶
func GetDrivers ¶
func IsExperimental ¶
func IsExperimental() bool
func ParseContextNames ¶
func ParseContextNames(values []string) (map[string]build.NamedContext, error)
func WrapBuildError ¶
func WriteMetadataFile ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.