Skip to main content

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

TypeDescription
[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

TypeDescription
stringA string describing the reason for the deletion.