adds cni config data to the cri status/info
Signed-off-by: Mike Brown <brownwm@us.ibm.com>
This commit is contained in:
@@ -57,7 +57,7 @@ type Metadata struct {
|
||||
IP string
|
||||
// RuntimeHandler is the runtime handler name of the pod.
|
||||
RuntimeHandler string
|
||||
// CNI result
|
||||
// CNIresult resulting configuration for attached network namespace interfaces
|
||||
CNIResult *cni.CNIResult
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user