easysearch

package
v1.1.5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 31, 2025 License: AGPL-3.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type APIV1

type APIV1 struct {
	elasticsearch.ESAPIV7_7
}

func (*APIV1) CreateAutoFollowReplication

func (c *APIV1) CreateAutoFollowReplication(autoFollowPatternName string, body []byte) error

func (*APIV1) DeleteAutoFollowReplication

func (c *APIV1) DeleteAutoFollowReplication(autoFollowPatternName string, body []byte) error

func (*APIV1) DeleteRole

func (c *APIV1) DeleteRole(roleName string) error

func (*APIV1) DeleteUser

func (c *APIV1) DeleteUser(username string) error

func (*APIV1) GetAutoFollowStats

func (c *APIV1) GetAutoFollowStats(autoFollowPatternName string) ([]byte, error)

func (*APIV1) GetPrivileges

func (c *APIV1) GetPrivileges() ([]byte, error)

func (*APIV1) GetReplicationFollowerStats

func (c *APIV1) GetReplicationFollowerStats(followIndex string) ([]byte, error)

func (*APIV1) GetReplicationStatus

func (c *APIV1) GetReplicationStatus(followIndex string) ([]byte, error)

func (*APIV1) GetRole

func (c *APIV1) GetRole(roleName string) ([]byte, error)

func (*APIV1) GetRoles

func (c *APIV1) GetRoles() ([]byte, error)

func (*APIV1) GetUser

func (c *APIV1) GetUser(username string) ([]byte, error)

func (*APIV1) GetUsers

func (c *APIV1) GetUsers() ([]byte, error)

func (*APIV1) PauseReplication

func (c *APIV1) PauseReplication(followIndex string, body []byte) error

func (*APIV1) PutRole

func (c *APIV1) PutRole(roleName string, body []byte) error

func (*APIV1) PutUser

func (c *APIV1) PutUser(username string, body []byte) error

func (*APIV1) ResumeReplication

func (c *APIV1) ResumeReplication(followIndex string, body []byte) error

func (*APIV1) StartReplication

func (c *APIV1) StartReplication(followIndex string, body []byte) error

func (*APIV1) StopReplication

func (c *APIV1) StopReplication(indexName string, body []byte) error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL