pub const HTTP_NOT_FOUND: u16 = 404;Expand description
HTTP 404 Not Found.
Used to distinguish “this resource kind is not served by the cluster” from a genuine failure — both when revoking multi-cluster credentials and when detecting whether the Gateway API CRDs are installed.