Home
last modified time | relevance | path

Searched defs:BootstrapConfig (Results 1 – 2 of 2) sorted by relevance

/build/blueprint/bootstrap/
Dglob.go247 func globsDir(config BootstrapConfig, stage Stage) string {
257 func GlobFileListFiles(config BootstrapConfig) []string {
Dconfig.go78 type BootstrapConfig interface { interface