configresolver

package
v0.0.0-...-fcd8560 Latest Latest
Warning

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

Go to latest
Published: Oct 8, 2024 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ReleaseControllerAnnotationValueToConfigName

func ReleaseControllerAnnotationValueToConfigName(annotationValue string) (string, error)

ReleaseControllerAnnotationValueToConfigName converts a annotation value to the config name

func ReleaseControllerConfigNameToAnnotationValue

func ReleaseControllerConfigNameToAnnotationValue(configName string) (string, error)

ReleaseControllerConfigNameToAnnotationValue converts a config name to the annotation value

Types

type IntegratedStream

type IntegratedStream struct {
	Tags                        []string `json:"tags,omitempty"`
	ReleaseControllerConfigName string   `json:"releaseControllerConfigName"`
}

func LocalIntegratedStream

func LocalIntegratedStream(ctx context.Context, client ctrlruntimeclient.Client, ns, name string) (*IntegratedStream, error)

LocalIntegratedStream return the information of the given integrated stream

Jump to

Keyboard shortcuts

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