ready
A status that represents a ready container with no error.
Declaration
class var ready: FSContainerStatus { get }Discussion
This value is a FSContainerStatus with a state that is ready, and a status that is nil.
A status that represents a ready container with no error.
class var ready: FSContainerStatus { get }This value is a FSContainerStatus with a state that is ready, and a status that is nil.