argo.models.v1alpha1_cron_workflow_status

Argo

Argo # noqa: E501

The version of the OpenAPI document: v2.7.5 Generated by: https://openapi-generator.tech

Module Contents

class argo.models.v1alpha1_cron_workflow_status.V1alpha1CronWorkflowStatus(active=None, last_scheduled_time=None)

NOTE: This class is auto generated by OpenAPI Generator. Ref: https://openapi-generator.tech

Do not edit the class manually.

V1alpha1CronWorkflowStatus - a model defined in OpenAPI

openapi_types
attribute_map
property active(self)

Gets the active of this V1alpha1CronWorkflowStatus. # noqa: E501

Returns

The active of this V1alpha1CronWorkflowStatus. # noqa: E501

Return type

list[kubernetes.client.models.V1ObjectReference]

property last_scheduled_time(self)

Gets the last_scheduled_time of this V1alpha1CronWorkflowStatus. # noqa: E501

Returns

The last_scheduled_time of this V1alpha1CronWorkflowStatus. # noqa: E501

Return type

kubernetes.client.models.V1Time

to_dict(self)

Returns the model properties as a dict

to_str(self)

Returns the string representation of the model