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 Process() process.ProcessInterface Operation() operation.OperationClientInterface Label() label.LabelInterface TopoGraphics() topographics.TopoGraphicsInterface SetTemplate() settemplate.SetTemplateInterface HostApplyRule() hostapplyrule.HostApplyRuleInterface System() ccSystem.SystemClientInterface Txn() transaction.Interface Count() count.CountClientInterface Cache() cache.Interface Cloud() cloud.CloudInterface Auth() auth.AuthClientInterface }
func NewCoreServiceClient ¶
func NewCoreServiceClient(c *util.Capability, version string) CoreServiceClientInterface
Click to show internal directories.
Click to hide internal directories.