KubectlProxySettings.

RejectPaths Property

Summary

--reject-paths Regular expression for paths that the proxy should reject. Paths specified here will be rejected even accepted by --accept-paths.
Assembly
Cake.Kubectl.dll
Namespace
Cake.Kubectl
Containing Type
KubectlProxySettings

Syntax

public string RejectPaths { get; set; }

Value

Type Description
string