Skip to content

Commit

Permalink
Autogenerated files
Browse files Browse the repository at this point in the history
  • Loading branch information
hardikdr committed Oct 11, 2018
1 parent e708af2 commit 5f36ff3
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 0 deletions.
14 changes: 14 additions & 0 deletions config/crds/cluster_v1alpha1_machine.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -65,11 +65,25 @@ spec:
type: string
errorReason:
type: string
lastOperation:
properties:
description:
type: string
lastUpdateTime:
format: date-time
type: string
state:
type: string
type:
type: string
type: object
lastUpdated:
format: date-time
type: string
nodeRef:
type: object
phase:
type: string
providerStatus:
type: object
versions:
Expand Down
18 changes: 18 additions & 0 deletions pkg/apis/cluster/v1alpha1/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 5f36ff3

Please sign in to comment.