KubectlProxySettings.

AppendServerPath Property

Summary

--append-server-path If true, enables automatic path appending of the kube context server path to each request.
Assembly
Cake.Kubectl.dll
Namespace
Cake.Kubectl
Containing Type
KubectlProxySettings

Syntax

public Nullable<bool> AppendServerPath { get; set; }

Value

Type Description
Nullable<bool>