Skip to content

Commit

Permalink
Update pkg/apis/kops/networking.go
Browse files Browse the repository at this point in the history
Co-authored-by: John Gardiner Myers <[email protected]>
  • Loading branch information
olemarkus and johngmyers authored May 23, 2020
1 parent b350503 commit e643959
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/apis/kops/networking.go
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ type ClassicNetworkingSpec struct {
type KubenetNetworkingSpec struct {
}

// ExternalNetworkingSpec is the specification for networking that is implemented by a user-provided Daemonset that uses the kubelet networking plugin.
// ExternalNetworkingSpec is the specification for networking that is implemented by a user-provided Daemonset that uses the Kubenet kubelet networking plugin.
type ExternalNetworkingSpec struct {
}

Expand Down

0 comments on commit e643959

Please sign in to comment.