Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Manager ¶
type Manager struct {
// contains filtered or unexported fields
}
Manager is a struct of A1 interface
func NewManager ¶
func NewManager(caPath string, keyPath string, certPath string, grpcPort int, xAppName string) (*Manager, error)
NewManager creates a new A1 manager
func (*Manager) AddXappElementOnTopo ¶
AddXappElementOnTopo adds XApp type on topo
Click to show internal directories.
Click to hide internal directories.