common

package
v0.0.0-...-3dd6856 Latest Latest
Warning

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

Go to latest
Published: May 20, 2019 License: Apache-2.0 Imports: 7 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