mirror of
https://github.com/rancher/norman.git
synced 2025-09-08 10:39:17 +00:00
Switch to go modules
This commit is contained in:
4
vendor/k8s.io/api/storage/v1/doc.go
generated
vendored
4
vendor/k8s.io/api/storage/v1/doc.go
generated
vendored
@@ -15,6 +15,8 @@ limitations under the License.
|
||||
*/
|
||||
|
||||
// +k8s:deepcopy-gen=package
|
||||
// +k8s:protobuf-gen=package
|
||||
// +groupName=storage.k8s.io
|
||||
// +k8s:openapi-gen=true
|
||||
package v1
|
||||
|
||||
package v1 // import "k8s.io/api/storage/v1"
|
||||
|
Reference in New Issue
Block a user