Documentation ¶
Index ¶
Constants ¶
View Source
const (
// OperatorManagedResourceName is the name of the Fluent Operator managed resource.
OperatorManagedResourceName = "fluent-operator"
)
Variables ¶
This section is empty.
Functions ¶
func NewCRDs ¶
func NewCRDs(a kubernetes.Applier) component.DeployWaiter
NewCRDs can be used to deploy Fluent Operator CRDs.
func NewFluentOperator ¶
func NewFluentOperator( client client.Client, namespace string, values Values, ) component.DeployWaiter
NewFluentOperator creates a new instance of Fluent Operator.
Types ¶
Click to show internal directories.
Click to hide internal directories.