# Functions

NewApplicationProvider creates a application capabilities provider.
NewChannelProvider creates a channel capabilities provider.
NewOrdererProvider creates an orderer capabilities provider.

# Constants

ApplicationPvtDataExperimental is the capabilties string for private data using the experimental feature of collections/sideDB.
ApplicationResourcesTreeExperimental is the capabilties string for private data using the experimental feature of collections/sideDB.
ApplicationV1_1 is the capabilties string for standard new non-backwards compatible fabric v1.1 application capabilities.
ApplicationV1_2 is the capabilties string for standard new non-backwards compatible fabric v1.2 application capabilities.
ApplicationV1_3 is the capabilties string for standard new non-backwards compatible fabric v1.3 application capabilities.
ApplicationV1_4_2 is the capabilties string for standard new non-backwards compatible fabric v1.4.2 application capabilities.
ChannelV1_1 is the capabilities string for standard new non-backwards compatible fabric v1.1 channel capabilities.
ChannelV1_3 is the capabilities string for standard new non-backwards compatible fabric v1.3 channel capabilities.
ChannelV1_4_2 is the capabilities string for standard new non-backwards compatible fabric v1.4.2 channel capabilities.
ChannelV1_4_3 is the capabilities string for standard new non-backwards compatible fabric v1.4.3 channel capabilities.
OrdererV1_1 is the capabilities string for standard new non-backwards compatible Fabric v1.1 orderer capabilities.
OrdererV1_4_2 is the capabilities string for standard new non-backwards compatible Fabric v1.4.2 orderer capabilities.

# Structs

ApplicationProvider provides capabilities information for application level config.
ChannelProvider provides capabilities information for channel level config.
OrdererProvider provides capabilities information for orderer level config.