Documentation
¶
Overview ¶
Package solver creates solutions from devices and topologies.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ServiceATE ¶
type ServiceATE struct {
*binding.AbstractATE
Services map[string]*tpb.Service
Cert *tpb.CertificateCfg
NodeVendor tpb.Vendor
}
ServiceATE is an ATE that contains a service map.
type ServiceDUT ¶
type ServiceDUT struct {
*binding.AbstractDUT
Services map[string]*tpb.Service
Cert *tpb.CertificateCfg
NodeVendor tpb.Vendor
}
ServiceDUT is a DUT that contains a service map.
Click to show internal directories.
Click to hide internal directories.