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

Method GetID

params/params.go:1133–1135  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1131}
1132
1133func (g ForgeCredentials) GetID() uint {
1134 return g.ID
1135}
1136
1137func (g ForgeCredentials) GetHTTPClient(ctx context.Context) (*http.Client, error) {
1138 var roots *x509.CertPool

Calls

no outgoing calls

Tested by

no test coverage detected