Documentation
¶
Index ¶
Constants ¶
View Source
const (
// This is a LUCI Auth group set in both the dev and prod LUCI Auth Services.
VMLabGroup = "vm-leaser-access"
)
Variables ¶
View Source
var RPCAccessInterceptor = rpcacl.Interceptor(rpcacl.Map{ "/grpc.reflection.v1alpha.ServerReflection/*": VMLabGroup, "/grpc.reflection.v1.ServerReflection/*": VMLabGroup, "/chromiumos.test.api.VMLeaserService/*": VMLabGroup, })
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.