This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.Kubectl.
Summary
--reject-methods
Regular expression for HTTP methods that the proxy should reject (example --reject-methods='POST,PUT,PATCH').
- Assembly
- Cake
.Kubectl .dll - Namespace
- Cake
.Kubectl - Containing Type
- KubectlProxySettings
Syntax
public string RejectMethods { get; set; }
Value
Type | Description |
---|---|
string |