KubectlCreateSecretGenericSettings.

FromLiteral Property

Summary

--from-literal Specify a key and literal value to insert in secret (i.e. mykey=somevalue)

Syntax

public string FromLiteral { get; set; }

Value

Type Description
string