host

package
v3.0.3 Latest Latest
Warning

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

Go to latest
Published: Jun 26, 2025 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

View Source
const (
	IsContainerKey    = "IsContainer"
	GetContainerIDKey = "GetContainerID"
	GetSystemUUIDKey  = "GetSystemUUIDKey"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Info

type Info struct {
	// contains filtered or unexported fields
}

func NewInfo

func NewInfo() *Info

func (*Info) ContainerInfo

func (i *Info) ContainerInfo(ctx context.Context) *v1.Resource_ContainerInfo

func (*Info) HostInfo

func (i *Info) HostInfo(ctx context.Context) *v1.Resource_HostInfo

func (*Info) IsContainer

func (i *Info) IsContainer() bool

func (*Info) ResourceID

func (i *Info) ResourceID(ctx context.Context) string

type InfoInterface

type InfoInterface interface {
	IsContainer() bool
	ResourceID(ctx context.Context) string
	ContainerInfo(ctx context.Context) *v1.Resource_ContainerInfo
	HostInfo(ctx context.Context) *v1.Resource_HostInfo
}

Directories

Path Synopsis
execfakes
Code generated by counterfeiter.
Code generated by counterfeiter.
Code generated by counterfeiter.
Code generated by counterfeiter.

Jump to

Keyboard shortcuts

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