Documentation ¶
Index ¶
Constants ¶
View Source
const ( HttpServiceName = "http" IngressServiceName = "ingress" IngressServiceKind = "ingress" ManualInternalService = "internal-service" GrpcGatewayServiceName = "grpc-gateway" // XXX this is not quite right; it's just a simple mechanism for language and runtime // to communicate. Ideally the schema would incorporate a gRPC map. KindNeedsGrpcGateway = "needs-grpc-gateway" )
Variables ¶
View Source
var ReservedServiceNames = []string{HttpServiceName, GrpcGatewayServiceName, IngressServiceName}
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.