KubectlCreateJobSettings.

From Property

Summary

--from The name of the resource to create a Job from (only cronjob is supported).
Assembly
Cake.Kubectl.dll
Namespace
Cake.Kubectl
Containing Type
KubectlCreateJobSettings

Syntax

public string From { get; set; }

Value

Type Description
string