KubectlApplySettings.

Template Property

Summary

--template Template string or path to template file to use when -o=go-template, -o=go-template-file. The template format is golang templates [http://golang.org/pkg/text/template/#pkg-overview].
Assembly
Cake.Kubectl.dll
Namespace
Cake.Kubectl
Containing Type
KubectlApplySettings

Syntax

public string Template { get; set; }

Value

Type Description
string