GetPodNetworkStatus is the method called to obtain the ipv4 or ipv6 addresses of the container
( namespace string, name string, podSandboxID config.ContainerID, )
| 78 | |
| 79 | // GetPodNetworkStatus is the method called to obtain the ipv4 or ipv6 addresses of the container |
| 80 | GetPodNetworkStatus( |
| 81 | namespace string, |
| 82 | name string, |
| 83 | podSandboxID config.ContainerID, |
no outgoing calls