package current-albatross-deployer

  1. Overview
  2. Docs

Module Types.IpSource

Sourcetype t = {
  1. ip : Ipaddr.V4.t;
  2. tag : string;
}
Sourceval pp : t Fmt.t