common

package
v0.0.2-0...-4ce78c8 Latest Latest
Warning

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

Go to latest
Published: Jun 17, 2021 License: Apache-2.0, Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

View Source
const CachePrefix = "metadata"

CachePrefix is the common root to use to prefix all the cache keys for any metadata value

Variables

This section is empty.

Functions

This section is empty.

Types

type Payload

type Payload struct {
	//APIKey           string `json:"apiKey"`
	AgentVersion     string `json:"agentVersion"`
	UUID             string `json:"uuid"`
	InternalHostname string `json:"internalHostname"`
}

Payload handles the JSON unmarshalling of the metadata payload

func GetPayload

func GetPayload(hostname string) *Payload

GetPayload fills and return the common metadata payload

Jump to

Keyboard shortcuts

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