opampbridge

package
v0.106.0 Latest Latest
Warning

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

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

Documentation

Index

Constants

View Source
const (
	ComponentOpAMPBridge = "opentelemetry-opamp-bridge"
)
View Source
const (
	OpAMPBridgeFilename = "remoteconfiguration.yaml"
)

Variables

This section is empty.

Functions

func Annotations added in v0.96.0

func Annotations(instance v1alpha1.OpAMPBridge, configMap *v1.ConfigMap, filterAnnotations []string) map[string]string

Annotations returns the annotations for the OPAmpBridge Pod.

func Build

func Build(params manifests.Params) ([]client.Object, error)

Build creates the manifest for the OpAMPBridge resource.

func ConfigMap

func ConfigMap(params manifests.Params) (*corev1.ConfigMap, error)

func Container

func Container(cfg config.Config, logger logr.Logger, opampBridge v1alpha1.OpAMPBridge) corev1.Container

Container builds a container for the given OpAMPBridge.

func Deployment

func Deployment(params manifests.Params) *appsv1.Deployment

Deployment builds the deployment for the given instance.

func Service

func Service(params manifests.Params) *corev1.Service

func ServiceAccount

func ServiceAccount(params manifests.Params) *corev1.ServiceAccount

ServiceAccount returns the service account for the given instance.

func ServiceAccountName

func ServiceAccountName(instance v1alpha1.OpAMPBridge) string

ServiceAccountName returns the name of the existing or self-provisioned service account to use for the given instance.

func Volumes

func Volumes(cfg config.Config, opampBridge v1alpha1.OpAMPBridge) []corev1.Volume

Volumes builds the volumes for the given instance, including the config map volume.

Types

This section is empty.

Jump to

Keyboard shortcuts

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