spelling: registrations
This commit is contained in:
parent
64546b4f99
commit
ad55e85e73
|
@ -908,7 +908,7 @@ func (c *ServiceClient) AllocRegistrations(allocID string) (*AllocRegistration,
|
||||||
return reg, nil
|
return reg, nil
|
||||||
}
|
}
|
||||||
|
|
||||||
// Shutdown the Consul client. Update running task registations and deregister
|
// Shutdown the Consul client. Update running task registrations and deregister
|
||||||
// agent from Consul. On first call blocks up to shutdownWait before giving up
|
// agent from Consul. On first call blocks up to shutdownWait before giving up
|
||||||
// on syncing operations.
|
// on syncing operations.
|
||||||
func (c *ServiceClient) Shutdown() error {
|
func (c *ServiceClient) Shutdown() error {
|
||||||
|
|
|
@ -92,7 +92,7 @@
|
||||||
"thresholds": [],
|
"thresholds": [],
|
||||||
"timeFrom": null,
|
"timeFrom": null,
|
||||||
"timeShift": null,
|
"timeShift": null,
|
||||||
"title": "Client Consul Check Regisrations",
|
"title": "Client Consul Check Registrations",
|
||||||
"tooltip": {
|
"tooltip": {
|
||||||
"shared": true,
|
"shared": true,
|
||||||
"sort": 0,
|
"sort": 0,
|
||||||
|
|
Loading…
Reference in New Issue