hostresources

package
v0.0.0-...-56a9bdf Latest Latest
Warning

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

Go to latest
Published: Feb 1, 2021 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GenerateUUID

func GenerateUUID() string

GenerateUUID returns an unique id

func GetDefaultInterfaceIP

func GetDefaultInterfaceIP(ifname, ipAddrOverride string) (string, error)

GetDefaultInterfaceIP determines the appropriate IP address to use for either the server or agent based on configuration parameters passed in as arguments

The server uses this address to inform the agents of the URL they should use to download assets

The agents use this address so that the server knows how to orchestrate tests. (i.e. This agent publishes it's default address, and the server instructs other agents to target it in tests)

func GetFileSHA256

func GetFileSHA256(filename string) string

func IsShortID

func IsShortID(id string) bool

IsShortID determine if an arbitrary string *looks like* a short ID.

func TruncateID

func TruncateID(id string) string

TruncateID returns a shorthand version of a string identifier for convenience. A collision with other shorthands is very unlikely, but possible. In case of a collision a lookup with TruncIndex.Get() will fail, and the caller will need to use a langer prefix, or the full-length Id.

Types

This section is empty.

Jump to

Keyboard shortcuts

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