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, maintenanceModeEnabled func() bool, ...) *indices
- func NewNodes(manager nodesManager, auth auth) *nodes
- func NewNoopAuthHandler() auth
- func NewReplicatedIndices(shards replicator, scaler localScaler, auth auth, ...) *replicatedIndices
- 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 ¶
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, maintenanceModeEnabled func() bool, logger logrus.FieldLogger) *indices
func NewNoopAuthHandler ¶
func NewNoopAuthHandler() auth
func NewReplicatedIndices ¶
func NewReplicatedIndices(shards replicator, scaler localScaler, auth auth, maintenanceModeEnabled func() bool) *replicatedIndices
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.