struct Kubernetes::Resources::Pods::ContainerStateRunning

Included Modules

Defined in:

resources/pods.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(pull : ::JSON::PullParser) #

def self.new(*, __pull_for_json_serializable pull : ::JSON::PullParser) #

Instance Method Detail

def started_at : String | Nil #

def started_at=(started_at : String | Nil) #