CredentialResults interface

The list of credential result response.

Properties

hybridConnectionConfig

Contains the REP (rendezvous endpoint) and “Sender” access token.

kubeconfigs

Base64-encoded Kubernetes configuration file.

Property Details

hybridConnectionConfig

Contains the REP (rendezvous endpoint) and “Sender” access token.

hybridConnectionConfig?: HybridConnectionConfig

Property Value

kubeconfigs

Base64-encoded Kubernetes configuration file.

kubeconfigs?: CredentialResult[]

Property Value