mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-11-02 11:18:16 +00:00
Fix the doc of network plugin version
This commit is contained in:
@@ -56,7 +56,7 @@ type NetworkPlugin interface {
|
||||
}
|
||||
|
||||
// PodNetworkStatus stores the network status of a pod (currently just the primary IP address)
|
||||
// This struct represents version "v1"
|
||||
// This struct represents version "v1beta1"
|
||||
type PodNetworkStatus struct {
|
||||
unversioned.TypeMeta `json:",inline"`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user