Skip to content

Commit

Permalink
go generate
Browse files Browse the repository at this point in the history
  • Loading branch information
rmweir committed Jul 25, 2020
1 parent 9871183 commit 5678ccd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 18 deletions.
9 changes: 2 additions & 7 deletions crds/eksclusterconfig.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -62,11 +62,6 @@ spec:
type: integer
nodegroupName:
type: string
sourceSecurityGroups:
items:
type: string
nullable: true
type: array
subnets:
items:
type: string
Expand Down Expand Up @@ -117,11 +112,11 @@ spec:
nullable: true
type: object
required:
- amazonCredentialSecret
- publicAccess
- privateAccess
- displayName
- region
- amazonCredentialSecret
- privateAccess
type: object
status:
properties:
Expand Down
11 changes: 0 additions & 11 deletions pkg/apis/eks.cattle.io/v1/zz_generated_deepcopy.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 5678ccd

Please sign in to comment.