Documentation ¶
Index ¶
- func CreateConfigUpdateEnvelope(channelID string, configUpdate *common.ConfigUpdate) ([]byte, error)
- func GetConfigEnvelopeBytes(configUpdate *common.ConfigUpdate) ([]byte, error)
- func GetCurrentConfigFromPeer(resClient *resmgmt.Client, channelID string) (*common.Config, error)
- func NewChannelCmd(stdOut io.Writer, stdErr io.Writer) *cobra.Command
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateConfigUpdateEnvelope ¶ added in v1.2.1
func CreateConfigUpdateEnvelope(channelID string, configUpdate *common.ConfigUpdate) ([]byte, error)
func GetConfigEnvelopeBytes ¶
func GetConfigEnvelopeBytes(configUpdate *common.ConfigUpdate) ([]byte, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.