Exception: K8s::Error::UndefinedResource
- Inherits:
-
K8s::Error
- Object
- StandardError
- K8s::Error
- K8s::Error::UndefinedResource
- Defined in:
- lib/k8s/error.rb
Overview
Attempt to create a ResourceClient for an unknown resource type. The client cannot construct the correct API URL without having the APIResource definition.