mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-28 05:57:25 +00:00
Del unused var
This commit is contained in:
parent
96ae38c036
commit
d5f2bb00a7
@ -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.
|
||||||
|
Loading…
Reference in New Issue
Block a user