mirror of
https://github.com/containerd/containerd.git
synced 2026-06-24 08:48:48 +00:00
integration: modernize: omitzero
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
@@ -37,7 +37,7 @@ const delegatedPlugin = "bridge"
|
||||
type netConf struct {
|
||||
RuntimeConfig struct {
|
||||
PodAnnotations inheritedPodAnnotations `json:"io.kubernetes.cri.pod-annotations"`
|
||||
} `json:"runtimeConfig,omitempty"`
|
||||
} `json:"runtimeConfig"`
|
||||
}
|
||||
|
||||
type inheritedPodAnnotations struct {
|
||||
|
||||
Reference in New Issue
Block a user