(context.Context)
| 59 | MetadataPurgeInterval(ctx context.Context) (time.Duration, error) |
| 60 | MaxTTL(context.Context) (int, error) |
| 61 | HttpClient(context.Context) *http.Client |
| 62 | GetSpec() BucketSpec |
| 63 | GetMaxVbno() (uint16, error) |
| 64 | GetCCVSettings(ctx context.Context) (ccvEnabled bool, maxCAS map[VBNo]uint64, err error) |
no outgoing calls
no test coverage detected