Home
last modified time | relevance | path

Searched refs:BandwidthTypes (Results 1 – 5 of 5) sorted by relevance

/dports/security/lego/lego-4.5.3/vendor/github.com/aliyun/alibaba-cloud-sdk-go/services/ens/
H A Dstruct_support_resource.go30 BandwidthTypes BandwidthTypes `json:"BandwidthTypes" xml:"BandwidthTypes"` member
H A Dstruct_bandwidth_types.go19 type BandwidthTypes struct { struct
/dports/devel/py-distributed/distributed-2021.11.2/distributed/dashboard/
H A Dscheduler.py10 BandwidthTypes,
70 "/individual-bandwidth-types": individual_doc(BandwidthTypes, 500),
/dports/devel/py-distributed/distributed-2021.11.2/distributed/dashboard/components/
H A Dscheduler.py559 class BandwidthTypes(DashboardComponent): class
/dports/devel/py-distributed/distributed-2021.11.2/distributed/
H A Dscheduler.py7530 BandwidthTypes,
7536 bandwidth_types = BandwidthTypes(self, sizing_mode="stretch_both")