status

@SerialName(value = "status")
val status: Map<String, String>?

Parameters

status

Information specific to the runtime. While this API specification does not define data provided by runtimes, the following well-known properties may be provided by runtimes: org.opencontainers.runtime-spec.features: features structure as defined in the OCI Runtime Specification, in a JSON string representation.


>Note: The information returned in this field, including the > formatting of values and labels, should not be considered stable, > and may change without notice.