Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FluentBitConfigReconciler ¶
type FluentBitConfigReconciler struct {
client.Client
Log logr.Logger
Scheme *runtime.Scheme
UseCompression bool
}
FluentBitConfigReconciler reconciles a FluentBitConfig object
func (*FluentBitConfigReconciler) SetupWithManager ¶
func (r *FluentBitConfigReconciler) SetupWithManager(mgr ctrl.Manager) error
type FluentBitReconciler ¶
type FluentBitReconciler struct {
client.Client
Log logr.Logger
Scheme *runtime.Scheme
ContainerLogRealPath string
Namespaced bool
}
FluentBitReconciler reconciles a FluentBit object
func (*FluentBitReconciler) SetupWithManager ¶
func (r *FluentBitReconciler) SetupWithManager(mgr ctrl.Manager) error
Click to show internal directories.
Click to hide internal directories.