# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ParseResourceID processes the resource ID string and extracts the values for GVK, name and (optionally) namespace of the target resource
The expected format for the resource ID is: "apiVersion=<value>,kind=<value>,name=<value>[,namespace=<value>"]
where 'namespace' is only required for resources that expect a namespace.
No description provided by the author