Options
All
  • Public
  • Public/Protected
  • All
Menu

BoundObjectReference is a reference to an object that a token is bound to.

export
interface

IoK8sApiAuthenticationV1BoundObjectReference

Hierarchy

  • IoK8sApiAuthenticationV1BoundObjectReference

Index

Properties

apiVersion?: string

API version of the referent.

memberof

IoK8sApiAuthenticationV1BoundObjectReference

kind?: string

Kind of the referent. Valid kinds are 'Pod' and 'Secret'.

memberof

IoK8sApiAuthenticationV1BoundObjectReference

name?: string

Name of the referent.

memberof

IoK8sApiAuthenticationV1BoundObjectReference

uid?: string

UID of the referent.

memberof

IoK8sApiAuthenticationV1BoundObjectReference

Generated using TypeDoc