public static interface V1.ContainerStateRunningOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
Meta.Time |
getStartedAt()
Time at which the container was last (re-)started
+optional
|
Meta.TimeOrBuilder |
getStartedAtOrBuilder()
Time at which the container was last (re-)started
+optional
|
boolean |
hasStartedAt()
Time at which the container was last (re-)started
+optional
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasStartedAt()
Time at which the container was last (re-)started +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.Time startedAt = 1;Meta.Time getStartedAt()
Time at which the container was last (re-)started +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.Time startedAt = 1;Meta.TimeOrBuilder getStartedAtOrBuilder()
Time at which the container was last (re-)started +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.Time startedAt = 1;Copyright © 2019. All rights reserved.