KubectlConfigSetSettings.

SetRawBytes Property

Summary

--set-raw-bytes When writing a []byte PROPERTY_VALUE, write the given string directly without base64 decoding.
Assembly
Cake.Kubectl.dll
Namespace
Cake.Kubectl
Containing Type
KubectlConfigSetSettings

Syntax

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

Value

Type Description
Nullable<bool>