package
Version:
v0.7.0
Opens a new window with list of versions in this module.
Published: Sep 14, 2017
License: MIT
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type SignUserCSRRequest struct {
CSR string `json:"csr"`
}
type SignUserCSRResponse struct {
Certificate string `json:"certificate"`
Profile string `json:"profile"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.