ContainerTracer  0.1
Data Fields
docker_json_field Struct Reference

Support structure of the docker_stats_serializer() function. More...

#include <docker-driver.h>

Collaboration diagram for docker_json_field:
Collaboration graph

Data Fields

const char * name
 
const void * member
 

Detailed Description

Support structure of the docker_stats_serializer() function.

Field Documentation

◆ member

const void* docker_json_field::member

Corresponds to the JSON value.

◆ name

const char* docker_json_field::name

Corresponds to the JSON key.


The documentation for this struct was generated from the following file: