mirror of
				https://github.com/optim-enterprises-bv/kubernetes.git
				synced 2025-11-03 19:58:17 +00:00 
			
		
		
		
	Merge pull request #76481 from brsmsn/master
Updated doc.go files for k8s.io/sample-apiserver/pkg/apis/wardle
This commit is contained in:
		@@ -18,4 +18,4 @@ limitations under the License.
 | 
			
		||||
// +groupName=wardle.k8s.io
 | 
			
		||||
 | 
			
		||||
// Package api is the internal version of the API.
 | 
			
		||||
package wardle
 | 
			
		||||
package wardle // import "k8s.io/sample-apiserver/pkg/apis/wardle"
 | 
			
		||||
 
 | 
			
		||||
@@ -20,4 +20,4 @@ limitations under the License.
 | 
			
		||||
// +groupName=wardle.k8s.io
 | 
			
		||||
 | 
			
		||||
// Package v1alpha1 is the v1alpha1 version of the API.
 | 
			
		||||
package v1alpha1
 | 
			
		||||
package v1alpha1 // import "k8s.io/sample-apiserver/pkg/apis/wardle/v1alpha1"
 | 
			
		||||
 
 | 
			
		||||
@@ -20,4 +20,4 @@ limitations under the License.
 | 
			
		||||
// +groupName=wardle.k8s.io
 | 
			
		||||
 | 
			
		||||
// Package v1beta1 is the v1beta1 version of the API.
 | 
			
		||||
package v1beta1
 | 
			
		||||
package v1beta1 // import "k8s.io/sample-apiserver/pkg/apis/wardle/v1beta1"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user