Sha256: 9b65d4edec768257474cb55631a2c8eec6fe51b7154626e5886af7908ceed4f9
Contents?: true
Size: 477 Bytes
Versions: 1
Compression:
Stored size: 477 Bytes
Contents
# Zilla::IoK8sApiCoreV1ContainerStateRunning ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **started_at** | **Time** | 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. | [optional] | ## Example ```ruby require 'zilla' instance = Zilla::IoK8sApiCoreV1ContainerStateRunning.new( started_at: null ) ```
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
zilla-0.2.0 | docs/IoK8sApiCoreV1ContainerStateRunning.md |