Modifier and Type | Field and Description |
---|---|
static com.google.protobuf.Parser<Meta.Time> |
Meta.Time.PARSER
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
Meta.Time |
Meta.Time.Builder.build() |
Meta.Time |
Meta.Time.Builder.buildPartial() |
Meta.Time |
V1Batch.JobStatusOrBuilder.getCompletionTime()
Represents time when the job was completed.
|
Meta.Time |
V1Batch.JobStatus.getCompletionTime()
Represents time when the job was completed.
|
Meta.Time |
V1Batch.JobStatus.Builder.getCompletionTime()
Represents time when the job was completed.
|
Meta.Time |
Meta.ObjectMetaOrBuilder.getCreationTimestamp()
CreationTimestamp is a timestamp representing the server time when this object was
created.
|
Meta.Time |
Meta.ObjectMeta.getCreationTimestamp()
CreationTimestamp is a timestamp representing the server time when this object was
created.
|
Meta.Time |
Meta.ObjectMeta.Builder.getCreationTimestamp()
CreationTimestamp is a timestamp representing the server time when this object was
created.
|
static Meta.Time |
Meta.Time.getDefaultInstance() |
Meta.Time |
Meta.Time.getDefaultInstanceForType() |
Meta.Time |
Meta.Time.Builder.getDefaultInstanceForType() |
Meta.Time |
Meta.ObjectMetaOrBuilder.getDeletionTimestamp()
DeletionTimestamp is RFC 3339 date and time at which this resource will be deleted.
|
Meta.Time |
Meta.ObjectMeta.getDeletionTimestamp()
DeletionTimestamp is RFC 3339 date and time at which this resource will be deleted.
|
Meta.Time |
Meta.ObjectMeta.Builder.getDeletionTimestamp()
DeletionTimestamp is RFC 3339 date and time at which this resource will be deleted.
|
Meta.Time |
V1beta1Policy.PodDisruptionBudgetStatusOrBuilder.getDisruptedPodsOrDefault(String key,
Meta.Time defaultValue)
DisruptedPods contains information about pods whose eviction was
processed by the API server eviction subresource handler but has not
yet been observed by the PodDisruptionBudget controller.
|
Meta.Time |
V1beta1Policy.PodDisruptionBudgetStatus.getDisruptedPodsOrDefault(String key,
Meta.Time defaultValue)
DisruptedPods contains information about pods whose eviction was
processed by the API server eviction subresource handler but has not
yet been observed by the PodDisruptionBudget controller.
|
Meta.Time |
V1beta1Policy.PodDisruptionBudgetStatus.Builder.getDisruptedPodsOrDefault(String key,
Meta.Time defaultValue)
DisruptedPods contains information about pods whose eviction was
processed by the API server eviction subresource handler but has not
yet been observed by the PodDisruptionBudget controller.
|
Meta.Time |
V1beta1Policy.PodDisruptionBudgetStatusOrBuilder.getDisruptedPodsOrThrow(String key)
DisruptedPods contains information about pods whose eviction was
processed by the API server eviction subresource handler but has not
yet been observed by the PodDisruptionBudget controller.
|
Meta.Time |
V1beta1Policy.PodDisruptionBudgetStatus.getDisruptedPodsOrThrow(String key)
DisruptedPods contains information about pods whose eviction was
processed by the API server eviction subresource handler but has not
yet been observed by the PodDisruptionBudget controller.
|
Meta.Time |
V1beta1Policy.PodDisruptionBudgetStatus.Builder.getDisruptedPodsOrThrow(String key)
DisruptedPods contains information about pods whose eviction was
processed by the API server eviction subresource handler but has not
yet been observed by the PodDisruptionBudget controller.
|
Meta.Time |
V1.PreferAvoidPodsEntryOrBuilder.getEvictionTime()
Time at which this entry was added to the list.
|
Meta.Time |
V1.PreferAvoidPodsEntry.getEvictionTime()
Time at which this entry was added to the list.
|
Meta.Time |
V1.PreferAvoidPodsEntry.Builder.getEvictionTime()
Time at which this entry was added to the list.
|
Meta.Time |
V1Authentication.TokenRequestStatusOrBuilder.getExpirationTimestamp()
ExpirationTimestamp is the time of expiration of the returned token.
|
Meta.Time |
V1Authentication.TokenRequestStatus.getExpirationTimestamp()
ExpirationTimestamp is the time of expiration of the returned token.
|
Meta.Time |
V1Authentication.TokenRequestStatus.Builder.getExpirationTimestamp()
ExpirationTimestamp is the time of expiration of the returned token.
|
Meta.Time |
V1.ContainerStateTerminatedOrBuilder.getFinishedAt()
Time at which the container last terminated
+optional
|
Meta.Time |
V1.ContainerStateTerminated.getFinishedAt()
Time at which the container last terminated
+optional
|
Meta.Time |
V1.ContainerStateTerminated.Builder.getFinishedAt()
Time at which the container last terminated
+optional
|
Meta.Time |
V1.EventOrBuilder.getFirstTimestamp()
The time at which the event was first recorded.
|
Meta.Time |
V1.Event.getFirstTimestamp()
The time at which the event was first recorded.
|
Meta.Time |
V1.Event.Builder.getFirstTimestamp()
The time at which the event was first recorded.
|
Meta.Time |
V1.NodeConditionOrBuilder.getLastHeartbeatTime()
Last time we got an update on a given condition.
|
Meta.Time |
V1.NodeCondition.getLastHeartbeatTime()
Last time we got an update on a given condition.
|
Meta.Time |
V1.NodeCondition.Builder.getLastHeartbeatTime()
Last time we got an update on a given condition.
|
Meta.Time |
V1.PersistentVolumeClaimConditionOrBuilder.getLastProbeTime()
Last time we probed the condition.
|
Meta.Time |
V1.PersistentVolumeClaimCondition.getLastProbeTime()
Last time we probed the condition.
|
Meta.Time |
V1.PersistentVolumeClaimCondition.Builder.getLastProbeTime()
Last time we probed the condition.
|
Meta.Time |
V1.PodConditionOrBuilder.getLastProbeTime()
Last time we probed the condition.
|
Meta.Time |
V1.PodCondition.getLastProbeTime()
Last time we probed the condition.
|
Meta.Time |
V1.PodCondition.Builder.getLastProbeTime()
Last time we probed the condition.
|
Meta.Time |
V1Batch.JobConditionOrBuilder.getLastProbeTime()
Last time the condition was checked.
|
Meta.Time |
V1Batch.JobCondition.getLastProbeTime()
Last time the condition was checked.
|
Meta.Time |
V1Batch.JobCondition.Builder.getLastProbeTime()
Last time the condition was checked.
|
Meta.Time |
V1Autoscaling.HorizontalPodAutoscalerStatusOrBuilder.getLastScaleTime()
last time the HorizontalPodAutoscaler scaled the number of pods;
used by the autoscaler to control how often the number of pods is changed.
|
Meta.Time |
V1Autoscaling.HorizontalPodAutoscalerStatus.getLastScaleTime()
last time the HorizontalPodAutoscaler scaled the number of pods;
used by the autoscaler to control how often the number of pods is changed.
|
Meta.Time |
V1Autoscaling.HorizontalPodAutoscalerStatus.Builder.getLastScaleTime()
last time the HorizontalPodAutoscaler scaled the number of pods;
used by the autoscaler to control how often the number of pods is changed.
|
Meta.Time |
V2beta1Autoscaling.HorizontalPodAutoscalerStatusOrBuilder.getLastScaleTime()
lastScaleTime is the last time the HorizontalPodAutoscaler scaled the number of pods,
used by the autoscaler to control how often the number of pods is changed.
|
Meta.Time |
V2beta1Autoscaling.HorizontalPodAutoscalerStatus.getLastScaleTime()
lastScaleTime is the last time the HorizontalPodAutoscaler scaled the number of pods,
used by the autoscaler to control how often the number of pods is changed.
|
Meta.Time |
V2beta1Autoscaling.HorizontalPodAutoscalerStatus.Builder.getLastScaleTime()
lastScaleTime is the last time the HorizontalPodAutoscaler scaled the number of pods,
used by the autoscaler to control how often the number of pods is changed.
|
Meta.Time |
V2beta2Autoscaling.HorizontalPodAutoscalerStatusOrBuilder.getLastScaleTime()
lastScaleTime is the last time the HorizontalPodAutoscaler scaled the number of pods,
used by the autoscaler to control how often the number of pods is changed.
|
Meta.Time |
V2beta2Autoscaling.HorizontalPodAutoscalerStatus.getLastScaleTime()
lastScaleTime is the last time the HorizontalPodAutoscaler scaled the number of pods,
used by the autoscaler to control how often the number of pods is changed.
|
Meta.Time |
V2beta2Autoscaling.HorizontalPodAutoscalerStatus.Builder.getLastScaleTime()
lastScaleTime is the last time the HorizontalPodAutoscaler scaled the number of pods,
used by the autoscaler to control how often the number of pods is changed.
|
Meta.Time |
V2alpha1Batch.CronJobStatusOrBuilder.getLastScheduleTime()
Information when was the last time the job was successfully scheduled.
|
Meta.Time |
V2alpha1Batch.CronJobStatus.getLastScheduleTime()
Information when was the last time the job was successfully scheduled.
|
Meta.Time |
V2alpha1Batch.CronJobStatus.Builder.getLastScheduleTime()
Information when was the last time the job was successfully scheduled.
|
Meta.Time |
V1beta1Batch.CronJobStatusOrBuilder.getLastScheduleTime()
Information when was the last time the job was successfully scheduled.
|
Meta.Time |
V1beta1Batch.CronJobStatus.getLastScheduleTime()
Information when was the last time the job was successfully scheduled.
|
Meta.Time |
V1beta1Batch.CronJobStatus.Builder.getLastScheduleTime()
Information when was the last time the job was successfully scheduled.
|
Meta.Time |
V1.EventOrBuilder.getLastTimestamp()
The time at which the most recent occurrence of this event was recorded.
|
Meta.Time |
V1.Event.getLastTimestamp()
The time at which the most recent occurrence of this event was recorded.
|
Meta.Time |
V1.Event.Builder.getLastTimestamp()
The time at which the most recent occurrence of this event was recorded.
|
Meta.Time |
V1beta1Apps.DeploymentConditionOrBuilder.getLastTransitionTime()
Last time the condition transitioned from one status to another.
|
Meta.Time |
V1beta1Apps.DeploymentCondition.getLastTransitionTime()
Last time the condition transitioned from one status to another.
|
Meta.Time |
V1beta1Apps.DeploymentCondition.Builder.getLastTransitionTime()
Last time the condition transitioned from one status to another.
|
Meta.Time |
V1beta1Apps.StatefulSetConditionOrBuilder.getLastTransitionTime()
Last time the condition transitioned from one status to another.
|
Meta.Time |
V1beta1Apps.StatefulSetCondition.getLastTransitionTime()
Last time the condition transitioned from one status to another.
|
Meta.Time |
V1beta1Apps.StatefulSetCondition.Builder.getLastTransitionTime()
Last time the condition transitioned from one status to another.
|
Meta.Time |
V1.NodeConditionOrBuilder.getLastTransitionTime()
Last time the condition transit from one status to another.
|
Meta.Time |
V1.NodeCondition.getLastTransitionTime()
Last time the condition transit from one status to another.
|
Meta.Time |
V1.NodeCondition.Builder.getLastTransitionTime()
Last time the condition transit from one status to another.
|
Meta.Time |
V1.PersistentVolumeClaimConditionOrBuilder.getLastTransitionTime()
Last time the condition transitioned from one status to another.
|
Meta.Time |
V1.PersistentVolumeClaimCondition.getLastTransitionTime()
Last time the condition transitioned from one status to another.
|
Meta.Time |
V1.PersistentVolumeClaimCondition.Builder.getLastTransitionTime()
Last time the condition transitioned from one status to another.
|
Meta.Time |
V1.PodConditionOrBuilder.getLastTransitionTime()
Last time the condition transitioned from one status to another.
|
Meta.Time |
V1.PodCondition.getLastTransitionTime()
Last time the condition transitioned from one status to another.
|
Meta.Time |
V1.PodCondition.Builder.getLastTransitionTime()
Last time the condition transitioned from one status to another.
|
Meta.Time |
V1.ReplicationControllerConditionOrBuilder.getLastTransitionTime()
The last time the condition transitioned from one status to another.
|
Meta.Time |
V1.ReplicationControllerCondition.getLastTransitionTime()
The last time the condition transitioned from one status to another.
|
Meta.Time |
V1.ReplicationControllerCondition.Builder.getLastTransitionTime()
The last time the condition transitioned from one status to another.
|
Meta.Time |
V1beta1Apiextensions.CustomResourceDefinitionConditionOrBuilder.getLastTransitionTime()
Last time the condition transitioned from one status to another.
|
Meta.Time |
V1beta1Apiextensions.CustomResourceDefinitionCondition.getLastTransitionTime()
Last time the condition transitioned from one status to another.
|
Meta.Time |
V1beta1Apiextensions.CustomResourceDefinitionCondition.Builder.getLastTransitionTime()
Last time the condition transitioned from one status to another.
|
Meta.Time |
V1beta1Extensions.DaemonSetConditionOrBuilder.getLastTransitionTime()
Last time the condition transitioned from one status to another.
|
Meta.Time |
V1beta1Extensions.DaemonSetCondition.getLastTransitionTime()
Last time the condition transitioned from one status to another.
|
Meta.Time |
V1beta1Extensions.DaemonSetCondition.Builder.getLastTransitionTime()
Last time the condition transitioned from one status to another.
|
Meta.Time |
V1beta1Extensions.DeploymentConditionOrBuilder.getLastTransitionTime()
Last time the condition transitioned from one status to another.
|
Meta.Time |
V1beta1Extensions.DeploymentCondition.getLastTransitionTime()
Last time the condition transitioned from one status to another.
|
Meta.Time |
V1beta1Extensions.DeploymentCondition.Builder.getLastTransitionTime()
Last time the condition transitioned from one status to another.
|
Meta.Time |
V1beta1Extensions.ReplicaSetConditionOrBuilder.getLastTransitionTime()
The last time the condition transitioned from one status to another.
|
Meta.Time |
V1beta1Extensions.ReplicaSetCondition.getLastTransitionTime()
The last time the condition transitioned from one status to another.
|
Meta.Time |
V1beta1Extensions.ReplicaSetCondition.Builder.getLastTransitionTime()
The last time the condition transitioned from one status to another.
|
Meta.Time |
V1Autoscaling.HorizontalPodAutoscalerConditionOrBuilder.getLastTransitionTime()
lastTransitionTime is the last time the condition transitioned from
one status to another
+optional
|
Meta.Time |
V1Autoscaling.HorizontalPodAutoscalerCondition.getLastTransitionTime()
lastTransitionTime is the last time the condition transitioned from
one status to another
+optional
|
Meta.Time |
V1Autoscaling.HorizontalPodAutoscalerCondition.Builder.getLastTransitionTime()
lastTransitionTime is the last time the condition transitioned from
one status to another
+optional
|
Meta.Time |
V2beta1Autoscaling.HorizontalPodAutoscalerConditionOrBuilder.getLastTransitionTime()
lastTransitionTime is the last time the condition transitioned from
one status to another
+optional
|
Meta.Time |
V2beta1Autoscaling.HorizontalPodAutoscalerCondition.getLastTransitionTime()
lastTransitionTime is the last time the condition transitioned from
one status to another
+optional
|
Meta.Time |
V2beta1Autoscaling.HorizontalPodAutoscalerCondition.Builder.getLastTransitionTime()
lastTransitionTime is the last time the condition transitioned from
one status to another
+optional
|
Meta.Time |
V1Apps.DaemonSetConditionOrBuilder.getLastTransitionTime()
Last time the condition transitioned from one status to another.
|
Meta.Time |
V1Apps.DaemonSetCondition.getLastTransitionTime()
Last time the condition transitioned from one status to another.
|
Meta.Time |
V1Apps.DaemonSetCondition.Builder.getLastTransitionTime()
Last time the condition transitioned from one status to another.
|
Meta.Time |
V1Apps.DeploymentConditionOrBuilder.getLastTransitionTime()
Last time the condition transitioned from one status to another.
|
Meta.Time |
V1Apps.DeploymentCondition.getLastTransitionTime()
Last time the condition transitioned from one status to another.
|
Meta.Time |
V1Apps.DeploymentCondition.Builder.getLastTransitionTime()
Last time the condition transitioned from one status to another.
|
Meta.Time |
V1Apps.ReplicaSetConditionOrBuilder.getLastTransitionTime()
The last time the condition transitioned from one status to another.
|
Meta.Time |
V1Apps.ReplicaSetCondition.getLastTransitionTime()
The last time the condition transitioned from one status to another.
|
Meta.Time |
V1Apps.ReplicaSetCondition.Builder.getLastTransitionTime()
The last time the condition transitioned from one status to another.
|
Meta.Time |
V1Apps.StatefulSetConditionOrBuilder.getLastTransitionTime()
Last time the condition transitioned from one status to another.
|
Meta.Time |
V1Apps.StatefulSetCondition.getLastTransitionTime()
Last time the condition transitioned from one status to another.
|
Meta.Time |
V1Apps.StatefulSetCondition.Builder.getLastTransitionTime()
Last time the condition transitioned from one status to another.
|
Meta.Time |
V1Batch.JobConditionOrBuilder.getLastTransitionTime()
Last time the condition transit from one status to another.
|
Meta.Time |
V1Batch.JobCondition.getLastTransitionTime()
Last time the condition transit from one status to another.
|
Meta.Time |
V1Batch.JobCondition.Builder.getLastTransitionTime()
Last time the condition transit from one status to another.
|
Meta.Time |
V2beta2Autoscaling.HorizontalPodAutoscalerConditionOrBuilder.getLastTransitionTime()
lastTransitionTime is the last time the condition transitioned from
one status to another
+optional
|
Meta.Time |
V2beta2Autoscaling.HorizontalPodAutoscalerCondition.getLastTransitionTime()
lastTransitionTime is the last time the condition transitioned from
one status to another
+optional
|
Meta.Time |
V2beta2Autoscaling.HorizontalPodAutoscalerCondition.Builder.getLastTransitionTime()
lastTransitionTime is the last time the condition transitioned from
one status to another
+optional
|
Meta.Time |
V1beta2Apps.DaemonSetConditionOrBuilder.getLastTransitionTime()
Last time the condition transitioned from one status to another.
|
Meta.Time |
V1beta2Apps.DaemonSetCondition.getLastTransitionTime()
Last time the condition transitioned from one status to another.
|
Meta.Time |
V1beta2Apps.DaemonSetCondition.Builder.getLastTransitionTime()
Last time the condition transitioned from one status to another.
|
Meta.Time |
V1beta2Apps.DeploymentConditionOrBuilder.getLastTransitionTime()
Last time the condition transitioned from one status to another.
|
Meta.Time |
V1beta2Apps.DeploymentCondition.getLastTransitionTime()
Last time the condition transitioned from one status to another.
|
Meta.Time |
V1beta2Apps.DeploymentCondition.Builder.getLastTransitionTime()
Last time the condition transitioned from one status to another.
|
Meta.Time |
V1beta2Apps.ReplicaSetConditionOrBuilder.getLastTransitionTime()
The last time the condition transitioned from one status to another.
|
Meta.Time |
V1beta2Apps.ReplicaSetCondition.getLastTransitionTime()
The last time the condition transitioned from one status to another.
|
Meta.Time |
V1beta2Apps.ReplicaSetCondition.Builder.getLastTransitionTime()
The last time the condition transitioned from one status to another.
|
Meta.Time |
V1beta2Apps.StatefulSetConditionOrBuilder.getLastTransitionTime()
Last time the condition transitioned from one status to another.
|
Meta.Time |
V1beta2Apps.StatefulSetCondition.getLastTransitionTime()
Last time the condition transitioned from one status to another.
|
Meta.Time |
V1beta2Apps.StatefulSetCondition.Builder.getLastTransitionTime()
Last time the condition transitioned from one status to another.
|
Meta.Time |
V1beta1Apps.DeploymentConditionOrBuilder.getLastUpdateTime()
The last time this condition was updated.
|
Meta.Time |
V1beta1Apps.DeploymentCondition.getLastUpdateTime()
The last time this condition was updated.
|
Meta.Time |
V1beta1Apps.DeploymentCondition.Builder.getLastUpdateTime()
The last time this condition was updated.
|
Meta.Time |
V1beta1Extensions.DeploymentConditionOrBuilder.getLastUpdateTime()
The last time this condition was updated.
|
Meta.Time |
V1beta1Extensions.DeploymentCondition.getLastUpdateTime()
The last time this condition was updated.
|
Meta.Time |
V1beta1Extensions.DeploymentCondition.Builder.getLastUpdateTime()
The last time this condition was updated.
|
Meta.Time |
V1Apps.DeploymentConditionOrBuilder.getLastUpdateTime()
The last time this condition was updated.
|
Meta.Time |
V1Apps.DeploymentCondition.getLastUpdateTime()
The last time this condition was updated.
|
Meta.Time |
V1Apps.DeploymentCondition.Builder.getLastUpdateTime()
The last time this condition was updated.
|
Meta.Time |
V1beta1Certificates.CertificateSigningRequestConditionOrBuilder.getLastUpdateTime()
timestamp for the last update to this condition
+optional
|
Meta.Time |
V1beta1Certificates.CertificateSigningRequestCondition.getLastUpdateTime()
timestamp for the last update to this condition
+optional
|
Meta.Time |
V1beta1Certificates.CertificateSigningRequestCondition.Builder.getLastUpdateTime()
timestamp for the last update to this condition
+optional
|
Meta.Time |
V1beta2Apps.DeploymentConditionOrBuilder.getLastUpdateTime()
The last time this condition was updated.
|
Meta.Time |
V1beta2Apps.DeploymentCondition.getLastUpdateTime()
The last time this condition was updated.
|
Meta.Time |
V1beta2Apps.DeploymentCondition.Builder.getLastUpdateTime()
The last time this condition was updated.
|
Meta.Time |
V1.PodLogOptionsOrBuilder.getSinceTime()
An RFC3339 timestamp from which to show logs.
|
Meta.Time |
V1.PodLogOptions.getSinceTime()
An RFC3339 timestamp from which to show logs.
|
Meta.Time |
V1.PodLogOptions.Builder.getSinceTime()
An RFC3339 timestamp from which to show logs.
|
Meta.Time |
V1.ContainerStateRunningOrBuilder.getStartedAt()
Time at which the container was last (re-)started
+optional
|
Meta.Time |
V1.ContainerStateRunning.getStartedAt()
Time at which the container was last (re-)started
+optional
|
Meta.Time |
V1.ContainerStateRunning.Builder.getStartedAt()
Time at which the container was last (re-)started
+optional
|
Meta.Time |
V1.ContainerStateTerminatedOrBuilder.getStartedAt()
Time at which previous execution of the container started
+optional
|
Meta.Time |
V1.ContainerStateTerminated.getStartedAt()
Time at which previous execution of the container started
+optional
|
Meta.Time |
V1.ContainerStateTerminated.Builder.getStartedAt()
Time at which previous execution of the container started
+optional
|
Meta.Time |
V1.PodStatusOrBuilder.getStartTime()
RFC 3339 date and time at which the object was acknowledged by the Kubelet.
|
Meta.Time |
V1.PodStatus.getStartTime()
RFC 3339 date and time at which the object was acknowledged by the Kubelet.
|
Meta.Time |
V1.PodStatus.Builder.getStartTime()
RFC 3339 date and time at which the object was acknowledged by the Kubelet.
|
Meta.Time |
V1Batch.JobStatusOrBuilder.getStartTime()
Represents time when the job was acknowledged by the job controller.
|
Meta.Time |
V1Batch.JobStatus.getStartTime()
Represents time when the job was acknowledged by the job controller.
|
Meta.Time |
V1Batch.JobStatus.Builder.getStartTime()
Represents time when the job was acknowledged by the job controller.
|
Meta.Time |
V1beta1Storage.VolumeErrorOrBuilder.getTime()
Time the error was encountered.
|
Meta.Time |
V1beta1Storage.VolumeError.getTime()
Time the error was encountered.
|
Meta.Time |
V1beta1Storage.VolumeError.Builder.getTime()
Time the error was encountered.
|
Meta.Time |
V1Storage.VolumeErrorOrBuilder.getTime()
Time the error was encountered.
|
Meta.Time |
V1Storage.VolumeError.getTime()
Time the error was encountered.
|
Meta.Time |
V1Storage.VolumeError.Builder.getTime()
Time the error was encountered.
|
Meta.Time |
V1.TaintOrBuilder.getTimeAdded()
TimeAdded represents the time at which the taint was added.
|
Meta.Time |
V1.Taint.getTimeAdded()
TimeAdded represents the time at which the taint was added.
|
Meta.Time |
V1.Taint.Builder.getTimeAdded()
TimeAdded represents the time at which the taint was added.
|
static Meta.Time |
Meta.Time.parseDelimitedFrom(InputStream input) |
static Meta.Time |
Meta.Time.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Meta.Time |
Meta.Time.parseFrom(byte[] data) |
static Meta.Time |
Meta.Time.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Meta.Time |
Meta.Time.parseFrom(ByteBuffer data) |
static Meta.Time |
Meta.Time.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Meta.Time |
Meta.Time.parseFrom(com.google.protobuf.ByteString data) |
static Meta.Time |
Meta.Time.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Meta.Time |
Meta.Time.parseFrom(com.google.protobuf.CodedInputStream input) |
static Meta.Time |
Meta.Time.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Meta.Time |
Meta.Time.parseFrom(InputStream input) |
static Meta.Time |
Meta.Time.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Modifier and Type | Method and Description |
---|---|
Map<String,Meta.Time> |
V1beta1Policy.PodDisruptionBudgetStatusOrBuilder.getDisruptedPods()
Deprecated.
|
Map<String,Meta.Time> |
V1beta1Policy.PodDisruptionBudgetStatus.getDisruptedPods()
Deprecated.
|
Map<String,Meta.Time> |
V1beta1Policy.PodDisruptionBudgetStatus.Builder.getDisruptedPods()
Deprecated.
|
Map<String,Meta.Time> |
V1beta1Policy.PodDisruptionBudgetStatusOrBuilder.getDisruptedPodsMap()
DisruptedPods contains information about pods whose eviction was
processed by the API server eviction subresource handler but has not
yet been observed by the PodDisruptionBudget controller.
|
Map<String,Meta.Time> |
V1beta1Policy.PodDisruptionBudgetStatus.getDisruptedPodsMap()
DisruptedPods contains information about pods whose eviction was
processed by the API server eviction subresource handler but has not
yet been observed by the PodDisruptionBudget controller.
|
Map<String,Meta.Time> |
V1beta1Policy.PodDisruptionBudgetStatus.Builder.getDisruptedPodsMap()
DisruptedPods contains information about pods whose eviction was
processed by the API server eviction subresource handler but has not
yet been observed by the PodDisruptionBudget controller.
|
Map<String,Meta.Time> |
V1beta1Policy.PodDisruptionBudgetStatus.Builder.getMutableDisruptedPods()
Deprecated.
|
com.google.protobuf.Parser<Meta.Time> |
Meta.Time.getParserForType() |
static com.google.protobuf.Parser<Meta.Time> |
Meta.Time.parser() |
Modifier and Type | Method and Description |
---|---|
Meta.Time |
V1beta1Policy.PodDisruptionBudgetStatusOrBuilder.getDisruptedPodsOrDefault(String key,
Meta.Time defaultValue)
DisruptedPods contains information about pods whose eviction was
processed by the API server eviction subresource handler but has not
yet been observed by the PodDisruptionBudget controller.
|
Meta.Time |
V1beta1Policy.PodDisruptionBudgetStatus.getDisruptedPodsOrDefault(String key,
Meta.Time defaultValue)
DisruptedPods contains information about pods whose eviction was
processed by the API server eviction subresource handler but has not
yet been observed by the PodDisruptionBudget controller.
|
Meta.Time |
V1beta1Policy.PodDisruptionBudgetStatus.Builder.getDisruptedPodsOrDefault(String key,
Meta.Time defaultValue)
DisruptedPods contains information about pods whose eviction was
processed by the API server eviction subresource handler but has not
yet been observed by the PodDisruptionBudget controller.
|
V1Batch.JobStatus.Builder |
V1Batch.JobStatus.Builder.mergeCompletionTime(Meta.Time value)
Represents time when the job was completed.
|
Meta.ObjectMeta.Builder |
Meta.ObjectMeta.Builder.mergeCreationTimestamp(Meta.Time value)
CreationTimestamp is a timestamp representing the server time when this object was
created.
|
Meta.ObjectMeta.Builder |
Meta.ObjectMeta.Builder.mergeDeletionTimestamp(Meta.Time value)
DeletionTimestamp is RFC 3339 date and time at which this resource will be deleted.
|
V1.PreferAvoidPodsEntry.Builder |
V1.PreferAvoidPodsEntry.Builder.mergeEvictionTime(Meta.Time value)
Time at which this entry was added to the list.
|
V1Authentication.TokenRequestStatus.Builder |
V1Authentication.TokenRequestStatus.Builder.mergeExpirationTimestamp(Meta.Time value)
ExpirationTimestamp is the time of expiration of the returned token.
|
V1.ContainerStateTerminated.Builder |
V1.ContainerStateTerminated.Builder.mergeFinishedAt(Meta.Time value)
Time at which the container last terminated
+optional
|
V1.Event.Builder |
V1.Event.Builder.mergeFirstTimestamp(Meta.Time value)
The time at which the event was first recorded.
|
Meta.Time.Builder |
Meta.Time.Builder.mergeFrom(Meta.Time other) |
V1.NodeCondition.Builder |
V1.NodeCondition.Builder.mergeLastHeartbeatTime(Meta.Time value)
Last time we got an update on a given condition.
|
V1.PersistentVolumeClaimCondition.Builder |
V1.PersistentVolumeClaimCondition.Builder.mergeLastProbeTime(Meta.Time value)
Last time we probed the condition.
|
V1.PodCondition.Builder |
V1.PodCondition.Builder.mergeLastProbeTime(Meta.Time value)
Last time we probed the condition.
|
V1Batch.JobCondition.Builder |
V1Batch.JobCondition.Builder.mergeLastProbeTime(Meta.Time value)
Last time the condition was checked.
|
V1Autoscaling.HorizontalPodAutoscalerStatus.Builder |
V1Autoscaling.HorizontalPodAutoscalerStatus.Builder.mergeLastScaleTime(Meta.Time value)
last time the HorizontalPodAutoscaler scaled the number of pods;
used by the autoscaler to control how often the number of pods is changed.
|
V2beta1Autoscaling.HorizontalPodAutoscalerStatus.Builder |
V2beta1Autoscaling.HorizontalPodAutoscalerStatus.Builder.mergeLastScaleTime(Meta.Time value)
lastScaleTime is the last time the HorizontalPodAutoscaler scaled the number of pods,
used by the autoscaler to control how often the number of pods is changed.
|
V2beta2Autoscaling.HorizontalPodAutoscalerStatus.Builder |
V2beta2Autoscaling.HorizontalPodAutoscalerStatus.Builder.mergeLastScaleTime(Meta.Time value)
lastScaleTime is the last time the HorizontalPodAutoscaler scaled the number of pods,
used by the autoscaler to control how often the number of pods is changed.
|
V2alpha1Batch.CronJobStatus.Builder |
V2alpha1Batch.CronJobStatus.Builder.mergeLastScheduleTime(Meta.Time value)
Information when was the last time the job was successfully scheduled.
|
V1beta1Batch.CronJobStatus.Builder |
V1beta1Batch.CronJobStatus.Builder.mergeLastScheduleTime(Meta.Time value)
Information when was the last time the job was successfully scheduled.
|
V1.Event.Builder |
V1.Event.Builder.mergeLastTimestamp(Meta.Time value)
The time at which the most recent occurrence of this event was recorded.
|
V1beta1Apps.DeploymentCondition.Builder |
V1beta1Apps.DeploymentCondition.Builder.mergeLastTransitionTime(Meta.Time value)
Last time the condition transitioned from one status to another.
|
V1beta1Apps.StatefulSetCondition.Builder |
V1beta1Apps.StatefulSetCondition.Builder.mergeLastTransitionTime(Meta.Time value)
Last time the condition transitioned from one status to another.
|
V1.NodeCondition.Builder |
V1.NodeCondition.Builder.mergeLastTransitionTime(Meta.Time value)
Last time the condition transit from one status to another.
|
V1.PersistentVolumeClaimCondition.Builder |
V1.PersistentVolumeClaimCondition.Builder.mergeLastTransitionTime(Meta.Time value)
Last time the condition transitioned from one status to another.
|
V1.PodCondition.Builder |
V1.PodCondition.Builder.mergeLastTransitionTime(Meta.Time value)
Last time the condition transitioned from one status to another.
|
V1.ReplicationControllerCondition.Builder |
V1.ReplicationControllerCondition.Builder.mergeLastTransitionTime(Meta.Time value)
The last time the condition transitioned from one status to another.
|
V1beta1Apiextensions.CustomResourceDefinitionCondition.Builder |
V1beta1Apiextensions.CustomResourceDefinitionCondition.Builder.mergeLastTransitionTime(Meta.Time value)
Last time the condition transitioned from one status to another.
|
V1beta1Extensions.DaemonSetCondition.Builder |
V1beta1Extensions.DaemonSetCondition.Builder.mergeLastTransitionTime(Meta.Time value)
Last time the condition transitioned from one status to another.
|
V1beta1Extensions.DeploymentCondition.Builder |
V1beta1Extensions.DeploymentCondition.Builder.mergeLastTransitionTime(Meta.Time value)
Last time the condition transitioned from one status to another.
|
V1beta1Extensions.ReplicaSetCondition.Builder |
V1beta1Extensions.ReplicaSetCondition.Builder.mergeLastTransitionTime(Meta.Time value)
The last time the condition transitioned from one status to another.
|
V1Autoscaling.HorizontalPodAutoscalerCondition.Builder |
V1Autoscaling.HorizontalPodAutoscalerCondition.Builder.mergeLastTransitionTime(Meta.Time value)
lastTransitionTime is the last time the condition transitioned from
one status to another
+optional
|
V2beta1Autoscaling.HorizontalPodAutoscalerCondition.Builder |
V2beta1Autoscaling.HorizontalPodAutoscalerCondition.Builder.mergeLastTransitionTime(Meta.Time value)
lastTransitionTime is the last time the condition transitioned from
one status to another
+optional
|
V1Apps.DaemonSetCondition.Builder |
V1Apps.DaemonSetCondition.Builder.mergeLastTransitionTime(Meta.Time value)
Last time the condition transitioned from one status to another.
|
V1Apps.DeploymentCondition.Builder |
V1Apps.DeploymentCondition.Builder.mergeLastTransitionTime(Meta.Time value)
Last time the condition transitioned from one status to another.
|
V1Apps.ReplicaSetCondition.Builder |
V1Apps.ReplicaSetCondition.Builder.mergeLastTransitionTime(Meta.Time value)
The last time the condition transitioned from one status to another.
|
V1Apps.StatefulSetCondition.Builder |
V1Apps.StatefulSetCondition.Builder.mergeLastTransitionTime(Meta.Time value)
Last time the condition transitioned from one status to another.
|
V1Batch.JobCondition.Builder |
V1Batch.JobCondition.Builder.mergeLastTransitionTime(Meta.Time value)
Last time the condition transit from one status to another.
|
V2beta2Autoscaling.HorizontalPodAutoscalerCondition.Builder |
V2beta2Autoscaling.HorizontalPodAutoscalerCondition.Builder.mergeLastTransitionTime(Meta.Time value)
lastTransitionTime is the last time the condition transitioned from
one status to another
+optional
|
V1beta2Apps.DaemonSetCondition.Builder |
V1beta2Apps.DaemonSetCondition.Builder.mergeLastTransitionTime(Meta.Time value)
Last time the condition transitioned from one status to another.
|
V1beta2Apps.DeploymentCondition.Builder |
V1beta2Apps.DeploymentCondition.Builder.mergeLastTransitionTime(Meta.Time value)
Last time the condition transitioned from one status to another.
|
V1beta2Apps.ReplicaSetCondition.Builder |
V1beta2Apps.ReplicaSetCondition.Builder.mergeLastTransitionTime(Meta.Time value)
The last time the condition transitioned from one status to another.
|
V1beta2Apps.StatefulSetCondition.Builder |
V1beta2Apps.StatefulSetCondition.Builder.mergeLastTransitionTime(Meta.Time value)
Last time the condition transitioned from one status to another.
|
V1beta1Apps.DeploymentCondition.Builder |
V1beta1Apps.DeploymentCondition.Builder.mergeLastUpdateTime(Meta.Time value)
The last time this condition was updated.
|
V1beta1Extensions.DeploymentCondition.Builder |
V1beta1Extensions.DeploymentCondition.Builder.mergeLastUpdateTime(Meta.Time value)
The last time this condition was updated.
|
V1Apps.DeploymentCondition.Builder |
V1Apps.DeploymentCondition.Builder.mergeLastUpdateTime(Meta.Time value)
The last time this condition was updated.
|
V1beta1Certificates.CertificateSigningRequestCondition.Builder |
V1beta1Certificates.CertificateSigningRequestCondition.Builder.mergeLastUpdateTime(Meta.Time value)
timestamp for the last update to this condition
+optional
|
V1beta2Apps.DeploymentCondition.Builder |
V1beta2Apps.DeploymentCondition.Builder.mergeLastUpdateTime(Meta.Time value)
The last time this condition was updated.
|
V1.PodLogOptions.Builder |
V1.PodLogOptions.Builder.mergeSinceTime(Meta.Time value)
An RFC3339 timestamp from which to show logs.
|
V1.ContainerStateRunning.Builder |
V1.ContainerStateRunning.Builder.mergeStartedAt(Meta.Time value)
Time at which the container was last (re-)started
+optional
|
V1.ContainerStateTerminated.Builder |
V1.ContainerStateTerminated.Builder.mergeStartedAt(Meta.Time value)
Time at which previous execution of the container started
+optional
|
V1.PodStatus.Builder |
V1.PodStatus.Builder.mergeStartTime(Meta.Time value)
RFC 3339 date and time at which the object was acknowledged by the Kubelet.
|
V1Batch.JobStatus.Builder |
V1Batch.JobStatus.Builder.mergeStartTime(Meta.Time value)
Represents time when the job was acknowledged by the job controller.
|
V1beta1Storage.VolumeError.Builder |
V1beta1Storage.VolumeError.Builder.mergeTime(Meta.Time value)
Time the error was encountered.
|
V1Storage.VolumeError.Builder |
V1Storage.VolumeError.Builder.mergeTime(Meta.Time value)
Time the error was encountered.
|
V1.Taint.Builder |
V1.Taint.Builder.mergeTimeAdded(Meta.Time value)
TimeAdded represents the time at which the taint was added.
|
static Meta.Time.Builder |
Meta.Time.newBuilder(Meta.Time prototype) |
V1beta1Policy.PodDisruptionBudgetStatus.Builder |
V1beta1Policy.PodDisruptionBudgetStatus.Builder.putDisruptedPods(String key,
Meta.Time value)
DisruptedPods contains information about pods whose eviction was
processed by the API server eviction subresource handler but has not
yet been observed by the PodDisruptionBudget controller.
|
V1Batch.JobStatus.Builder |
V1Batch.JobStatus.Builder.setCompletionTime(Meta.Time value)
Represents time when the job was completed.
|
Meta.ObjectMeta.Builder |
Meta.ObjectMeta.Builder.setCreationTimestamp(Meta.Time value)
CreationTimestamp is a timestamp representing the server time when this object was
created.
|
Meta.ObjectMeta.Builder |
Meta.ObjectMeta.Builder.setDeletionTimestamp(Meta.Time value)
DeletionTimestamp is RFC 3339 date and time at which this resource will be deleted.
|
V1.PreferAvoidPodsEntry.Builder |
V1.PreferAvoidPodsEntry.Builder.setEvictionTime(Meta.Time value)
Time at which this entry was added to the list.
|
V1Authentication.TokenRequestStatus.Builder |
V1Authentication.TokenRequestStatus.Builder.setExpirationTimestamp(Meta.Time value)
ExpirationTimestamp is the time of expiration of the returned token.
|
V1.ContainerStateTerminated.Builder |
V1.ContainerStateTerminated.Builder.setFinishedAt(Meta.Time value)
Time at which the container last terminated
+optional
|
V1.Event.Builder |
V1.Event.Builder.setFirstTimestamp(Meta.Time value)
The time at which the event was first recorded.
|
V1.NodeCondition.Builder |
V1.NodeCondition.Builder.setLastHeartbeatTime(Meta.Time value)
Last time we got an update on a given condition.
|
V1.PersistentVolumeClaimCondition.Builder |
V1.PersistentVolumeClaimCondition.Builder.setLastProbeTime(Meta.Time value)
Last time we probed the condition.
|
V1.PodCondition.Builder |
V1.PodCondition.Builder.setLastProbeTime(Meta.Time value)
Last time we probed the condition.
|
V1Batch.JobCondition.Builder |
V1Batch.JobCondition.Builder.setLastProbeTime(Meta.Time value)
Last time the condition was checked.
|
V1Autoscaling.HorizontalPodAutoscalerStatus.Builder |
V1Autoscaling.HorizontalPodAutoscalerStatus.Builder.setLastScaleTime(Meta.Time value)
last time the HorizontalPodAutoscaler scaled the number of pods;
used by the autoscaler to control how often the number of pods is changed.
|
V2beta1Autoscaling.HorizontalPodAutoscalerStatus.Builder |
V2beta1Autoscaling.HorizontalPodAutoscalerStatus.Builder.setLastScaleTime(Meta.Time value)
lastScaleTime is the last time the HorizontalPodAutoscaler scaled the number of pods,
used by the autoscaler to control how often the number of pods is changed.
|
V2beta2Autoscaling.HorizontalPodAutoscalerStatus.Builder |
V2beta2Autoscaling.HorizontalPodAutoscalerStatus.Builder.setLastScaleTime(Meta.Time value)
lastScaleTime is the last time the HorizontalPodAutoscaler scaled the number of pods,
used by the autoscaler to control how often the number of pods is changed.
|
V2alpha1Batch.CronJobStatus.Builder |
V2alpha1Batch.CronJobStatus.Builder.setLastScheduleTime(Meta.Time value)
Information when was the last time the job was successfully scheduled.
|
V1beta1Batch.CronJobStatus.Builder |
V1beta1Batch.CronJobStatus.Builder.setLastScheduleTime(Meta.Time value)
Information when was the last time the job was successfully scheduled.
|
V1.Event.Builder |
V1.Event.Builder.setLastTimestamp(Meta.Time value)
The time at which the most recent occurrence of this event was recorded.
|
V1beta1Apps.DeploymentCondition.Builder |
V1beta1Apps.DeploymentCondition.Builder.setLastTransitionTime(Meta.Time value)
Last time the condition transitioned from one status to another.
|
V1beta1Apps.StatefulSetCondition.Builder |
V1beta1Apps.StatefulSetCondition.Builder.setLastTransitionTime(Meta.Time value)
Last time the condition transitioned from one status to another.
|
V1.NodeCondition.Builder |
V1.NodeCondition.Builder.setLastTransitionTime(Meta.Time value)
Last time the condition transit from one status to another.
|
V1.PersistentVolumeClaimCondition.Builder |
V1.PersistentVolumeClaimCondition.Builder.setLastTransitionTime(Meta.Time value)
Last time the condition transitioned from one status to another.
|
V1.PodCondition.Builder |
V1.PodCondition.Builder.setLastTransitionTime(Meta.Time value)
Last time the condition transitioned from one status to another.
|
V1.ReplicationControllerCondition.Builder |
V1.ReplicationControllerCondition.Builder.setLastTransitionTime(Meta.Time value)
The last time the condition transitioned from one status to another.
|
V1beta1Apiextensions.CustomResourceDefinitionCondition.Builder |
V1beta1Apiextensions.CustomResourceDefinitionCondition.Builder.setLastTransitionTime(Meta.Time value)
Last time the condition transitioned from one status to another.
|
V1beta1Extensions.DaemonSetCondition.Builder |
V1beta1Extensions.DaemonSetCondition.Builder.setLastTransitionTime(Meta.Time value)
Last time the condition transitioned from one status to another.
|
V1beta1Extensions.DeploymentCondition.Builder |
V1beta1Extensions.DeploymentCondition.Builder.setLastTransitionTime(Meta.Time value)
Last time the condition transitioned from one status to another.
|
V1beta1Extensions.ReplicaSetCondition.Builder |
V1beta1Extensions.ReplicaSetCondition.Builder.setLastTransitionTime(Meta.Time value)
The last time the condition transitioned from one status to another.
|
V1Autoscaling.HorizontalPodAutoscalerCondition.Builder |
V1Autoscaling.HorizontalPodAutoscalerCondition.Builder.setLastTransitionTime(Meta.Time value)
lastTransitionTime is the last time the condition transitioned from
one status to another
+optional
|
V2beta1Autoscaling.HorizontalPodAutoscalerCondition.Builder |
V2beta1Autoscaling.HorizontalPodAutoscalerCondition.Builder.setLastTransitionTime(Meta.Time value)
lastTransitionTime is the last time the condition transitioned from
one status to another
+optional
|
V1Apps.DaemonSetCondition.Builder |
V1Apps.DaemonSetCondition.Builder.setLastTransitionTime(Meta.Time value)
Last time the condition transitioned from one status to another.
|
V1Apps.DeploymentCondition.Builder |
V1Apps.DeploymentCondition.Builder.setLastTransitionTime(Meta.Time value)
Last time the condition transitioned from one status to another.
|
V1Apps.ReplicaSetCondition.Builder |
V1Apps.ReplicaSetCondition.Builder.setLastTransitionTime(Meta.Time value)
The last time the condition transitioned from one status to another.
|
V1Apps.StatefulSetCondition.Builder |
V1Apps.StatefulSetCondition.Builder.setLastTransitionTime(Meta.Time value)
Last time the condition transitioned from one status to another.
|
V1Batch.JobCondition.Builder |
V1Batch.JobCondition.Builder.setLastTransitionTime(Meta.Time value)
Last time the condition transit from one status to another.
|
V2beta2Autoscaling.HorizontalPodAutoscalerCondition.Builder |
V2beta2Autoscaling.HorizontalPodAutoscalerCondition.Builder.setLastTransitionTime(Meta.Time value)
lastTransitionTime is the last time the condition transitioned from
one status to another
+optional
|
V1beta2Apps.DaemonSetCondition.Builder |
V1beta2Apps.DaemonSetCondition.Builder.setLastTransitionTime(Meta.Time value)
Last time the condition transitioned from one status to another.
|
V1beta2Apps.DeploymentCondition.Builder |
V1beta2Apps.DeploymentCondition.Builder.setLastTransitionTime(Meta.Time value)
Last time the condition transitioned from one status to another.
|
V1beta2Apps.ReplicaSetCondition.Builder |
V1beta2Apps.ReplicaSetCondition.Builder.setLastTransitionTime(Meta.Time value)
The last time the condition transitioned from one status to another.
|
V1beta2Apps.StatefulSetCondition.Builder |
V1beta2Apps.StatefulSetCondition.Builder.setLastTransitionTime(Meta.Time value)
Last time the condition transitioned from one status to another.
|
V1beta1Apps.DeploymentCondition.Builder |
V1beta1Apps.DeploymentCondition.Builder.setLastUpdateTime(Meta.Time value)
The last time this condition was updated.
|
V1beta1Extensions.DeploymentCondition.Builder |
V1beta1Extensions.DeploymentCondition.Builder.setLastUpdateTime(Meta.Time value)
The last time this condition was updated.
|
V1Apps.DeploymentCondition.Builder |
V1Apps.DeploymentCondition.Builder.setLastUpdateTime(Meta.Time value)
The last time this condition was updated.
|
V1beta1Certificates.CertificateSigningRequestCondition.Builder |
V1beta1Certificates.CertificateSigningRequestCondition.Builder.setLastUpdateTime(Meta.Time value)
timestamp for the last update to this condition
+optional
|
V1beta2Apps.DeploymentCondition.Builder |
V1beta2Apps.DeploymentCondition.Builder.setLastUpdateTime(Meta.Time value)
The last time this condition was updated.
|
V1.PodLogOptions.Builder |
V1.PodLogOptions.Builder.setSinceTime(Meta.Time value)
An RFC3339 timestamp from which to show logs.
|
V1.ContainerStateRunning.Builder |
V1.ContainerStateRunning.Builder.setStartedAt(Meta.Time value)
Time at which the container was last (re-)started
+optional
|
V1.ContainerStateTerminated.Builder |
V1.ContainerStateTerminated.Builder.setStartedAt(Meta.Time value)
Time at which previous execution of the container started
+optional
|
V1.PodStatus.Builder |
V1.PodStatus.Builder.setStartTime(Meta.Time value)
RFC 3339 date and time at which the object was acknowledged by the Kubelet.
|
V1Batch.JobStatus.Builder |
V1Batch.JobStatus.Builder.setStartTime(Meta.Time value)
Represents time when the job was acknowledged by the job controller.
|
V1beta1Storage.VolumeError.Builder |
V1beta1Storage.VolumeError.Builder.setTime(Meta.Time value)
Time the error was encountered.
|
V1Storage.VolumeError.Builder |
V1Storage.VolumeError.Builder.setTime(Meta.Time value)
Time the error was encountered.
|
V1.Taint.Builder |
V1.Taint.Builder.setTimeAdded(Meta.Time value)
TimeAdded represents the time at which the taint was added.
|
Modifier and Type | Method and Description |
---|---|
V1beta1Policy.PodDisruptionBudgetStatus.Builder |
V1beta1Policy.PodDisruptionBudgetStatus.Builder.putAllDisruptedPods(Map<String,Meta.Time> values)
DisruptedPods contains information about pods whose eviction was
processed by the API server eviction subresource handler but has not
yet been observed by the PodDisruptionBudget controller.
|
Copyright © 2021. All rights reserved.