Exception: K8s::Error::UndefinedResource

Inherits:
K8s::Error
  • Object
show all
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.

Constant Summary

Constants inherited from K8s::Error

HTTP_STATUS_ERRORS

Method Summary

Methods inherited from K8s::Error

define_status_error