KubectlCreateConfigmapSettings.

FromLiteral Property

Summary

--from-literal Specify a key and literal value to insert in configmap (i.e. mykey=somevalue)
Assembly
Cake.Kubectl.dll
Namespace
Cake.Kubectl
Containing Type
KubectlCreateConfigmapSettings

Syntax

public string FromLiteral { get; set; }

Value

Type Description
string