Skip to content

Commit b091331

Browse files
jaypipesvijtrip2
authored andcommitted
checking in S3 service controller
Generated code for the S3 service controller. Issue aws-controllers-k8s#204
1 parent 5451a52 commit b091331

21 files changed

+2308
-0
lines changed

services/s3/apis/v1alpha1/bucket.go

Lines changed: 69 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

services/s3/apis/v1alpha1/doc.go

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
// +k8s:deepcopy-gen=package
2+
// Package v1alpha1 is the v1alpha1 version of the s3.services.k8s.aws API.
3+
// +groupName=s3.services.k8s.aws
4+
package v1alpha1

0 commit comments

Comments
 (0)