Versions in this module Expand all Collapse all v2 v2.2.0 Mar 9, 2023 Changes in this version + const ClusterFluentdConfig + const EMPTY_CFG + const FLUENTD_LOG + const FlUENT_INCLUDE + const FluentdConfig + const FluentdSecretAppKey + const FluentdSecretLogKey + const FluentdSecretMainKey + const FluentdSecretSystemKey + const SYSTEM + type CollectorReconciler struct + Log logr.Logger + Scheme *runtime.Scheme + func (r *CollectorReconciler) Reconcile(ctx context.Context, req ctrl.Request) (ctrl.Result, error) + func (r *CollectorReconciler) SetupWithManager(mgr ctrl.Manager) error + type FluentBitConfigReconciler struct + Log logr.Logger + Scheme *runtime.Scheme + func (r *FluentBitConfigReconciler) Reconcile(ctx context.Context, req ctrl.Request) (ctrl.Result, error) + func (r *FluentBitConfigReconciler) SetupWithManager(mgr ctrl.Manager) error + type FluentBitReconciler struct + ContainerLogRealPath string + Log logr.Logger + Namespaced bool + Scheme *runtime.Scheme + func (r *FluentBitReconciler) Reconcile(ctx context.Context, req ctrl.Request) (ctrl.Result, error) + func (r *FluentBitReconciler) SetupWithManager(mgr ctrl.Manager) error + type FluentdConfigReconciler struct + Log logr.Logger + Scheme *runtime.Scheme + func (r *FluentdConfigReconciler) CfgsForFluentd(ctx context.Context, cfgs fluentdv1alpha1.FluentdConfigList, ...) error + func (r *FluentdConfigReconciler) CheckAllState(cfgs fluentdv1alpha1.FluentdConfigList, ...) (fluentdv1alpha1.StatusState, string) + func (r *FluentdConfigReconciler) ClusterCfgsForFluentd(ctx context.Context, clustercfgs fluentdv1alpha1.ClusterFluentdConfigList, ...) error + func (r *FluentdConfigReconciler) ListClusterLevelResources(ctx context.Context, cfgId string, ...) ([]fluentdv1alpha1.ClusterFilter, []fluentdv1alpha1.ClusterOutput, error) + func (r *FluentdConfigReconciler) ListNamespacedLevelResources(ctx context.Context, namespace, cfgId string, ...) ([]fluentdv1alpha1.Filter, []fluentdv1alpha1.Output, error) + func (r *FluentdConfigReconciler) PatchObjects(ctx context.Context, obj client.Object, state fluentdv1alpha1.StatusState, ...) error + func (r *FluentdConfigReconciler) Reconcile(ctx context.Context, req ctrl.Request) (ctrl.Result, error) + func (r *FluentdConfigReconciler) SetupWithManager(mgr ctrl.Manager) error + type FluentdReconciler struct + Log logr.Logger + Scheme *runtime.Scheme + func (r *FluentdReconciler) Reconcile(ctx context.Context, req ctrl.Request) (ctrl.Result, error) + func (r *FluentdReconciler) SetupWithManager(mgr ctrl.Manager) error