config

package
v2.34.0 Latest Latest
Warning

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

Go to latest
Published: Jan 30, 2024 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Overview

+kubebuilder:validation:Optional

Index

Constants

View Source
const Key = "flow_control.preview_service"

Key is config path where FlowPreviewConfig is located.

Variables

This section is empty.

Functions

This section is empty.

Types

type FlowPreviewConfig

type FlowPreviewConfig struct {
	// Enables the flow preview service.
	Enabled bool `json:"enabled" default:"true"`
}

FlowPreviewConfig is the configuration for the flow control preview service. swagger:model +kubebuilder:object:generate=true

func (*FlowPreviewConfig) DeepCopy

func (in *FlowPreviewConfig) DeepCopy() *FlowPreviewConfig

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

func (*FlowPreviewConfig) DeepCopyInto

func (in *FlowPreviewConfig) DeepCopyInto(out *FlowPreviewConfig)

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