Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ElasticsearchStatus ¶
func ElasticsearchStatus(kclient kubernetes.Interface, el *v1alpha1.Elasticsearch) (map[string]*v1alpha1.ElasticsearchStatus, map[string][]v1.Pod, error)
ElasticsearchStatus evaluates the current status of a Elasticsearch deployment with respect to its specified resource object. It return the status and a list of pods that are not updated.
func ListOptions ¶
func ListOptions(name string) metav1.ListOptions
Types ¶
type ConfigMapReference ¶
type ConfigMapReferenceList ¶
type ConfigMapReferenceList struct {
Items []*ConfigMapReference `json:"items"`
}
func (*ConfigMapReferenceList) Len ¶
func (l *ConfigMapReferenceList) Len() int
func (*ConfigMapReferenceList) Less ¶
func (l *ConfigMapReferenceList) Less(i, j int) bool
func (*ConfigMapReferenceList) Swap ¶
func (l *ConfigMapReferenceList) Swap(i, j int)
Click to show internal directories.
Click to hide internal directories.