Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func WriteFabconnectConfig ¶
Types ¶
type CreateIdentityRequest ¶
type CreateIdentityResponse ¶
func CreateIdentity ¶
func CreateIdentity(fabconnectUrl string, signer string) (*CreateIdentityResponse, error)
type EnrollIdentityRequest ¶
type EnrollIdentityRequest struct {
Secret string
}
type EnrollIdentityResponse ¶
func EnrollIdentity ¶
func EnrollIdentity(fabconnectUrl, signer, secret string) (*EnrollIdentityResponse, error)
type FabconnectConfig ¶
Click to show internal directories.
Click to hide internal directories.