Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetSTS ¶
func GetSTS() *appsv1.StatefulSet
GetSTS returns StatesfulSet object created from yamlDataQueryEngineSts
Types ¶
type ReconcileQueryEngine ¶
type ReconcileQueryEngine struct {
// This client, initialized using mgr.Client() above, is a split client
// that reads objects from the cache and writes to the apiserver.
Client client.Client
Scheme *runtime.Scheme
Manager manager.Manager
Kubernetes *k8s.Kubernetes
}
ReconcileQueryEngine reconciles a QueryEngine object.
Click to show internal directories.
Click to hide internal directories.