DeleteContext
No overview available.
Methods
ResourceMeta()
@classmethod
def ResourceMeta() - > [ResourceMeta](resourcemeta.md?sid=flyteplugins_go_tasks_pluginmachinery_webapi_resourcemeta)
Retrieves the metadata associated with the resource being deleted.
Returns
| Type | Description |
|---|---|
[ResourceMeta](resourcemeta.md?sid=flyteplugins_go_tasks_pluginmachinery_webapi_resourcemeta) | The metadata of the resource. |
Reason()
@classmethod
def Reason() - > string
Fetches the reason provided for the deletion operation.
Returns
| Type | Description |
|---|---|
string | A string describing the reason for the deletion. |