Module Values_1.DeployedImagesSource

Sourcetype nonrec t = DeployedImage.t list
Sourceval make : 'a -> 'a
Sourceval of_string : 'a -> 'b
Sourceval to_value : DeployedImage.t list -> [> `List of [> `Structure of (string * [> `String of Values_0.ContainerImage.t | `Timestamp of Values_0.Timestamp.t ]) list ] list ]
Sourceval to_header : 'a -> 'b
Sourceval of_xml : Awso.Xml.t -> DeployedImage.t list
Sourceval of_json : [> Yojson.Safe.t ] -> DeployedImage.t list
Sourceval to_json : DeployedImage.t list -> Yojson.Safe.t