argo.models.v1alpha1_workflow_template_list

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_workflow_template_list.V1alpha1WorkflowTemplateList(api_version=None, items=None, kind=None, metadata=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.

V1alpha1WorkflowTemplateList - a model defined in OpenAPI

openapi_types
attribute_map
property api_version(self)

Gets the api_version of this V1alpha1WorkflowTemplateList. # noqa: E501

APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources # noqa: E501

Returns

The api_version of this V1alpha1WorkflowTemplateList. # noqa: E501

Return type

str

property items(self)

Gets the items of this V1alpha1WorkflowTemplateList. # noqa: E501

Returns

The items of this V1alpha1WorkflowTemplateList. # noqa: E501

Return type

list[V1alpha1WorkflowTemplate]

property kind(self)

Gets the kind of this V1alpha1WorkflowTemplateList. # noqa: E501

Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds # noqa: E501

Returns

The kind of this V1alpha1WorkflowTemplateList. # noqa: E501

Return type

str

property metadata(self)

Gets the metadata of this V1alpha1WorkflowTemplateList. # noqa: E501

Returns

The metadata of this V1alpha1WorkflowTemplateList. # noqa: E501

Return type

IoK8sApimachineryPkgApisMetaV1ListMeta

to_dict(self)

Returns the model properties as a dict

to_str(self)

Returns the string representation of the model