package
Version:
v0.0.0-...-94e4715
Opens a new window with list of versions in this module.
Published: Nov 20, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Node struct {
Id string `json:"id"`
RequestedHostname string `json:"requestedHostname,omitempty"`
Address string `json:"address"`
InternalAddress string `json:"internalAddress,omitempty"`
DockerInfo *apis.DockerInfo `json:"dockerInfo,omitempty"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.