Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RegistrationRequest ¶
type SoftwareClient ¶
func NewSoftwareClient ¶
func NewSoftwareClient(name string, regBaseURL string, idpath string) (*SoftwareClient, error)
func (*SoftwareClient) CreateRegistration ¶
func (c *SoftwareClient) CreateRegistration() (*regapi.RegistrationResponse, error)
func (*SoftwareClient) GetNonce ¶
func (c *SoftwareClient) GetNonce() (string, error)
func (*SoftwareClient) GetRegistration ¶
func (c *SoftwareClient) GetRegistration() (*regapi.RegistrationResponse, error)
type SoftwareClientPosture ¶
Click to show internal directories.
Click to hide internal directories.