TimesTenClassic

An object of type TimesTenClassic describes the metadata for an active standby pair of TimesTen databases in TimesTen Classic.

The following table describes the syntax for the TimesTenClassic object type:

Table 17-1 TimesTenClassic syntax

Field Type Description

apiVersion

string

Versioned schema of this representation of an object.

The value must be timesten.oracle.com/v1.

kind

string

Type of object (in this example, TimesTenClassic).

metadata

ObjectMeta

Metadata about the object, such as its name. For information on ObjectMeta, see:

https://kubernetes.io/docs/reference/kubernetes-api/

spec

TimesTenClassicSpec

Desired configuration of the TimesTen Pods and databases.

status

TimesTenClassicStatus

Current status of the Pods in this TimesTenClassic object as well as the status of various TimesTen components within those Pods. This data may be out of date by some window of time.