case classConflict(rsp: com.twitter.finagle.http.Response) extends Response with Product with Serializable
Represents an HTTP 409 Conflict response, returned by the k8s API when attempting to update a
resource with an out-of-date resource version or when attempting to create a resource at an
existing name.
Linear Supertypes
Serializable, Product, Equals, Response, Throwable, Serializable, AnyRef, Any
Represents an HTTP 409 Conflict response, returned by the k8s API when attempting to update a resource with an out-of-date resource version or when attempting to create a resource at an existing name.