Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Elastic ¶
type Elastic struct { ClusterName string `json:"cluster_name"` // contains filtered or unexported fields }
Elastic contains information about the Elasticsearch instance
func GetElastic ¶
GetElastic gets Elastic representing the elasticsearch cluster with the binding name
func (*Elastic) CheckIngress ¶
CheckIngress checks the Elasticsearch Ingress
func (*Elastic) CheckTLSSecret ¶
CheckTLSSecret checks the Elasticsearch secret
func (*Elastic) ListIndices ¶
ListIndices lists elasticsearch indices
func (*Elastic) PodsRunning ¶
PodsRunning checks if all elasticsearch required pods are running
Click to show internal directories.
Click to hide internal directories.