Commit e3b69709 authored by zhengchuan hu's avatar zhengchuan hu

Fix comment for struct DeploymentBasicGeneratorV1

parent e65ac460
...@@ -26,7 +26,7 @@ import ( ...@@ -26,7 +26,7 @@ import (
"k8s.io/kubernetes/pkg/apis/extensions" "k8s.io/kubernetes/pkg/apis/extensions"
) )
// DeploymentGeneratorV1 supports stable generation of a deployment // DeploymentBasicGeneratorV1 supports stable generation of a deployment
type DeploymentBasicGeneratorV1 struct { type DeploymentBasicGeneratorV1 struct {
Name string Name string
Images []string Images []string
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment