Documentation
¶
Index ¶
- type Device
- func (t *Device) ListDistinguishedNames(ctx context.Context, orderBy []string, descending bool) ([]openapi.OnBoardedDevice, error)
- func (t *Device) ReevaluateByDistinguishedName(ctx context.Context, dn string) ([]string, error)
- func (t *Device) RevokeByDistinguishedName(request openapi.ApiOnBoardedDevicesRevokeTokensPostRequest, ...) (*http.Response, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Device ¶
func (*Device) ListDistinguishedNames ¶
func (*Device) ReevaluateByDistinguishedName ¶
func (*Device) RevokeByDistinguishedName ¶
func (t *Device) RevokeByDistinguishedName(request openapi.ApiOnBoardedDevicesRevokeTokensPostRequest, body openapi.DeviceRevocationRequest) (*http.Response, error)
Click to show internal directories.
Click to hide internal directories.