process

package
v0.0.0-...-874eccf Latest Latest
Warning

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

Go to latest
Published: Jan 28, 2024 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Details

type Details struct {
	ProcessID    int
	ExeName      string
	CmdLine      string
	Env          map[string]string
	Dependencies map[string]string
}

func FindAllInContainer

func FindAllInContainer(podUID string, containerName string) ([]Details, error)

type PackageReference

type PackageReference struct {
	Include string `xml:"Include,attr"`
	Version string `xml:"Version,attr"`
}

PackageReference for .csproj deps

Jump to

Keyboard shortcuts

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