Home
last modified time | relevance | path

Searched refs:_repr_attributes (Results 1 – 9 of 9) sorted by relevance

/dports/deskutils/py-vdirsyncer/vdirsyncer-0.18.0/vdirsyncer/storage/
H A Dbase.py65 _repr_attributes = () variable in Storage
118 {x: getattr(self, x) for x in self._repr_attributes},
H A Dhttp.py17 _repr_attributes = ("username", "url") variable in HttpStorage
H A Dsinglefile.py37 _repr_attributes = ("path",) variable in SingleFileStorage
H A Dfilesystem.py23 _repr_attributes = ("path",) variable in FilesystemStorage
H A Ddav.py420 _repr_attributes = ("username", "url") variable in DAVStorage
/dports/net/py-libcloud/apache-libcloud-3.4.1/libcloud/compute/drivers/
H A Dazure.py2997 _repr_attributes = [ variable in StoredCertificateSettings
3019 _repr_attributes = [ variable in PublicKeys
3034 _repr_attributes = [ variable in KeyPairs
3059 _repr_attributes = [ variable in ConfigurationSets
3086 _repr_attributes = [ variable in ConfigurationSetInputEndpoints
3103 _repr_attributes = [ variable in Locations
3138 _repr_attributes = [ variable in Images
3160 _repr_attributes = [ variable in VMImages
3176 _repr_attributes = [ variable in VirtualIPs
3182 _repr_attributes = [ variable in HostedService
[all …]
/dports/net/py-libcloud/apache-libcloud-3.4.1/libcloud/utils/
H A Dmisc.py246 _repr_attributes = [] # type: List[str] variable in ReprMixin
250 for attribute in self._repr_attributes:
/dports/deskutils/py-vdirsyncer/vdirsyncer-0.18.0/tests/storage/
H A Dtest_http_with_singlefile.py14 _repr_attributes = ("url", "path") variable in CombinedStorage
/dports/net/py-libcloud/apache-libcloud-3.4.1/libcloud/loadbalancer/drivers/
H A Dslb.py139 _repr_attributes = ['port', 'backend_port', 'scheduler', 'bandwidth'] variable in SLBLoadBalancerListener
278 _repr_attributes = ['id', 'name', 'fingerprint'] variable in SLBServerCertificate