CredentialResultResponse

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

The credential result response.

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.