caps

package
v0.1.2-0...-3e0559f Latest Latest
Warning

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

Go to latest
Published: May 12, 2023 License: Apache-2.0 Imports: 5 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