kafkalogsuserconfig

package
v0.26.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 21, 2024 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type KafkaLogsUserConfig

type KafkaLogsUserConfig struct {
	// +kubebuilder:validation:MinLength=1
	// +kubebuilder:validation:MaxLength=249
	// Topic name
	KafkaTopic string `groups:"create,update" json:"kafka_topic"`

	// +kubebuilder:validation:MaxItems=5
	// The list of logging fields that will be sent to the integration logging service. The MESSAGE and timestamp fields are always sent.
	SelectedLogFields []string `groups:"create,update" json:"selected_log_fields,omitempty"`
}

func (*KafkaLogsUserConfig) DeepCopy

func (in *KafkaLogsUserConfig) DeepCopy() *KafkaLogsUserConfig

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new KafkaLogsUserConfig.

func (*KafkaLogsUserConfig) DeepCopyInto

func (in *KafkaLogsUserConfig) DeepCopyInto(out *KafkaLogsUserConfig)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL