Client

jumpstarter.dev/v1alpha1

Client is the Schema for the clients API

Spec

Field

Type

Description

spec.username

string

Username is the identity of the client, used for authentication and authorization.

Status

Field

Type

Description

status.credential

object

Credential is a reference to the secret containing the client credentials.

status.credential.name

string

Name of the referent. (default: ``)

status.endpoint

string

Endpoint is the controller gRPC endpoint URL assigned to this client.