KubectlCreateTokenSettings.

BoundObjectName Property

Summary

--bound-object-name Name of an object to bind the token to. The token will expire when the object is deleted. Requires --bound-object-kind.
Assembly
Cake.Kubectl.dll
Namespace
Cake.Kubectl
Containing Type
KubectlCreateTokenSettings

Syntax

public string BoundObjectName { get; set; }

Value

Type Description
string