FleetCredentialResultResponse

data class FleetCredentialResultResponse(val name: String, val value: String)

One credential result item.

Constructors

Link copied to clipboard

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The name of the credential.

Link copied to clipboard

Base64-encoded Kubernetes configuration file.