GetContext
No overview available.
Methods
ResourceMeta()
@classmethod
def ResourceMeta() - > [ResourceMeta](resourcemeta.md?sid=flyteplugins_go_tasks_pluginmachinery_webapi_resourcemeta)
Retrieves the resource metadata associated with the context. Callers use this to access information about the resource, such as its type or identifier.
Returns
| Type | Description |
|---|---|
[ResourceMeta](resourcemeta.md?sid=flyteplugins_go_tasks_pluginmachinery_webapi_resourcemeta) | The metadata object for the resource. |