argo.models.v1alpha1_cron_workflow_status

Argo

No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) # noqa: E501

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

Module Contents

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

Bases: object

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

Active is a list of active workflows stemming from this CronWorkflow # 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

IoK8sApimachineryPkgApisMetaV1Time

to_dict(self)

Returns the model properties as a dict

to_str(self)

Returns the string representation of the model