ApplianceListCredentialResults interface
The List Cluster User Credential appliance.
Properties
hybrid |
Contains the REP (rendezvous endpoint) and “Listener” access token from notification service (NS). NOTE: This property will not be serialized. It can only be populated by the server. |
kubeconfigs | The list of appliance kubeconfigs. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
hybridConnectionConfig
Contains the REP (rendezvous endpoint) and “Listener” access token from notification service (NS). NOTE: This property will not be serialized. It can only be populated by the server.
hybridConnectionConfig?: HybridConnectionConfig
Property Value
kubeconfigs
The list of appliance kubeconfigs. NOTE: This property will not be serialized. It can only be populated by the server.
kubeconfigs?: ApplianceCredentialKubeconfig[]