Exception: KubernetesCLI::InvalidResourceUriError
- Inherits:
-
KubernetesError
- Object
- StandardError
- KubernetesError
- KubernetesCLI::InvalidResourceUriError
- Defined in:
- lib/kubernetes-cli.rb
Instance Attribute Summary collapse
-
#resource_uri ⇒ Object
Returns the value of attribute resource_uri.
Instance Attribute Details
#resource_uri ⇒ Object
Returns the value of attribute resource_uri.
13 14 15 |
# File 'lib/kubernetes-cli.rb', line 13 def resource_uri @resource_uri end |