Versions in this module Expand all Collapse all v0 v0.1.0 Jul 14, 2023 Changes in this version + type CatHealthResponse struct + ActiveShardsPercent string + Cluster string + InitializingShards string + MaxTaskWaitTime string + NodeData string + NodeTotal string + PendingTasks string + PrimaryShards string + ReloadingShards string + Shards string + Status string + UnAssignShards string + type CatIndicesResponse struct + DocsCount string + DocsDeleted string + Health string + Index string + Pri string + PriStoreSize string + Rep string + Status string + StoreSize string + Uuid string + type CatNodesResponse struct + Cpu string + HeapPercent string + Ip string + Load15m string + Load1m string + Load5m string + Master string + Name string + NodeRole string + RamPercent string + type CatShardsResponse struct + CompletionSize string + Docs string + Index string + Ip string + NodeId string + NodeName string + PrimaryOrReplica string + Shard string + State string + Store string + UnassignedAt string + UnassignedDetails string + UnassignedFor string + UnassignedReason string + type ClusterHealthResponse struct + ActiveShards int + InitializingShards int + PercentActive float32 + RelocatingShards int + Status string + UnassignedShards int + type ClusterRerouteResponse struct + Acknowledged bool + State ClusterRerouteStateResponse + type ClusterRerouteStateNodeResponse struct + Attributes map[string]string + EphemeralId int32 + Name string + StateUuid string + TransportAddress string + type ClusterRerouteStateResponse struct + Blocks map[string]string + ClusterUuid string + MasterNode string + Nodes map[string]ClusterRerouteStateNodeResponse + RoutingNodes map[string][]ClusterRerouteStateRoutingNodesResponse + RoutingTable map[string]ClusterRerouteStateRoutingTableResponse + StateUuid string + Version int32 + type ClusterRerouteStateRoutingNodesResponse struct + Nodes map[string][]ClusterRerouteStateRoutingTableIndicesShardsAllocationResponse + Unassigned []ClusterRerouteStateRoutingNodesUnAssignedResponse + type ClusterRerouteStateRoutingNodesUnAssignedInfoResponse struct + AllocationStatus string + At string + Delayed bool + Details string + FailedAttempts int32 + FailedNodes []string + Reason string + type ClusterRerouteStateRoutingNodesUnAssignedResponse struct + Index string + Node string + PrimaryOrReplica bool + RecoverySource map[string]string + RelocatingNode string + Shard int32 + State string + type ClusterRerouteStateRoutingTableIndicesShardsAllocationResponse struct + AllocationId map[string]string + Index string + Node string + PrimaryOrReplica bool + RelocatingNode string + Shard int32 + State string + type ClusterRerouteStateRoutingTableIndicesShardsResponse struct + Shards map[string][]ClusterRerouteStateRoutingTableIndicesShardsAllocationResponse + type ClusterRerouteStateRoutingTableResponse struct + Indices map[string]ClusterRerouteStateRoutingTableIndicesShardsResponse + type ClusterSettingsResponse struct + Persistent map[string]interface{} + Transient map[string]interface{} + type EnableBalanceRoutingMode int64 + func (s EnableBalanceRoutingMode) String() string + type FlatClusterSettingsResponse struct + Persistent Settings + Transient Settings + type GetActionGroupResponse map[string]requests.ActionGroup + type GetRoleMappingReponse map[string]requests.RoleMapping + type GetRoleResponse map[string]requests.Role + type GetTenantResponse map[string]requests.Tenant + type GetUserResponse map[string]requests.User + type MainResponse struct + ClusterName string + ClusterUuid string + Name string + Tagline string + Version MainResponseVersion + type MainResponseVersion struct + BuildDate string + BuildHash string + BuildSnapshot bool + BuildType string + Distribution string + LuceneVersion string + MinimumIndexCompatibilityVersion string + MinimumWireCompatibilityVersion string + Number string + type NodeStatAdaptiveSelection struct + AvgQueueSize uint32 + AvgResponseTimeNs uint32 + AvgServiceTimeNs uint32 + OutgoingSearches uint32 + Rank string + type NodeStatBreakers struct + EstimatedSizeInBytes uint64 + LimitSizeInBytes uint64 + Overhead float32 + Tripped uint32 + type NodeStatResponse struct + AdaptiveSelection map[string]NodeStatAdaptiveSelection + Attributes map[string]string + Breakers map[string]NodeStatBreakers + Discovery map[string]interface{} + Fs map[string]interface{} + Host string + Http map[string]interface{} + Id string + IndexingPressure map[string]interface{} + Indices map[string]interface{} + Ingest map[string]interface{} + Ip string + Jvm map[string]interface{} + Name string + Os map[string]interface{} + Process map[string]interface{} + Roles []string + Script map[string]interface{} + ScriptCache NodeStatScriptCache + ThreadPool map[string]NodeStatThreadPool + Timestamp uint64 + Transport map[string]interface{} + TransportAddress string + type NodeStatScriptCache struct + Contexts []NodeStatScriptContext + Sum map[string]interface{} + type NodeStatScriptContext struct + CacheEvictions uint32 + CompilationLimitTriggered uint32 + Compilations uint32 + Context string + type NodeStatThreadPool struct + Active uint32 + Completed uint32 + Largest uint32 + Queue uint32 + Rejected uint32 + Threads uint32 + type NodesStatsGeneralInfoResponse struct + Failed int + Successful int + Total int + type NodesStatsResponse struct + ClusterName string + GeneralInfo NodesStatsGeneralInfoResponse + Nodes map[string]NodeStatResponse + type Settings struct + ClusterRoutingAllocationEnable string + ClusterRoutingAllocationExclude string