KubectlCreateTokenSettings.

Audience Property

Summary

--audience Audience of the requested token. If unset, defaults to requesting a token for use with the Kubernetes API server. May be repeated to request a token valid for multiple audiences.
Assembly
Cake.Kubectl.dll
Namespace
Cake.Kubectl
Containing Type
KubectlCreateTokenSettings

Syntax

public string Audience { get; set; }

Value

Type Description
string