Documentation
¶
Overview ¶
Package enrollment provides shared enrollment functionality for the GPU Health agent
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type EnrollResponse ¶
type EnrollResponse struct {
JWTToken string `json:"jwt_assertion"`
}
EnrollResponse represents the response from the enrollment endpoint
Click to show internal directories.
Click to hide internal directories.