⎈ k8s knowledge compiler

Time [api_object]ai-synthesized · conf 0.82

Time is a wrapper around time.Time which supports correct marshaling to YAML and JSON. Wrappers are provided for many of the factory methods that the time package offers.

meta

Represents a point in time.

Why it matters Used to track when an event occurred or an object was last updated.

Key facts - Has fields 'seconds' and 'nanos' which represent the time as seconds and nanoseconds respectively

Common pitfalls - Not all times are created equal; some may be more precise than others

Related Events, Objects, Watches

Sources

swagger.jsonio.k8s.apimachinery.pkg.apis.meta.v1.Time

Related (25)

api_for Runtime Classdocuments API object conf=1
api_for Timedocuments API object conf=1
api_for EnableAggregatedDiscoveryTimeoutdocuments API object conf=1
api_for DRASchedulerFilterTimeoutdocuments API object conf=1
related_to StorageVersionConditionreferences type conf=1
related_to DaemonSetConditionreferences type conf=1
related_to DeploymentConditionreferences type conf=1
related_to ReplicaSetConditionreferences type conf=1
related_to StatefulSetConditionreferences type conf=1
related_to TokenRequestStatusreferences type conf=1
related_to HorizontalPodAutoscalerStatusreferences type conf=1
related_to HorizontalPodAutoscalerConditionreferences type conf=1
related_to CronJobStatusreferences type conf=1
related_to JobConditionreferences type conf=1
related_to JobStatusreferences type conf=1
related_to CertificateSigningRequestConditionreferences type conf=1
related_to PodCertificateRequestStatusreferences type conf=1
related_to ContainerStateRunningreferences type conf=1
related_to ContainerStateTerminatedreferences type conf=1
related_to Eventreferences type conf=1
related_to NamespaceConditionreferences type conf=1
related_to NodeConditionreferences type conf=1
related_to PersistentVolumeClaimConditionreferences type conf=1
related_to PersistentVolumeStatusreferences type conf=1

← all API Explorer