Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CoreServiceClientInterface ¶
type CoreServiceClientInterface interface { Instance() instance.InstanceClientInterface Model() model.ModelClientInterface Association() association.AssociationClientInterface Synchronize() synchronize.SynchronizeClientInterface Mainline() mainline.MainlineClientInterface Host() host.HostClientInterface Audit() auditlog.AuditClientInterface }
func NewCoreServiceClient ¶
func NewCoreServiceClient(c *util.Capability, version string) CoreServiceClientInterface
Click to show internal directories.
Click to hide internal directories.