Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
107
type
AuthHandler
interface
{
108
GetCredentials() (string, string, string)
109
}
110
111
type
CouchbaseBucketType int
Callers
15
MgmtRequest
Method · 0.65
legacyFeedParams
Function · 0.65
CreateBucketScopesAndCollections
Function · 0.65
ServerUrlsWithAuth
Function · 0.65
GocbAuthenticator
Method · 0.65
GocbcoreAuthProvider
Method · 0.65
GetBucket
Function · 0.65
initCBGTManager
Function · 0.65
putDDocForTombstones
Method · 0.65
TestValidateServerContextSharedBuckets
Function · 0.65
TestX509UnknownAuthorityWrap
Function · 0.65
bucketConfigFromTestBucket
Function · 0.65
Implementers
4
TestAuthenticator
base/util_testing.go
ClusterConfigLegacy
rest/config_legacy.go
DbConfig
rest/config.go
BucketConfig
rest/config.go
Calls
no outgoing calls
Tested by
6
legacyFeedParams
Function · 0.52
TestValidateServerContextSharedBuckets
Function · 0.52
TestX509UnknownAuthorityWrap
Function · 0.52
bucketConfigFromTestBucket
Function · 0.52
TestHandleDBConfig
Function · 0.52
TestExistingConfigEmptyReplicationID
Function · 0.52