Documentation ¶
Index ¶
- Variables
- func NewBackups(manager backupManager, auth auth) *backups
- func NewBasicAuthHandler(authConfig cluster.AuthConfig) auth
- func NewClassifications(manager txManager, auth auth) *classifications
- func NewIndices(shards shards, db db, auth auth) *indices
- func NewNodes(manager nodesManager, auth auth) *nodes
- func NewNoopAuthHandler() auth
- func NewReplicatedIndices(shards replicator, scaler localScaler, auth auth) *replicatedIndices
- func NewSchema(manager txManager, auth auth) *schema
- func Serve(appState *state.State)
Constants ¶
This section is empty.
Variables ¶
View Source
var IndicesPayloads = indicesPayloads{}
Functions ¶
func NewBackups ¶
func NewBackups(manager backupManager, auth auth) *backups
func NewBasicAuthHandler ¶ added in v1.21.2
func NewBasicAuthHandler(authConfig cluster.AuthConfig) auth
func NewClassifications ¶
func NewClassifications(manager txManager, auth auth) *classifications
func NewIndices ¶
func NewIndices(shards shards, db db, auth auth) *indices
func NewNoopAuthHandler ¶ added in v1.21.2
func NewNoopAuthHandler() auth
func NewReplicatedIndices ¶
func NewReplicatedIndices(shards replicator, scaler localScaler, auth auth) *replicatedIndices
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.