metadata

package
v1.45.2 Latest Latest
Warning

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

Go to latest
Published: Nov 28, 2023 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

Functions

This section is empty.

Types

type ApplicationMetadata

type ApplicationMetadata struct {
	Name         string `json:"name,omitempty"`
	Version      string `json:"version,omitempty"`
	Environment  string `json:"environment,omitempty"`
	Replicaset   string `json:"replicaset,omitempty"`
	DeploymentId string `json:"deploymentId,omitempty"`
	Hostname     string `json:"hostname,omitempty"`
	InstanceId   string `json:"instanceId"`

	LoggingType  string `json:"-"`
	LoggingLevel string `json:"-"`
}

func ApplicationMetadataProvider

func ApplicationMetadataProvider() ApplicationMetadata

Jump to

Keyboard shortcuts

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