MCPcopy Create free account
hub / github.com/couchbase/couchbase-python-client / usermgmt.py

File usermgmt.py

examples/couchbase/management/usermgmt.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1from couchbase.auth import PasswordAuthenticator
2from couchbase.cluster import Cluster
3
4# **DEPRECATED**, import ALL management options from `couchbase.management.options`

Callers

nothing calls this directly

Calls 15

ClusterClass · 0.90
UserClass · 0.85
RoleClass · 0.85
bucketMethod · 0.45
usersMethod · 0.45
upsert_userMethod · 0.45
get_all_usersMethod · 0.45
default_collectionMethod · 0.45
create_primary_indexMethod · 0.45
query_indexesMethod · 0.45

Tested by

no test coverage detected