Skip to main content

DynamicxAppStatus

Description

DynamicxAppStatus defines the observed state of DynamicxApp


Phase field of tag phase

Phase is the current phase of the deployment.

Kind: string
Tag: phase
Data Type: string
Enumeration: Pending, Stimulated, Deploying, Running, Stopping, Expired, Error
Optional: False


AssociatedJobs field of tag associated-jobs

AssociatedJobs is a list of the names of the PolicyJobs or MonitoringJobs that are associated with this deployment.

Kind: Array of string
Tag: associated-jobs
Data Type: Slice
List Type: set
Optional: False


Evaluations field of tag evaluations

Evaluations is a list of the evaluations of the triggers.

Tag: evaluations
Data Type: Slice
List Map Key: name
List Type: map
Optional: False


Expired field of tag expired

Expired is true if the deployment timed out.

Kind: bool
Tag: expired
Data Type: bool
Optional: False


Elements field of tag elements

Elements is the list of created Elements in Athena API.

Kind: Array of string
Tag: elements
Data Type: Slice
List Type: set
Optional: False


Conditions field of tag conditions

Conditions are the conditions of the deployment.

Kind: Array of k8s.io/apimachinery/pkg/apis/meta/v1.Condition
Tag: conditions
Data Type: Slice
List Map Key: type
List Type: map
Optional: False