Skip to content

Commit 5556667

Browse files
JaerynJaeryn
authored andcommitted
Changed Podname -> PodName
1 parent f8527d2 commit 5556667

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cns/api.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ type CreateNetworkContainerRequest struct {
128128
// NetworkContainerOrchestratorInfo contains orchestrator type, pod name and pod namespace.
129129
type NetworkContainerOrchestratorInfo struct {
130130
OrchestratorType string
131-
Podname string
131+
PodName string
132132
PodNamespace string
133133
}
134134

0 commit comments

Comments
 (0)