Home
last modified time | relevance | path

Searched refs:StemcellRepo (Results 1 – 15 of 15) sorted by relevance

/dports/net/bosh-cli/bosh-cli-5.5.0/stemcell/
H A Dmanager_factory.go13 repo biconfig.StemcellRepo
16 func NewManagerFactory(repo biconfig.StemcellRepo) ManagerFactory { argument
H A Dcloud_stemcell.go21 repo biconfig.StemcellRepo
27 repo biconfig.StemcellRepo, argument
H A Dmanager.go21 repo biconfig.StemcellRepo
25 func NewManager(repo biconfig.StemcellRepo, cloud bicloud.Cloud) Manager { argument
H A Dcloud_stemcell_test.go20 stemcellRepo biconfig.StemcellRepo
H A Dmanager_test.go24 stemcellRepo biconfig.StemcellRepo
/dports/net/bosh-cli/bosh-cli-5.5.0/deployment/vm/
H A Dmanager_factory.go19 stemcellRepo biconfig.StemcellRepo
28 stemcellRepo biconfig.StemcellRepo, argument
H A Dmanager.go28 stemcellRepo biconfig.StemcellRepo
42 stemcellRepo biconfig.StemcellRepo, argument
H A Dvm.go52 stemcellRepo biconfig.StemcellRepo
66 stemcellRepo biconfig.StemcellRepo, argument
91 stemcellRepo biconfig.StemcellRepo, argument
H A Dmanager_test.go37 stemcellRepo biconfig.StemcellRepo
/dports/net/bosh-cli/bosh-cli-5.5.0/deployment/
H A Drecord.go19 stemcellRepo biconfig.StemcellRepo
25 stemcellRepo biconfig.StemcellRepo, argument
H A Ddeployment_test.go55 stemcellRepo biconfig.StemcellRepo
H A Dmanager_test.go156 stemcellRepo biconfig.StemcellRepo
/dports/net/bosh-cli/bosh-cli-5.5.0/config/
H A Dstemcell_repo.go8 type StemcellRepo interface // StemcellRepo persists stemcells metadata interface
24 …epo(deploymentStateService DeploymentStateService, uuidGenerator boshuuid.Generator) StemcellRepo {
H A Dstemcell_repo_test.go15 repo StemcellRepo
/dports/net/bosh-cli/bosh-cli-5.5.0/integration/
H A Dcreate_env_test.go104 stemcellRepo biconfig.StemcellRepo