Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Args ¶
type Args struct { types.CommonArgs K8S_POD_NAME types.UnmarshallableString // nolint:golint K8S_POD_NAMESPACE types.UnmarshallableString // nolint:golint K8S_POD_INFRA_CONTAINER_ID types.UnmarshallableString // nolint:golint }
Refer https://github.com/kubernetes/kubernetes/blob/master/pkg/kubelet/dockershim/network/cni/cni.go#L392
Click to show internal directories.
Click to hide internal directories.