Documentation ¶
Index ¶
Constants ¶
View Source
const ClientAPIVersion = "1.18"
ClientAPIVersion Client API version used
Variables ¶
This section is empty.
Functions ¶
func MetadataDecoder ¶
func MetadataDecoder(raw json.RawMessage) (common.Getter, error)
MetadataDecoder implements a json message raw decoder
Types ¶
type Metadata ¶
type Metadata struct { ContainerID string ContainerName string Labels graph.Metadata `field:"Metadata"` }
Metadata describe the metadata of a docker container easyjson:json gendecoder
type ProbeHandler ¶
type ProbeHandler struct { common.RWMutex Ctx tp.Context // contains filtered or unexported fields }
ProbeHandler describes a Docker topology graph that enhance the graph
Click to show internal directories.
Click to hide internal directories.