Documentation ¶
Overview ¶
+kubebuilder:validation:Optional
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ControllerOTELConfig ¶
type ControllerOTELConfig struct {
otelconfig.CommonOTELConfig `json:",inline"`
}
ControllerOTELConfig is the configuration for Agent's OTEL collector. swagger:model +kubebuilder:object:generate=true
func (*ControllerOTELConfig) DeepCopy ¶
func (in *ControllerOTELConfig) DeepCopy() *ControllerOTELConfig
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ControllerOTELConfig.
func (*ControllerOTELConfig) DeepCopyInto ¶
func (in *ControllerOTELConfig) DeepCopyInto(out *ControllerOTELConfig)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
Click to show internal directories.
Click to hide internal directories.