mirror of
https://github.com/harness/drone.git
synced 2025-05-31 11:43:15 +00:00
parent
7764ab2154
commit
d85030ef03
@ -78,6 +78,8 @@ type Provider interface {
|
|||||||
GetAPIProto(ctx context.Context) string
|
GetAPIProto(ctx context.Context) string
|
||||||
|
|
||||||
RegistryURL(ctx context.Context, params ...string) string
|
RegistryURL(ctx context.Context, params ...string) string
|
||||||
|
|
||||||
|
GetUIBaseURL(ctx context.Context) string
|
||||||
}
|
}
|
||||||
|
|
||||||
// Provider provides the URLs of the Harness system.
|
// Provider provides the URLs of the Harness system.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user