Documentation
¶
Index ¶
- Variables
- func AllPackages() []habpkg.HabPkg
- func AllServices() ([]habpkg.HabPkg, error)
- func BinlinksForService(serviceName string) []string
- func IsDataService(candidate string) bool
- func ServicesInCollection(collection string) ([]habpkg.HabPkg, error)
- func ServicesInCollections(collections []string) ([]habpkg.HabPkg, error)
- func SupplementaryPackagesInCollection(collection string) ([]habpkg.HabPkg, error)
Constants ¶
This section is empty.
Variables ¶
View Source
var AllBinds bind.Binds
AllBinds contains all the bindings that the deployment service is aware of
Functions ¶
func AllPackages ¶
AllPackages returns a list of all packages (service, binary, or whatever) that were specified in the manifest
func AllServices ¶
func BinlinksForService ¶
func IsDataService ¶
IsDataService is used during A1 -> A2 upgrades to start postgres/elasticsearch separately from the domain services.
func ServicesInCollections ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.