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

Method GetEndpoint

database/sql/models.go:535–535  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

533// ForgeEntity represents an entity (Repository, Organization, Enterprise) that can have forge credentials
534type ForgeEntity interface {
535 GetEndpoint() GithubEndpoint
536 GetEndpointName() *string
537}
538

Callers 2

GetEndpointFunction · 0.65

Implementers 3

Repositorydatabase/sql/models.go
Organizationdatabase/sql/models.go
Enterprisedatabase/sql/models.go

Calls

no outgoing calls

Tested by

no test coverage detected