Versions in this module Expand all Collapse all v0 v0.1.0 May 5, 2026 Changes in this version + type Autoscaling struct + MaxReplicas int + MinReplicas int + type GeneralLabels struct + DataVersion string + Dataset string + DatasetOwner string + ServiceVersion string + type HealthCheck struct + Mimetype string + QueryString string + type KubernetesSettings struct + Autoscaling *Autoscaling + HealthCheck HealthCheck + type Layer struct + Abstract string + LegendFile string + Name string + Title string + WmsSource WmsSource + type Options struct + Cached *bool + IncludeIngress *bool + MetaSize *string + type Service struct + Abstract string + AccessConstraints string + BlobPath string + GetFeatureInfo bool + Layers []Layer + SupportedSrs []SupportedSrs + Title string + WmtsPath string + type SupportedSrs struct + Srs string + ZoomLevels []string + type WMTS struct + Spec WMTSSpec + func (src *WMTS) ToV2() (v2.WMTS, error) + type WMTSSpec struct + General GeneralLabels + Kubernetes KubernetesSettings + Options Options + Service Service + type WmsSource struct + Layers []string + Styles []string + Transparent *bool + URL string v0.1.0-1 May 5, 2026