Documentation ¶
Index ¶
Constants ¶
View Source
const ( ExplorerDB = "hyperledger/explorer-db:latest" Explorer = "hyperledger/explorer:latest" )
Variables ¶
View Source
var RequiredImages = []string{ ExplorerDB, Explorer, }
Functions ¶
This section is empty.
Types ¶
type Extension ¶
type Extension struct {
// contains filtered or unexported fields
}
func NewExtension ¶
func (*Extension) CheckTopology ¶
func (n *Extension) CheckTopology()
func (*Extension) GenerateArtifacts ¶
func (n *Extension) GenerateArtifacts()
Click to show internal directories.
Click to hide internal directories.