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"`
}
Click to show internal directories.
Click to hide internal directories.