Current_albatross_deployerSourceval get_ip :
?blacklist:Ipaddr.V4.t list ->
prefix:Ipaddr.V4.Prefix.t ->
Config.Pre.t Current.t ->
Ipaddr.V4.t Current.tUse the current-deployerd service to obtain an IP for the configuration.
Deploy the configuration to albatross
val publish :
service:string ->
?ports:Port.t list ->
Deployed.t Current.t ->
Published.t Current.tPublish a service, optionally exposing ports to the deployed unikernel
Garbage collect IPs and deployments managed by current-albatross-deployer and kill corresponding unikernels. Only specified deployments are kept.