(ctx context.Context)
| 56 | GetName() string |
| 57 | MgmtEps() ([]string, error) |
| 58 | VersionPruningWindow(ctx context.Context) (time.Duration, error) |
| 59 | MetadataPurgeInterval(ctx context.Context) (time.Duration, error) |
| 60 | MaxTTL(context.Context) (int, error) |
| 61 | HttpClient(context.Context) *http.Client |
no outgoing calls