KubectlCreateTokenSettings.

BoundObjectUid Property

Summary

--bound-object-uid UID of an object to bind the token to. Requires --bound-object-kind and --bound-object-name. If unset, the UID of the existing object is used.
Assembly
Cake.Kubectl.dll
Namespace
Cake.Kubectl
Containing Type
KubectlCreateTokenSettings

Syntax

public string BoundObjectUid { get; set; }

Value

Type Description
string