conversion

package
v1.9.0 Latest Latest
Warning

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

Go to latest
Published: Apr 10, 2026 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const (
	Prefix = "conversion.internal.dynatrace.com/"

	AutoUpdateKey        = Prefix + "auto-update"
	DefaultOTELCImageKey = Prefix + "default-otelc-image"
)

Variables

This section is empty.

Functions

func CleanupAnnotations

func CleanupAnnotations(annotations map[string]string)

Types

type Field

type Field[T any] struct {
	// contains filtered or unexported fields
}

func (Field[T]) Get

func (f Field[T]) Get() *T

func (Field[T]) Set

func (f Field[T]) Set(value *T)

type RemovedFields

type RemovedFields struct {
	AutoUpdate        Field[bool]
	DefaultOTELCImage Field[bool]
}

func NewRemovedFields

func NewRemovedFields(annotations map[string]string) *RemovedFields

Jump to

Keyboard shortcuts

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