package
0.0.0-20240104091307-e02dd2a97786
Repository: https://github.com/chnsz/terraform-provider-kubernetes.git
Documentation: pkg.go.dev

# 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