Versions in this module Expand all Collapse all v0 v0.4.2 Dec 5, 2019 v0.4.1 Sep 16, 2019 Changes in this version + const ContainerInit + const ContainerSolr + const EnvJVMOpts + const EnvSolrJavaMem + const LabelAppLayer + const LabelAppName + const LabelAppType + const MountName + const Prefix type ReconcileParams + Init ReconcileParamsInit + StorageMount string + type ReconcileParamsInit struct + Image string + Tag string + User string type ReconcileSolr + func (r *ReconcileSolr) Sync(log promlog.Logger, solr *searchv1beta1.Solr) (searchv1beta1.SolrStatus, error) + func (r *ReconcileSolr) SyncStatus(log promlog.Logger, solr *searchv1beta1.Solr, status searchv1beta1.SolrStatus) error v0.4.0 Aug 5, 2019 Changes in this version + const ControllerName + const EnvSolrCore + const EnvSolrHeap + var SizeProfileLarge = SizeProfile + var SizeProfileMedium = SizeProfile + var SizeProfileSmall = SizeProfile + func Add(mgr manager.Manager, ...) error + type ReconcileParams struct + CoreName string + DataVolumePath string + Image string + ImageInit string + ImageUser string + Port int + StorageClass string + type ReconcileSolr struct + func (r *ReconcileSolr) Reconcile(request reconcile.Request) (reconcile.Result, error) + type SizeProfile struct + CPULimit string + CPURequest string + Heap string + MemLimit string + MemRequest string + Name searchv1beta1.SolrSize + PVCRequest string