# Functions
New returns a new Kiali instance for the given configuration.
NewMockInstance creates a new instance of MockInstance.
# Structs
Config is the structure of the configuration for a single Harbor database instance.
EdgeData is the https://pkg.go.dev/github.com/kiali/[email protected]/graph/config/cytoscape#EdgeData struct plus our additional fields.
EdgeWrapper is the https://pkg.go.dev/github.com/kiali/[email protected]/graph/config/cytoscape#EdgeWrapper struct.
Elements is the https://pkg.go.dev/github.com/kiali/[email protected]/graph/config/cytoscape#Elements struct.
Graph is the structure of the returned topology graph from Kiali.
MockInstance is an autogenerated mock type for the Instance type.
NodeData is the https://pkg.go.dev/github.com/kiali/[email protected]/graph/config/cytoscape#NodeData struct plus our additional fields.
NodeWrapper is the https://pkg.go.dev/github.com/kiali/[email protected]/graph/config/cytoscape#NodeWrapper struct.
ResponseError is the structure for a failed Harbor API request.
Traffic is the traffic configuration, to set the value to mark a edge as degraded and failure.