Exception: KubernetesCLI::InvalidResourceError
- Inherits:
-
KubernetesError
- Object
- StandardError
- KubernetesError
- KubernetesCLI::InvalidResourceError
- Defined in:
- lib/kubernetes-cli.rb
Instance Attribute Summary collapse
-
#resource ⇒ Object
Returns the value of attribute resource.
Instance Attribute Details
#resource ⇒ Object
Returns the value of attribute resource.
10 11 12 |
# File 'lib/kubernetes-cli.rb', line 10 def resource @resource end |