*: Re-generate

This commit is contained in:
Frederic Branczyk
2018-07-02 10:38:38 +02:00
parent 5c4c200df7
commit 171b7c41e1
3 changed files with 50 additions and 0 deletions

View File

@@ -40,6 +40,9 @@ spec:
going to ignore it if set in create or update request.
type: string
creationTimestamp:
description: Time is a wrapper around time.Time which supports correct
marshaling to YAML and JSON. Wrappers are provided for many of the
factory methods that the time package offers.
format: date-time
type: string
deletionGracePeriodSeconds:
@@ -49,6 +52,9 @@ spec:
format: int64
type: integer
deletionTimestamp:
description: Time is a wrapper around time.Time which supports correct
marshaling to YAML and JSON. Wrappers are provided for many of the
factory methods that the time package offers.
format: date-time
type: string
finalizers: