Documentation
¶
Index ¶
Constants ¶
View Source
const ( IgnoreCacheKeySrcPkg = "dalec.srcpkg" IgnoreCacheKeyPkg = "dalec.pkg" IgnoreCacheKeyContainer = "dalec.container" )
Defines filter keys for ignoring caches for specific phases of the build.
Variables ¶
This section is empty.
Functions ¶
func RegisterRouteProvider ¶ added in v0.21.0
func RegisterRouteProvider(name string, routes func(ctx context.Context, spec *dalec.Spec) ([]frontend.Route, error))
RegisterRouteProvider registers a plugin that provides flat routes for the Router.
func TestingAltTargetKey ¶ added in v0.21.0
TestingAltTargetKey returns the test-only alternate target key for key.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.