MCPcopy Create free account
hub / github.com/couchbase/sync_gateway / GetCredentials

Method GetCredentials

base/bucket.go:108–108  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

106
107type AuthHandler interface {
108 GetCredentials() (string, string, string)
109}
110
111type CouchbaseBucketType int

Callers 15

MgmtRequestMethod · 0.65
legacyFeedParamsFunction · 0.65
ServerUrlsWithAuthFunction · 0.65
GocbAuthenticatorMethod · 0.65
GocbcoreAuthProviderMethod · 0.65
GetBucketFunction · 0.65
initCBGTManagerFunction · 0.65
putDDocForTombstonesMethod · 0.65

Implementers 4

TestAuthenticatorbase/util_testing.go
ClusterConfigLegacyrest/config_legacy.go
DbConfigrest/config.go
BucketConfigrest/config.go

Calls

no outgoing calls