instanceidhandler

package
v0.0.183 Latest Latest
Warning

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

Go to latest
Published: Jan 30, 2025 License: Apache-2.0 Imports: 1 Imported by: 5

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type IInstanceID

type IInstanceID interface {
	GetInstanceType() helpers.InstanceType
	GetName() string
	GetContainerName() string
	GetStringFormatted() string
	GetStringNoContainer() string
	GetHashed() string
	GetLabels() map[string]string
	// GetSlug returns a string with a human-friendly and Kubernetes-compatible name
	GetSlug(noContainer bool) (string, error)
}

Directories

Path Synopsis
v1

Jump to

Keyboard shortcuts

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