package cni
Get desktop application:
View/edit binary Protocol Buffers messages
string interface_name = 1
string netns = 2
string desired_host_interface_name = 3
repeated IPConfig container_ips = 5
repeated string container_routes = 6
map<string, string> dataplane_options = 8
bool successful = 1
string error_message = 2
string host_interface_name = 3
string container_mac = 4
string interface_name = 1
string netns = 2
map<string, string> dataplane_options = 3
bool successful = 1
string error_message = 2
Used in: AddRequest
bool allow_ip_forwarding = 1
int32 mtu = 2
Used in: AddRequest
string address = 1
string gateway = 2
Used in: WorkloadIDs
string name = 1
string protocol = 2
uint32 port = 3
uint32 host_port = 4
string host_ip = 5
Used in: AddRequest
string name = 1
string namespace = 2
map<string, string> labels = 3
map<string, string> annotations = 4
string endpoint = 5
string node = 6
string orchestrator = 7
string pod = 8
repeated Port ports = 9