Skip to content

Commit

Permalink
Generated
Browse files Browse the repository at this point in the history
geenerated code
  • Loading branch information
matt0x6F committed Feb 3, 2020
1 parent 1d61cb8 commit 28a9c55
Show file tree
Hide file tree
Showing 6 changed files with 18 additions and 18 deletions.
16 changes: 8 additions & 8 deletions k8s/crds/kops.k8s.io_clusters.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -670,6 +670,14 @@ spec:
(use to control whom can creates dns entries)
type: string
type: object
externalPolicies:
additionalProperties:
items:
type: string
type: array
description: ExternalPolicies allows the insertion of pre-existing managed
policies on IG Roles
type: object
fileAssets:
description: A collection of files assets for deployed cluster wide
items:
Expand Down Expand Up @@ -2881,14 +2889,6 @@ spec:
podCIDR:
description: PodCIDR is the CIDR from which we allocate IPs for pods
type: string
policyOverrides:
additionalProperties:
items:
type: string
type: array
description: ExternalPolicies allows the insertion of pre-existing managed
policies on IG Roles
type: object
project:
description: Project is the cloud project we should use, required on
GCE
Expand Down
4 changes: 2 additions & 2 deletions pkg/apis/kops/v1alpha1/zz_generated.conversion.go

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

4 changes: 2 additions & 2 deletions pkg/apis/kops/v1alpha1/zz_generated.deepcopy.go

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

4 changes: 2 additions & 2 deletions pkg/apis/kops/v1alpha2/zz_generated.conversion.go

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

4 changes: 2 additions & 2 deletions pkg/apis/kops/v1alpha2/zz_generated.deepcopy.go

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

4 changes: 2 additions & 2 deletions pkg/apis/kops/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 28a9c55

Please sign in to comment.