*: Re-generate
This commit is contained in:
@@ -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:
|
||||
|
@@ -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:
|
||||
|
@@ -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:
|
||||
|
Reference in New Issue
Block a user