KubectlApplySettings.

ServerSide Property

Summary

--server-side If true, apply runs in the server instead of the client.
Assembly
Cake.Kubectl.dll
Namespace
Cake.Kubectl
Containing Type
KubectlApplySettings

Syntax

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

Value

Type Description
Nullable<bool>