Commit d5f2bb00 authored by zhengguoyong's avatar zhengguoyong

Del unused var

parent 96ae38c0
...@@ -314,8 +314,6 @@ type containerStatusResult struct { ...@@ -314,8 +314,6 @@ type containerStatusResult struct {
err error err error
} }
const podIPDownwardAPISelector = "status.podIP"
// determineContainerIP determines the IP address of the given container. It is expected // determineContainerIP determines the IP address of the given container. It is expected
// that the container passed is the infrastructure container of a pod and the responsibility // that the container passed is the infrastructure container of a pod and the responsibility
// of the caller to ensure that the correct container is passed. // of the caller to ensure that the correct container is passed.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment