enrollment

package
v1.0.0-rc.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 5, 2026 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Overview

Package enrollment provides shared enrollment functionality for the Fleet Intelligence agent

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func PerformEnrollment

func PerformEnrollment(ctx context.Context, enrollEndpoint, sakToken string) (string, error)

PerformEnrollment performs the enrollment request to get a new JWT token

Types

type EnrollResponse

type EnrollResponse struct {
	JWTToken string `json:"jwt_assertion"`
}

EnrollResponse represents the response from the enrollment endpoint

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL