CredentialResults interface
The list of credential result response.
Properties
hybrid |
Contains the REP (rendezvous endpoint) and “Sender” access token. NOTE: This property will not be serialized. It can only be populated by the server. |
kubeconfigs | Base64-encoded Kubernetes configuration file. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
hybridConnectionConfig
Contains the REP (rendezvous endpoint) and “Sender” access token. NOTE: This property will not be serialized. It can only be populated by the server.
hybridConnectionConfig?: HybridConnectionConfig
Property Value
kubeconfigs
Base64-encoded Kubernetes configuration file. NOTE: This property will not be serialized. It can only be populated by the server.
kubeconfigs?: CredentialResult[]