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
|
||||
}
|
||||
|
||||
// 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
|
||||
// on syncing operations.
|
||||
func (c *ServiceClient) Shutdown() error {
|
||||
|
|
|
@ -92,7 +92,7 @@
|
|||
"thresholds": [],
|
||||
"timeFrom": null,
|
||||
"timeShift": null,
|
||||
"title": "Client Consul Check Regisrations",
|
||||
"title": "Client Consul Check Registrations",
|
||||
"tooltip": {
|
||||
"shared": true,
|
||||
"sort": 0,
|
||||
|
|
Loading…
Reference in New Issue