Module Values.ContainerAttributesSource

Sourcetype nonrec t = ContainerAttribute.t list
Sourceval make : 'a list -> 'a list
Sourceval of_string : 'a -> 'b
Sourceval to_value : ContainerAttribute.t list -> [> `List of [> `Structure of (string * [> `String of NonZeroAnd128MaxAsciiString.t ]) list ] list ]
Sourceval to_header : 'a -> 'b
Sourceval of_json : [> Yojson.Safe.t ] -> ContainerAttribute.t list