Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var File_github_com_solo_io_gloo_projects_gloo_api_v1_options_graphql_graphql_proto protoreflect.FileDescriptor
Functions ¶
This section is empty.
Types ¶
type ServiceSpec ¶
type ServiceSpec struct {
// contains filtered or unexported fields
}
DEPRECATED: This message is deprecated and has been removed from use as of gloo 1.20. Message is being kept to prevent future use of these names and fields
func (*ServiceSpec) Descriptor
deprecated
func (*ServiceSpec) Descriptor() ([]byte, []int)
Deprecated: Use ServiceSpec.ProtoReflect.Descriptor instead.
func (*ServiceSpec) ProtoMessage ¶
func (*ServiceSpec) ProtoMessage()
func (*ServiceSpec) ProtoReflect ¶
func (x *ServiceSpec) ProtoReflect() protoreflect.Message
func (*ServiceSpec) Reset ¶
func (x *ServiceSpec) Reset()
func (*ServiceSpec) String ¶
func (x *ServiceSpec) String() string
type ServiceSpec_Endpoint ¶
type ServiceSpec_Endpoint struct {
// contains filtered or unexported fields
}
func (*ServiceSpec_Endpoint) Descriptor
deprecated
func (*ServiceSpec_Endpoint) Descriptor() ([]byte, []int)
Deprecated: Use ServiceSpec_Endpoint.ProtoReflect.Descriptor instead.
func (*ServiceSpec_Endpoint) ProtoMessage ¶
func (*ServiceSpec_Endpoint) ProtoMessage()
func (*ServiceSpec_Endpoint) ProtoReflect ¶
func (x *ServiceSpec_Endpoint) ProtoReflect() protoreflect.Message
func (*ServiceSpec_Endpoint) Reset ¶
func (x *ServiceSpec_Endpoint) Reset()
func (*ServiceSpec_Endpoint) String ¶
func (x *ServiceSpec_Endpoint) String() string
Click to show internal directories.
Click to hide internal directories.