mirror of
				https://github.com/optim-enterprises-bv/kubernetes.git
				synced 2025-11-03 19:58:17 +00:00 
			
		
		
		
	Fix comment for struct DeploymentBasicGeneratorV1
This commit is contained in:
		@@ -26,7 +26,7 @@ import (
 | 
			
		||||
	"k8s.io/kubernetes/pkg/apis/extensions"
 | 
			
		||||
)
 | 
			
		||||
 | 
			
		||||
// DeploymentGeneratorV1 supports stable generation of a deployment
 | 
			
		||||
// DeploymentBasicGeneratorV1 supports stable generation of a deployment
 | 
			
		||||
type DeploymentBasicGeneratorV1 struct {
 | 
			
		||||
	Name   string
 | 
			
		||||
	Images []string
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user