Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GraylogReconciler ¶
type GraylogReconciler struct {
*util.ComponentReconciler
}
func NewGraylogReconciler ¶
func NewGraylogReconciler(client client.Client, scheme *runtime.Scheme, updater util.StatusUpdater) GraylogReconciler
func (*GraylogReconciler) Run ¶
func (r *GraylogReconciler) Run(ctx context.Context, cr *loggingService.LoggingService, clientSet kubernetes.Interface) error
Run reconciles Graylog custom resource. Creates new Statefulset, Service, ServiceAccount, ConfigMap if its don't exist.
Click to show internal directories.
Click to hide internal directories.