Representation of a server config
Name | Type | Description | Notes |
---|---|---|---|
kind | str | Indicates the type of this object. Will be 'ServerConfig' if this is a complete object or 'ServerConfigLink' if it is just a link. | [optional] |
id | str | Unique identifier of the object. | [optional] |
href | str | Self link. | [optional] |
kubeconfig | str | The kubeconfig of the server. | [optional] |
server | str | The URL of the server. | [optional] |
topology | ProvisionShardTopology | [optional] |