errors

package
v1.7.1 Latest Latest
Warning

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

Go to latest
Published: May 1, 2024 License: MPL-2.0 Imports: 1 Imported by: 0

Documentation

Overview

Package errors contains errors used by the platform package.

Index

Constants

This section is empty.

Variables

View Source
var ErrMetadataNotReady = errors.New("platform metadata is not ready")

ErrMetadataNotReady indicates that the platform does not have metadata yet.

View Source
var ErrNoConfigSource = errors.New("no configuration source")

ErrNoConfigSource indicates that the platform does not have a configured source for the configuration.

View Source
var ErrNoEventURL = errors.New("no event URL")

ErrNoEventURL indicates that the platform does not have an expected events URL in the kernel params.

View Source
var ErrNoExternalIPs = errors.New("failed to fetch external addresses from metadata service")

ErrNoExternalIPs indicates that the meta server does not have a external addresses.

View Source
var ErrNoHostname = errors.New("failed to fetch hostname from metadata service")

ErrNoHostname indicates that the meta server does not have a instance hostname.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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