sharedcpuspool

package
v0.19.0 Latest Latest
Warning

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

Go to latest
Published: Apr 9, 2024 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

Types

type ContainerIdent

type ContainerIdent struct {
	Namespace     string `json:"namespace"`
	PodName       string `json:"podName"`
	ContainerName string `json:"containerName"`
}

func ContainerIdentFromEnv

func ContainerIdentFromEnv() *ContainerIdent

func ContainerIdentFromString

func ContainerIdentFromString(ident string) (*ContainerIdent, error)

func (*ContainerIdent) Clone added in v0.17.0

func (ci *ContainerIdent) Clone() *ContainerIdent

func (*ContainerIdent) IsEmpty

func (ci *ContainerIdent) IsEmpty() bool

func (*ContainerIdent) String

func (ci *ContainerIdent) String() string

Jump to

Keyboard shortcuts

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