Module Values.ContainerConfigurationsSource

Sourcetype nonrec t = ContainerConfiguration.t list
Sourceval make : 'a -> 'a
Sourceval of_string : 'a -> 'b
Sourceval to_value : ContainerConfiguration.t list -> [> `List of [> `Structure of (string * [> `Integer of NullableCpu.t | `String of ContainerName.t | `Structure of (string * [> `Integer of NullableMemory.t ]) list ]) list ] list ]
Sourceval to_header : 'a -> 'b