Module Values.VirtualClustersSource

Sourcetype nonrec t = VirtualCluster.t list
Sourceval make : 'a -> 'a
Sourceval of_string : 'a -> 'b
Sourceval to_value : VirtualCluster.t list -> [> `List of [> `Structure of (string * [> `Enum of string | `Map of ([> `String of String128.t ] * [> `String of StringEmpty256.t ]) list | `String of ResourceIdString.t | `Structure of (string * [> `Enum of string | `String of ClusterId.t | `Structure of (string * [> `Structure of (string * [> `String of KubernetesNamespace.t ]) list ]) list ]) list | `Timestamp of Date.t ]) list ] list ]
Sourceval to_header : 'a -> 'b
Sourceval of_xml : Awso.Xml.t -> VirtualCluster.t list
Sourceval of_json : [> Yojson.Safe.t ] -> VirtualCluster.t list