Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface FleetCredentialResult

Package version

The credential result response.

Hierarchy

  • FleetCredentialResult

Index

Properties

Properties

Optional name

name: undefined | string

The name of the credential. NOTE: This property will not be serialized. It can only be populated by the server.

Optional value

value: Uint8Array

Base64-encoded Kubernetes configuration file. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc