KubectlProxySettings.

RejectMethods Property

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