KubectlCreateTokenSettings.

BoundObjectKind Property

Summary

--bound-object-kind Kind of an object to bind the token to. Supported kinds are Pod, Secret. If set, --bound-object-name must be provided.
Assembly
Cake.Kubectl.dll
Namespace
Cake.Kubectl
Containing Type
KubectlCreateTokenSettings

Syntax

public string BoundObjectKind { get; set; }

Value

Type Description
string