package
0.15.1
Repository: https://github.com/sensory-cloud/go-sdk.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

DeviceService_ServiceDesc is the grpc.ServiceDesc for DeviceService service.
EnrollmentService_ServiceDesc is the grpc.ServiceDesc for EnrollmentService service.
No description provided by the author
No description provided by the author

# Structs

Request to append additional enrollments to an enrollment group.
AppendEnrollmentGroupRequestValidationError is the validation error returned by AppendEnrollmentGroupRequest.Validate if the designated constraints aren't met.
Request to create a new enrollment group.
CreateEnrollmentGroupRequestValidationError is the validation error returned by CreateEnrollmentGroupRequest.Validate if the designated constraints aren't met.
A request to delete an enrollment group.
DeleteEnrollmentGroupRequestValidationError is the validation error returned by DeleteEnrollmentGroupRequest.Validate if the designated constraints aren't met.
A request to delete and enrollment by ID.
DeleteEnrollmentRequestValidationError is the validation error returned by DeleteEnrollmentRequest.Validate if the designated constraints aren't met.
A request to obtain information about the calling device.
DeviceGetWhoAmIRequestValidationError is the validation error returned by DeviceGetWhoAmIRequest.Validate if the designated constraints aren't met.
A response containing multiple devices.
DeviceListResponseValidationError is the validation error returned by DeviceListResponse.Validate if the designated constraints aren't met.
A request for a device.
DeviceRequestValidationError is the validation error returned by DeviceRequest.Validate if the designated constraints aren't met.
A response containing information about a device.
DeviceResponseValidationError is the validation error returned by DeviceResponse.Validate if the designated constraints aren't met.
Request to enroll a new device in the system.
EnrollDeviceRequestValidationError is the validation error returned by EnrollDeviceRequest.Validate if the designated constraints aren't met.
A group of enrollments that can be authenticated together.
EnrollmentGroupResponseValidationError is the validation error returned by EnrollmentGroupResponse.Validate if the designated constraints aren't met.
A response containing a single enrollment.
EnrollmentResponseValidationError is the validation error returned by EnrollmentResponse.Validate if the designated constraints aren't met.
A response containing information about a device and associated users.
GetDeviceResponseValidationError is the validation error returned by GetDeviceResponse.Validate if the designated constraints aren't met.
No description provided by the author
GetDevicesRequestValidationError is the validation error returned by GetDevicesRequest.Validate if the designated constraints aren't met.
A response containing a list of enrollment groups.
GetEnrollmentGroupsResponseValidationError is the validation error returned by GetEnrollmentGroupsResponse.Validate if the designated constraints aren't met.
Criteria to filter the returned enrollments A client may only retrieve enrollments.
GetEnrollmentsRequestValidationError is the validation error returned by GetEnrollmentsRequest.Validate if the designated constraints aren't met.
A response containing a list of enrollments.
GetEnrollmentsResponseValidationError is the validation error returned by GetEnrollmentsResponse.Validate if the designated constraints aren't met.
Request to remove enrollments from an enrollment group.
RemoveEnrollmentsRequestValidationError is the validation error returned by RemoveEnrollmentsRequest.Validate if the designated constraints aren't met.
Request to renew a device's credential.
RenewDeviceCredentialRequestValidationError is the validation error returned by RenewDeviceCredentialRequest.Validate if the designated constraints aren't met.
UnimplementedDeviceServiceServer must be embedded to have forward compatible implementations.
UnimplementedEnrollmentServiceServer must be embedded to have forward compatible implementations.
A request to update the name of a device.
UpdateDeviceRequestValidationError is the validation error returned by UpdateDeviceRequest.Validate if the designated constraints aren't met.
A request to update the name of an enrollment group.
UpdateEnrollmentGroupRequestValidationError is the validation error returned by UpdateEnrollmentGroupRequest.Validate if the designated constraints aren't met.
A request to update the description of an enrollment.
UpdateEnrollmentRequestValidationError is the validation error returned by UpdateEnrollmentRequest.Validate if the designated constraints aren't met.

# Interfaces

DeviceServiceClient is the client API for DeviceService service.
DeviceServiceServer is the server API for DeviceService service.
EnrollmentServiceClient is the client API for EnrollmentService service.
EnrollmentServiceServer is the server API for EnrollmentService service.
UnsafeDeviceServiceServer may be embedded to opt out of forward compatibility for this service.
UnsafeEnrollmentServiceServer may be embedded to opt out of forward compatibility for this service.