MCPcopy Create free account
hub / github.com/cloudbase/garm / controllerLabel

Method controllerLabel

runner/pool/pool.go:1210–1212  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1208}
1209
1210func (r *basePoolManager) controllerLabel() string {
1211 return fmt.Sprintf("%s=%s", controllerLabelPrefix, r.controllerInfo.ControllerID.String())
1212}
1213
1214func (r *basePoolManager) updateArgsFromProviderInstance(providerInstance commonParams.ProviderInstance) params.UpdateInstanceParams {
1215 return params.UpdateInstanceParams{

Callers 1

getLabelsForInstanceMethod · 0.95

Calls 1

StringMethod · 0.45

Tested by

no test coverage detected