package
1.7.0
Repository: https://github.com/fluent/fluent-operator.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Constants

FluentBitFinalizerName is the name of the fluentbit finalizer.

# Variables

AddToScheme adds the types in this group-version to the given scheme.
SchemeBuilder is used to add go types to the GroupVersionKind scheme.
SchemeGroupVersion is group version used to register these objects.

# Structs

ClusterFilter defines a cluster-level Filter configuration.
ClusterFilterList contains a list of ClusterFilter.
ClusterFluentBitConfig is the Schema for the cluster-level fluentbitconfigs API.
ClusterFluentBitConfigList contains a list of ClusterFluentBitConfig.
ClusterInput is the Schema for the inputs API.
ClusterInputList contains a list of ClusterInput.
ClusterOutput is the Schema for the cluster-level outputs API.
ClusterOutputList contains a list of ClusterOutput.
ClusterParser is the Schema for the cluster-level parsers API.
ClusterParserList contains a list of ClusterParser.
No description provided by the author
No description provided by the author
FilterSpec defines the desired state of ClusterFilter.
FluentBit is the Schema for the fluentbits API.
FluentBitConfigSpec defines the desired state of ClusterFluentBitConfig.
FluentBitList contains a list of FluentBit.
FluentBitSpec defines the desired state of FluentBit.
FluentBitStatus defines the observed state of FluentBit.
InputSpec defines the desired state of ClusterInput.
OutputSpec defines the desired state of ClusterOutput.
ParserSpec defines the desired state of ClusterParser.
+kubebuilder:object:generate:=false.
No description provided by the author

# Type aliases

+kubebuilder:object:generate:=false ByName implements sort.Interface for []Script based on the Name field.
FilterByName implements sort.Interface for []ClusterFilter based on the Name field.
+kubebuilder:object:generate:=false InputByName implements sort.Interface for []ClusterInput based on the Name field.
+kubebuilder:object:generate:=false OutputByName implements sort.Interface for []ClusterOutput based on the Name field.
+kubebuilder:object:generate:=false ParserByName implements sort.Interface for []ClusterParser based on the Name field.