Client¶
jumpstarter.dev/v1alpha1
Client is the Schema for the clients API
Spec¶
Field |
Type |
Description |
|---|---|---|
|
string |
Username is the identity of the client, used for authentication and authorization. |
Status¶
Field |
Type |
Description |
|---|---|---|
|
object |
Credential is a reference to the secret containing the client credentials. |
|
string |
Name of the referent. (default: ``) |
|
string |
Endpoint is the controller gRPC endpoint URL assigned to this client. |