*: 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

@@ -1380,6 +1380,9 @@ spec:
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:
@@ -1389,6 +1392,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:
@@ -1871,6 +1877,10 @@ spec:
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:
@@ -1881,6 +1891,10 @@ 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:
@@ -2253,9 +2267,17 @@ spec:
about state of pvc
properties:
lastProbeTime:
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
lastTransitionTime:
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
message:

View File

@@ -1469,6 +1469,9 @@ spec:
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:
@@ -1478,6 +1481,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:
@@ -2382,6 +2388,10 @@ spec:
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:
@@ -2392,6 +2402,10 @@ 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:
@@ -2764,9 +2778,17 @@ spec:
about state of pvc
properties:
lastProbeTime:
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
lastTransitionTime:
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
message:

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: