Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type EnrollOptions ¶
type EnrollOptions struct { Name string NS string User string Secret string Type string MspID string CAName string Profile string Hosts []string CN string WalletPath string WalletUser string }
func (EnrollOptions) Validate ¶
func (o EnrollOptions) Validate() error
Click to show internal directories.
Click to hide internal directories.