caps

package
v0.0.0-...-d99d806 Latest Latest
Warning

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

Go to latest
Published: Oct 20, 2022 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ParseLabelsIntoContainerConfig

func ParseLabelsIntoContainerConfig(labels map[string]string, config *v1.ContainerConfig)

Types

type NetworkLabel

type NetworkLabel struct {
	Ports []Port `json:"ports"`
}

type Port

type Port struct {
	Listening int64 `json:"listening"`
	Exposed   bool  `json:"exposed"`
}

Jump to

Keyboard shortcuts

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