karbor.services.protection.clients package¶
Submodules¶
karbor.services.protection.clients.cinder module¶
-
karbor.services.protection.clients.cinder.create(context, conf, **kwargs)¶
karbor.services.protection.clients.eisoo module¶
-
karbor.services.protection.clients.eisoo.create(context, conf)¶
karbor.services.protection.clients.freezer module¶
-
karbor.services.protection.clients.freezer.create(context, conf, **kwargs)¶
karbor.services.protection.clients.glance module¶
-
karbor.services.protection.clients.glance.create(context, conf, **kwargs)¶
karbor.services.protection.clients.k8s module¶
-
karbor.services.protection.clients.k8s.create(context, conf, **kwargs)¶
-
karbor.services.protection.clients.k8s.register_opts(conf)¶
karbor.services.protection.clients.manila module¶
-
karbor.services.protection.clients.manila.create(context, conf, **kwargs)¶
karbor.services.protection.clients.neutron module¶
-
karbor.services.protection.clients.neutron.create(context, conf, **kwargs)¶
karbor.services.protection.clients.nova module¶
-
karbor.services.protection.clients.nova.create(context, conf, **kwargs)¶
karbor.services.protection.clients.s3 module¶
-
karbor.services.protection.clients.s3.create(context, conf, **kwargs)¶
-
karbor.services.protection.clients.s3.register_opts(conf)¶
karbor.services.protection.clients.swift module¶
-
karbor.services.protection.clients.swift.create(context, conf, **kwargs)¶
-
karbor.services.protection.clients.swift.register_opts(conf)¶
karbor.services.protection.clients.trove module¶
-
karbor.services.protection.clients.trove.create(context, conf, **kwargs)¶
karbor.services.protection.clients.utils module¶
-
karbor.services.protection.clients.utils.get_url(service, context, client_config, append_project_fmt=None, **kwargs)¶ Return the url of given service endpoint.