Documentation ¶
Overview ¶
Code generated by protoc-gen-deepcopy. DO NOT EDIT.
Index ¶
- Variables
- func RegisterControllerServer(s grpc.ServiceRegistrar, srv ControllerServer)
- type ControllerClient
- type ControllerServer
- type GlobalService
- func (in *GlobalService) DeepCopy() *GlobalService
- func (in *GlobalService) DeepCopyInterface() interface{}
- func (in *GlobalService) DeepCopyInto(out *GlobalService)
- func (*GlobalService) Descriptor() ([]byte, []int)deprecated
- func (x *GlobalService) GetAgentGroup() string
- func (x *GlobalService) GetName() string
- func (msg *GlobalService) MarshalJSON() ([]byte, error)
- func (*GlobalService) ProtoMessage()
- func (x *GlobalService) ProtoReflect() protoreflect.Message
- func (x *GlobalService) Reset()
- func (x *GlobalService) String() string
- func (msg *GlobalService) UnmarshalJSON(b []byte) error
- type GlobalServiceControlPoint
- func (in *GlobalServiceControlPoint) DeepCopy() *GlobalServiceControlPoint
- func (in *GlobalServiceControlPoint) DeepCopyInterface() interface{}
- func (in *GlobalServiceControlPoint) DeepCopyInto(out *GlobalServiceControlPoint)
- func (*GlobalServiceControlPoint) Descriptor() ([]byte, []int)deprecated
- func (x *GlobalServiceControlPoint) GetAgentGroup() string
- func (x *GlobalServiceControlPoint) GetName() string
- func (x *GlobalServiceControlPoint) GetServiceName() string
- func (msg *GlobalServiceControlPoint) MarshalJSON() ([]byte, error)
- func (*GlobalServiceControlPoint) ProtoMessage()
- func (x *GlobalServiceControlPoint) ProtoReflect() protoreflect.Message
- func (x *GlobalServiceControlPoint) Reset()
- func (x *GlobalServiceControlPoint) String() string
- func (msg *GlobalServiceControlPoint) UnmarshalJSON(b []byte) error
- type ListAgentsResponse
- func (in *ListAgentsResponse) DeepCopy() *ListAgentsResponse
- func (in *ListAgentsResponse) DeepCopyInterface() interface{}
- func (in *ListAgentsResponse) DeepCopyInto(out *ListAgentsResponse)
- func (*ListAgentsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListAgentsResponse) GetAgents() []string
- func (msg *ListAgentsResponse) MarshalJSON() ([]byte, error)
- func (*ListAgentsResponse) ProtoMessage()
- func (x *ListAgentsResponse) ProtoReflect() protoreflect.Message
- func (x *ListAgentsResponse) Reset()
- func (x *ListAgentsResponse) String() string
- func (msg *ListAgentsResponse) UnmarshalJSON(b []byte) error
- type ListControlPointsAgentResponse
- func (in *ListControlPointsAgentResponse) DeepCopy() *ListControlPointsAgentResponse
- func (in *ListControlPointsAgentResponse) DeepCopyInterface() interface{}
- func (in *ListControlPointsAgentResponse) DeepCopyInto(out *ListControlPointsAgentResponse)
- func (*ListControlPointsAgentResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListControlPointsAgentResponse) GetAgentGroup() string
- func (x *ListControlPointsAgentResponse) GetControlPoints() []*ServiceControlPoint
- func (msg *ListControlPointsAgentResponse) MarshalJSON() ([]byte, error)
- func (*ListControlPointsAgentResponse) ProtoMessage()
- func (x *ListControlPointsAgentResponse) ProtoReflect() protoreflect.Message
- func (x *ListControlPointsAgentResponse) Reset()
- func (x *ListControlPointsAgentResponse) String() string
- func (msg *ListControlPointsAgentResponse) UnmarshalJSON(b []byte) error
- type ListControlPointsControllerResponse
- func (in *ListControlPointsControllerResponse) DeepCopy() *ListControlPointsControllerResponse
- func (in *ListControlPointsControllerResponse) DeepCopyInterface() interface{}
- func (in *ListControlPointsControllerResponse) DeepCopyInto(out *ListControlPointsControllerResponse)
- func (*ListControlPointsControllerResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListControlPointsControllerResponse) GetControlPoints() []*GlobalServiceControlPoint
- func (x *ListControlPointsControllerResponse) GetErrorsCount() uint32
- func (msg *ListControlPointsControllerResponse) MarshalJSON() ([]byte, error)
- func (*ListControlPointsControllerResponse) ProtoMessage()
- func (x *ListControlPointsControllerResponse) ProtoReflect() protoreflect.Message
- func (x *ListControlPointsControllerResponse) Reset()
- func (x *ListControlPointsControllerResponse) String() string
- func (msg *ListControlPointsControllerResponse) UnmarshalJSON(b []byte) error
- type ListControlPointsRequest
- func (in *ListControlPointsRequest) DeepCopy() *ListControlPointsRequest
- func (in *ListControlPointsRequest) DeepCopyInterface() interface{}
- func (in *ListControlPointsRequest) DeepCopyInto(out *ListControlPointsRequest)
- func (*ListControlPointsRequest) Descriptor() ([]byte, []int)deprecated
- func (msg *ListControlPointsRequest) MarshalJSON() ([]byte, error)
- func (*ListControlPointsRequest) ProtoMessage()
- func (x *ListControlPointsRequest) ProtoReflect() protoreflect.Message
- func (x *ListControlPointsRequest) Reset()
- func (x *ListControlPointsRequest) String() string
- func (msg *ListControlPointsRequest) UnmarshalJSON(b []byte) error
- type ListServicesAgentResponse
- func (in *ListServicesAgentResponse) DeepCopy() *ListServicesAgentResponse
- func (in *ListServicesAgentResponse) DeepCopyInterface() interface{}
- func (in *ListServicesAgentResponse) DeepCopyInto(out *ListServicesAgentResponse)
- func (*ListServicesAgentResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListServicesAgentResponse) GetAgentGroup() string
- func (x *ListServicesAgentResponse) GetServices() []string
- func (msg *ListServicesAgentResponse) MarshalJSON() ([]byte, error)
- func (*ListServicesAgentResponse) ProtoMessage()
- func (x *ListServicesAgentResponse) ProtoReflect() protoreflect.Message
- func (x *ListServicesAgentResponse) Reset()
- func (x *ListServicesAgentResponse) String() string
- func (msg *ListServicesAgentResponse) UnmarshalJSON(b []byte) error
- type ListServicesControllerResponse
- func (in *ListServicesControllerResponse) DeepCopy() *ListServicesControllerResponse
- func (in *ListServicesControllerResponse) DeepCopyInterface() interface{}
- func (in *ListServicesControllerResponse) DeepCopyInto(out *ListServicesControllerResponse)
- func (*ListServicesControllerResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListServicesControllerResponse) GetErrorsCount() uint32
- func (x *ListServicesControllerResponse) GetServices() []*GlobalService
- func (msg *ListServicesControllerResponse) MarshalJSON() ([]byte, error)
- func (*ListServicesControllerResponse) ProtoMessage()
- func (x *ListServicesControllerResponse) ProtoReflect() protoreflect.Message
- func (x *ListServicesControllerResponse) Reset()
- func (x *ListServicesControllerResponse) String() string
- func (msg *ListServicesControllerResponse) UnmarshalJSON(b []byte) error
- type ListServicesRequest
- func (in *ListServicesRequest) DeepCopy() *ListServicesRequest
- func (in *ListServicesRequest) DeepCopyInterface() interface{}
- func (in *ListServicesRequest) DeepCopyInto(out *ListServicesRequest)
- func (*ListServicesRequest) Descriptor() ([]byte, []int)deprecated
- func (msg *ListServicesRequest) MarshalJSON() ([]byte, error)
- func (*ListServicesRequest) ProtoMessage()
- func (x *ListServicesRequest) ProtoReflect() protoreflect.Message
- func (x *ListServicesRequest) Reset()
- func (x *ListServicesRequest) String() string
- func (msg *ListServicesRequest) UnmarshalJSON(b []byte) error
- type PreviewFlowLabelsControllerResponse
- func (in *PreviewFlowLabelsControllerResponse) DeepCopy() *PreviewFlowLabelsControllerResponse
- func (in *PreviewFlowLabelsControllerResponse) DeepCopyInterface() interface{}
- func (in *PreviewFlowLabelsControllerResponse) DeepCopyInto(out *PreviewFlowLabelsControllerResponse)
- func (*PreviewFlowLabelsControllerResponse) Descriptor() ([]byte, []int)deprecated
- func (x *PreviewFlowLabelsControllerResponse) GetResponse() *v1.PreviewFlowLabelsResponse
- func (msg *PreviewFlowLabelsControllerResponse) MarshalJSON() ([]byte, error)
- func (*PreviewFlowLabelsControllerResponse) ProtoMessage()
- func (x *PreviewFlowLabelsControllerResponse) ProtoReflect() protoreflect.Message
- func (x *PreviewFlowLabelsControllerResponse) Reset()
- func (x *PreviewFlowLabelsControllerResponse) String() string
- func (msg *PreviewFlowLabelsControllerResponse) UnmarshalJSON(b []byte) error
- type PreviewFlowLabelsRequest
- func (in *PreviewFlowLabelsRequest) DeepCopy() *PreviewFlowLabelsRequest
- func (in *PreviewFlowLabelsRequest) DeepCopyInterface() interface{}
- func (in *PreviewFlowLabelsRequest) DeepCopyInto(out *PreviewFlowLabelsRequest)
- func (*PreviewFlowLabelsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *PreviewFlowLabelsRequest) GetAgentGroup() string
- func (x *PreviewFlowLabelsRequest) GetRequest() *v1.PreviewRequest
- func (msg *PreviewFlowLabelsRequest) MarshalJSON() ([]byte, error)
- func (*PreviewFlowLabelsRequest) ProtoMessage()
- func (x *PreviewFlowLabelsRequest) ProtoReflect() protoreflect.Message
- func (x *PreviewFlowLabelsRequest) Reset()
- func (x *PreviewFlowLabelsRequest) String() string
- func (msg *PreviewFlowLabelsRequest) UnmarshalJSON(b []byte) error
- type PreviewHTTPRequestsControllerResponse
- func (in *PreviewHTTPRequestsControllerResponse) DeepCopy() *PreviewHTTPRequestsControllerResponse
- func (in *PreviewHTTPRequestsControllerResponse) DeepCopyInterface() interface{}
- func (in *PreviewHTTPRequestsControllerResponse) DeepCopyInto(out *PreviewHTTPRequestsControllerResponse)
- func (*PreviewHTTPRequestsControllerResponse) Descriptor() ([]byte, []int)deprecated
- func (x *PreviewHTTPRequestsControllerResponse) GetResponse() *v1.PreviewHTTPRequestsResponse
- func (msg *PreviewHTTPRequestsControllerResponse) MarshalJSON() ([]byte, error)
- func (*PreviewHTTPRequestsControllerResponse) ProtoMessage()
- func (x *PreviewHTTPRequestsControllerResponse) ProtoReflect() protoreflect.Message
- func (x *PreviewHTTPRequestsControllerResponse) Reset()
- func (x *PreviewHTTPRequestsControllerResponse) String() string
- func (msg *PreviewHTTPRequestsControllerResponse) UnmarshalJSON(b []byte) error
- type PreviewHTTPRequestsRequest
- func (in *PreviewHTTPRequestsRequest) DeepCopy() *PreviewHTTPRequestsRequest
- func (in *PreviewHTTPRequestsRequest) DeepCopyInterface() interface{}
- func (in *PreviewHTTPRequestsRequest) DeepCopyInto(out *PreviewHTTPRequestsRequest)
- func (*PreviewHTTPRequestsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *PreviewHTTPRequestsRequest) GetAgentGroup() string
- func (x *PreviewHTTPRequestsRequest) GetRequest() *v1.PreviewRequest
- func (msg *PreviewHTTPRequestsRequest) MarshalJSON() ([]byte, error)
- func (*PreviewHTTPRequestsRequest) ProtoMessage()
- func (x *PreviewHTTPRequestsRequest) ProtoReflect() protoreflect.Message
- func (x *PreviewHTTPRequestsRequest) Reset()
- func (x *PreviewHTTPRequestsRequest) String() string
- func (msg *PreviewHTTPRequestsRequest) UnmarshalJSON(b []byte) error
- type ServiceControlPoint
- func (in *ServiceControlPoint) DeepCopy() *ServiceControlPoint
- func (in *ServiceControlPoint) DeepCopyInterface() interface{}
- func (in *ServiceControlPoint) DeepCopyInto(out *ServiceControlPoint)
- func (*ServiceControlPoint) Descriptor() ([]byte, []int)deprecated
- func (x *ServiceControlPoint) GetName() string
- func (x *ServiceControlPoint) GetServiceName() string
- func (msg *ServiceControlPoint) MarshalJSON() ([]byte, error)
- func (*ServiceControlPoint) ProtoMessage()
- func (x *ServiceControlPoint) ProtoReflect() protoreflect.Message
- func (x *ServiceControlPoint) Reset()
- func (x *ServiceControlPoint) String() string
- func (msg *ServiceControlPoint) UnmarshalJSON(b []byte) error
- type UnimplementedControllerServer
- func (UnimplementedControllerServer) ListAgents(context.Context, *emptypb.Empty) (*ListAgentsResponse, error)
- func (UnimplementedControllerServer) ListControlPoints(context.Context, *ListControlPointsRequest) (*ListControlPointsControllerResponse, error)
- func (UnimplementedControllerServer) ListServices(context.Context, *ListServicesRequest) (*ListServicesControllerResponse, error)
- func (UnimplementedControllerServer) PreviewFlowLabels(context.Context, *PreviewFlowLabelsRequest) (*PreviewFlowLabelsControllerResponse, error)
- func (UnimplementedControllerServer) PreviewHTTPRequests(context.Context, *PreviewHTTPRequestsRequest) (*PreviewHTTPRequestsControllerResponse, error)
- type UnsafeControllerServer
Constants ¶
This section is empty.
Variables ¶
var Controller_ServiceDesc = grpc.ServiceDesc{ ServiceName: "aperture.cmd.v1.Controller", HandlerType: (*ControllerServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "ListAgents", Handler: _Controller_ListAgents_Handler, }, { MethodName: "ListServices", Handler: _Controller_ListServices_Handler, }, { MethodName: "ListControlPoints", Handler: _Controller_ListControlPoints_Handler, }, { MethodName: "PreviewFlowLabels", Handler: _Controller_PreviewFlowLabels_Handler, }, { MethodName: "PreviewHTTPRequests", Handler: _Controller_PreviewHTTPRequests_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "aperture/cmd/v1/cmd.proto", }
Controller_ServiceDesc is the grpc.ServiceDesc for Controller service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var File_aperture_cmd_v1_cmd_proto protoreflect.FileDescriptor
Functions ¶
func RegisterControllerServer ¶
func RegisterControllerServer(s grpc.ServiceRegistrar, srv ControllerServer)
Types ¶
type ControllerClient ¶
type ControllerClient interface { ListAgents(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*ListAgentsResponse, error) ListServices(ctx context.Context, in *ListServicesRequest, opts ...grpc.CallOption) (*ListServicesControllerResponse, error) ListControlPoints(ctx context.Context, in *ListControlPointsRequest, opts ...grpc.CallOption) (*ListControlPointsControllerResponse, error) // duplicating a bit preview.v1.FlowPreviewService to keep controller APIs in one place. PreviewFlowLabels(ctx context.Context, in *PreviewFlowLabelsRequest, opts ...grpc.CallOption) (*PreviewFlowLabelsControllerResponse, error) PreviewHTTPRequests(ctx context.Context, in *PreviewHTTPRequestsRequest, opts ...grpc.CallOption) (*PreviewHTTPRequestsControllerResponse, error) }
ControllerClient is the client API for Controller service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewControllerClient ¶
func NewControllerClient(cc grpc.ClientConnInterface) ControllerClient
type ControllerServer ¶
type ControllerServer interface { ListAgents(context.Context, *emptypb.Empty) (*ListAgentsResponse, error) ListServices(context.Context, *ListServicesRequest) (*ListServicesControllerResponse, error) ListControlPoints(context.Context, *ListControlPointsRequest) (*ListControlPointsControllerResponse, error) // duplicating a bit preview.v1.FlowPreviewService to keep controller APIs in one place. PreviewFlowLabels(context.Context, *PreviewFlowLabelsRequest) (*PreviewFlowLabelsControllerResponse, error) PreviewHTTPRequests(context.Context, *PreviewHTTPRequestsRequest) (*PreviewHTTPRequestsControllerResponse, error) }
ControllerServer is the server API for Controller service. All implementations should embed UnimplementedControllerServer for forward compatibility
type GlobalService ¶
type GlobalService struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` AgentGroup string `protobuf:"bytes,2,opt,name=agent_group,json=agentGroup,proto3" json:"agent_group,omitempty"` // contains filtered or unexported fields }
GlobalService is a service with explicit agent group.
func (*GlobalService) DeepCopy ¶
func (in *GlobalService) DeepCopy() *GlobalService
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new GlobalService. Required by controller-gen.
func (*GlobalService) DeepCopyInterface ¶
func (in *GlobalService) DeepCopyInterface() interface{}
DeepCopyInterface is an autogenerated deepcopy function, copying the receiver, creating a new GlobalService. Required by controller-gen.
func (*GlobalService) DeepCopyInto ¶
func (in *GlobalService) DeepCopyInto(out *GlobalService)
DeepCopyInto supports using GlobalService within kubernetes types, where deepcopy-gen is used.
func (*GlobalService) Descriptor
deprecated
func (*GlobalService) Descriptor() ([]byte, []int)
Deprecated: Use GlobalService.ProtoReflect.Descriptor instead.
func (*GlobalService) GetAgentGroup ¶
func (x *GlobalService) GetAgentGroup() string
func (*GlobalService) GetName ¶
func (x *GlobalService) GetName() string
func (*GlobalService) MarshalJSON ¶
func (msg *GlobalService) MarshalJSON() ([]byte, error)
MarshalJSON implements json.Marshaler
func (*GlobalService) ProtoMessage ¶
func (*GlobalService) ProtoMessage()
func (*GlobalService) ProtoReflect ¶
func (x *GlobalService) ProtoReflect() protoreflect.Message
func (*GlobalService) Reset ¶
func (x *GlobalService) Reset()
func (*GlobalService) String ¶
func (x *GlobalService) String() string
func (*GlobalService) UnmarshalJSON ¶
func (msg *GlobalService) UnmarshalJSON(b []byte) error
UnmarshalJSON implements json.Unmarshaler
type GlobalServiceControlPoint ¶
type GlobalServiceControlPoint struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` ServiceName string `protobuf:"bytes,2,opt,name=service_name,json=serviceName,proto3" json:"service_name,omitempty"` AgentGroup string `protobuf:"bytes,3,opt,name=agent_group,json=agentGroup,proto3" json:"agent_group,omitempty"` // contains filtered or unexported fields }
GlobalServiceControlPoint contains info about a control point on a given service with explicit Agent Group.
func (*GlobalServiceControlPoint) DeepCopy ¶
func (in *GlobalServiceControlPoint) DeepCopy() *GlobalServiceControlPoint
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new GlobalServiceControlPoint. Required by controller-gen.
func (*GlobalServiceControlPoint) DeepCopyInterface ¶
func (in *GlobalServiceControlPoint) DeepCopyInterface() interface{}
DeepCopyInterface is an autogenerated deepcopy function, copying the receiver, creating a new GlobalServiceControlPoint. Required by controller-gen.
func (*GlobalServiceControlPoint) DeepCopyInto ¶
func (in *GlobalServiceControlPoint) DeepCopyInto(out *GlobalServiceControlPoint)
DeepCopyInto supports using GlobalServiceControlPoint within kubernetes types, where deepcopy-gen is used.
func (*GlobalServiceControlPoint) Descriptor
deprecated
func (*GlobalServiceControlPoint) Descriptor() ([]byte, []int)
Deprecated: Use GlobalServiceControlPoint.ProtoReflect.Descriptor instead.
func (*GlobalServiceControlPoint) GetAgentGroup ¶
func (x *GlobalServiceControlPoint) GetAgentGroup() string
func (*GlobalServiceControlPoint) GetName ¶
func (x *GlobalServiceControlPoint) GetName() string
func (*GlobalServiceControlPoint) GetServiceName ¶
func (x *GlobalServiceControlPoint) GetServiceName() string
func (*GlobalServiceControlPoint) MarshalJSON ¶
func (msg *GlobalServiceControlPoint) MarshalJSON() ([]byte, error)
MarshalJSON implements json.Marshaler
func (*GlobalServiceControlPoint) ProtoMessage ¶
func (*GlobalServiceControlPoint) ProtoMessage()
func (*GlobalServiceControlPoint) ProtoReflect ¶
func (x *GlobalServiceControlPoint) ProtoReflect() protoreflect.Message
func (*GlobalServiceControlPoint) Reset ¶
func (x *GlobalServiceControlPoint) Reset()
func (*GlobalServiceControlPoint) String ¶
func (x *GlobalServiceControlPoint) String() string
func (*GlobalServiceControlPoint) UnmarshalJSON ¶
func (msg *GlobalServiceControlPoint) UnmarshalJSON(b []byte) error
UnmarshalJSON implements json.Unmarshaler
type ListAgentsResponse ¶
type ListAgentsResponse struct { Agents []string `protobuf:"bytes,1,rep,name=agents,proto3" json:"agents,omitempty"` // contains filtered or unexported fields }
func (*ListAgentsResponse) DeepCopy ¶
func (in *ListAgentsResponse) DeepCopy() *ListAgentsResponse
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ListAgentsResponse. Required by controller-gen.
func (*ListAgentsResponse) DeepCopyInterface ¶
func (in *ListAgentsResponse) DeepCopyInterface() interface{}
DeepCopyInterface is an autogenerated deepcopy function, copying the receiver, creating a new ListAgentsResponse. Required by controller-gen.
func (*ListAgentsResponse) DeepCopyInto ¶
func (in *ListAgentsResponse) DeepCopyInto(out *ListAgentsResponse)
DeepCopyInto supports using ListAgentsResponse within kubernetes types, where deepcopy-gen is used.
func (*ListAgentsResponse) Descriptor
deprecated
func (*ListAgentsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListAgentsResponse.ProtoReflect.Descriptor instead.
func (*ListAgentsResponse) GetAgents ¶
func (x *ListAgentsResponse) GetAgents() []string
func (*ListAgentsResponse) MarshalJSON ¶
func (msg *ListAgentsResponse) MarshalJSON() ([]byte, error)
MarshalJSON implements json.Marshaler
func (*ListAgentsResponse) ProtoMessage ¶
func (*ListAgentsResponse) ProtoMessage()
func (*ListAgentsResponse) ProtoReflect ¶
func (x *ListAgentsResponse) ProtoReflect() protoreflect.Message
func (*ListAgentsResponse) Reset ¶
func (x *ListAgentsResponse) Reset()
func (*ListAgentsResponse) String ¶
func (x *ListAgentsResponse) String() string
func (*ListAgentsResponse) UnmarshalJSON ¶
func (msg *ListAgentsResponse) UnmarshalJSON(b []byte) error
UnmarshalJSON implements json.Unmarshaler
type ListControlPointsAgentResponse ¶
type ListControlPointsAgentResponse struct { ControlPoints []*ServiceControlPoint `protobuf:"bytes,1,rep,name=control_points,json=controlPoints,proto3" json:"control_points,omitempty"` // FIXME: Remove. Controller should be aware which agent group agent belongs to. AgentGroup string `protobuf:"bytes,2,opt,name=agent_group,json=agentGroup,proto3" json:"agent_group,omitempty"` // contains filtered or unexported fields }
func (*ListControlPointsAgentResponse) DeepCopy ¶
func (in *ListControlPointsAgentResponse) DeepCopy() *ListControlPointsAgentResponse
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ListControlPointsAgentResponse. Required by controller-gen.
func (*ListControlPointsAgentResponse) DeepCopyInterface ¶
func (in *ListControlPointsAgentResponse) DeepCopyInterface() interface{}
DeepCopyInterface is an autogenerated deepcopy function, copying the receiver, creating a new ListControlPointsAgentResponse. Required by controller-gen.
func (*ListControlPointsAgentResponse) DeepCopyInto ¶
func (in *ListControlPointsAgentResponse) DeepCopyInto(out *ListControlPointsAgentResponse)
DeepCopyInto supports using ListControlPointsAgentResponse within kubernetes types, where deepcopy-gen is used.
func (*ListControlPointsAgentResponse) Descriptor
deprecated
func (*ListControlPointsAgentResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListControlPointsAgentResponse.ProtoReflect.Descriptor instead.
func (*ListControlPointsAgentResponse) GetAgentGroup ¶
func (x *ListControlPointsAgentResponse) GetAgentGroup() string
func (*ListControlPointsAgentResponse) GetControlPoints ¶
func (x *ListControlPointsAgentResponse) GetControlPoints() []*ServiceControlPoint
func (*ListControlPointsAgentResponse) MarshalJSON ¶
func (msg *ListControlPointsAgentResponse) MarshalJSON() ([]byte, error)
MarshalJSON implements json.Marshaler
func (*ListControlPointsAgentResponse) ProtoMessage ¶
func (*ListControlPointsAgentResponse) ProtoMessage()
func (*ListControlPointsAgentResponse) ProtoReflect ¶
func (x *ListControlPointsAgentResponse) ProtoReflect() protoreflect.Message
func (*ListControlPointsAgentResponse) Reset ¶
func (x *ListControlPointsAgentResponse) Reset()
func (*ListControlPointsAgentResponse) String ¶
func (x *ListControlPointsAgentResponse) String() string
func (*ListControlPointsAgentResponse) UnmarshalJSON ¶
func (msg *ListControlPointsAgentResponse) UnmarshalJSON(b []byte) error
UnmarshalJSON implements json.Unmarshaler
type ListControlPointsControllerResponse ¶
type ListControlPointsControllerResponse struct { ControlPoints []*GlobalServiceControlPoint `protobuf:"bytes,1,rep,name=control_points,json=controlPoints,proto3" json:"control_points,omitempty"` ErrorsCount uint32 `protobuf:"varint,2,opt,name=errors_count,json=errorsCount,proto3" json:"errors_count,omitempty"` // contains filtered or unexported fields }
func (*ListControlPointsControllerResponse) DeepCopy ¶
func (in *ListControlPointsControllerResponse) DeepCopy() *ListControlPointsControllerResponse
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ListControlPointsControllerResponse. Required by controller-gen.
func (*ListControlPointsControllerResponse) DeepCopyInterface ¶
func (in *ListControlPointsControllerResponse) DeepCopyInterface() interface{}
DeepCopyInterface is an autogenerated deepcopy function, copying the receiver, creating a new ListControlPointsControllerResponse. Required by controller-gen.
func (*ListControlPointsControllerResponse) DeepCopyInto ¶
func (in *ListControlPointsControllerResponse) DeepCopyInto(out *ListControlPointsControllerResponse)
DeepCopyInto supports using ListControlPointsControllerResponse within kubernetes types, where deepcopy-gen is used.
func (*ListControlPointsControllerResponse) Descriptor
deprecated
func (*ListControlPointsControllerResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListControlPointsControllerResponse.ProtoReflect.Descriptor instead.
func (*ListControlPointsControllerResponse) GetControlPoints ¶
func (x *ListControlPointsControllerResponse) GetControlPoints() []*GlobalServiceControlPoint
func (*ListControlPointsControllerResponse) GetErrorsCount ¶
func (x *ListControlPointsControllerResponse) GetErrorsCount() uint32
func (*ListControlPointsControllerResponse) MarshalJSON ¶
func (msg *ListControlPointsControllerResponse) MarshalJSON() ([]byte, error)
MarshalJSON implements json.Marshaler
func (*ListControlPointsControllerResponse) ProtoMessage ¶
func (*ListControlPointsControllerResponse) ProtoMessage()
func (*ListControlPointsControllerResponse) ProtoReflect ¶
func (x *ListControlPointsControllerResponse) ProtoReflect() protoreflect.Message
func (*ListControlPointsControllerResponse) Reset ¶
func (x *ListControlPointsControllerResponse) Reset()
func (*ListControlPointsControllerResponse) String ¶
func (x *ListControlPointsControllerResponse) String() string
func (*ListControlPointsControllerResponse) UnmarshalJSON ¶
func (msg *ListControlPointsControllerResponse) UnmarshalJSON(b []byte) error
UnmarshalJSON implements json.Unmarshaler
type ListControlPointsRequest ¶
type ListControlPointsRequest struct {
// contains filtered or unexported fields
}
func (*ListControlPointsRequest) DeepCopy ¶
func (in *ListControlPointsRequest) DeepCopy() *ListControlPointsRequest
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ListControlPointsRequest. Required by controller-gen.
func (*ListControlPointsRequest) DeepCopyInterface ¶
func (in *ListControlPointsRequest) DeepCopyInterface() interface{}
DeepCopyInterface is an autogenerated deepcopy function, copying the receiver, creating a new ListControlPointsRequest. Required by controller-gen.
func (*ListControlPointsRequest) DeepCopyInto ¶
func (in *ListControlPointsRequest) DeepCopyInto(out *ListControlPointsRequest)
DeepCopyInto supports using ListControlPointsRequest within kubernetes types, where deepcopy-gen is used.
func (*ListControlPointsRequest) Descriptor
deprecated
func (*ListControlPointsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListControlPointsRequest.ProtoReflect.Descriptor instead.
func (*ListControlPointsRequest) MarshalJSON ¶
func (msg *ListControlPointsRequest) MarshalJSON() ([]byte, error)
MarshalJSON implements json.Marshaler
func (*ListControlPointsRequest) ProtoMessage ¶
func (*ListControlPointsRequest) ProtoMessage()
func (*ListControlPointsRequest) ProtoReflect ¶
func (x *ListControlPointsRequest) ProtoReflect() protoreflect.Message
func (*ListControlPointsRequest) Reset ¶
func (x *ListControlPointsRequest) Reset()
func (*ListControlPointsRequest) String ¶
func (x *ListControlPointsRequest) String() string
func (*ListControlPointsRequest) UnmarshalJSON ¶
func (msg *ListControlPointsRequest) UnmarshalJSON(b []byte) error
UnmarshalJSON implements json.Unmarshaler
type ListServicesAgentResponse ¶
type ListServicesAgentResponse struct { Services []string `protobuf:"bytes,1,rep,name=services,proto3" json:"services,omitempty"` // FIXME: Remove. Controller should be aware which agent group agent belongs to. AgentGroup string `protobuf:"bytes,2,opt,name=agent_group,json=agentGroup,proto3" json:"agent_group,omitempty"` // contains filtered or unexported fields }
func (*ListServicesAgentResponse) DeepCopy ¶
func (in *ListServicesAgentResponse) DeepCopy() *ListServicesAgentResponse
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ListServicesAgentResponse. Required by controller-gen.
func (*ListServicesAgentResponse) DeepCopyInterface ¶
func (in *ListServicesAgentResponse) DeepCopyInterface() interface{}
DeepCopyInterface is an autogenerated deepcopy function, copying the receiver, creating a new ListServicesAgentResponse. Required by controller-gen.
func (*ListServicesAgentResponse) DeepCopyInto ¶
func (in *ListServicesAgentResponse) DeepCopyInto(out *ListServicesAgentResponse)
DeepCopyInto supports using ListServicesAgentResponse within kubernetes types, where deepcopy-gen is used.
func (*ListServicesAgentResponse) Descriptor
deprecated
func (*ListServicesAgentResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListServicesAgentResponse.ProtoReflect.Descriptor instead.
func (*ListServicesAgentResponse) GetAgentGroup ¶
func (x *ListServicesAgentResponse) GetAgentGroup() string
func (*ListServicesAgentResponse) GetServices ¶
func (x *ListServicesAgentResponse) GetServices() []string
func (*ListServicesAgentResponse) MarshalJSON ¶
func (msg *ListServicesAgentResponse) MarshalJSON() ([]byte, error)
MarshalJSON implements json.Marshaler
func (*ListServicesAgentResponse) ProtoMessage ¶
func (*ListServicesAgentResponse) ProtoMessage()
func (*ListServicesAgentResponse) ProtoReflect ¶
func (x *ListServicesAgentResponse) ProtoReflect() protoreflect.Message
func (*ListServicesAgentResponse) Reset ¶
func (x *ListServicesAgentResponse) Reset()
func (*ListServicesAgentResponse) String ¶
func (x *ListServicesAgentResponse) String() string
func (*ListServicesAgentResponse) UnmarshalJSON ¶
func (msg *ListServicesAgentResponse) UnmarshalJSON(b []byte) error
UnmarshalJSON implements json.Unmarshaler
type ListServicesControllerResponse ¶
type ListServicesControllerResponse struct { Services []*GlobalService `protobuf:"bytes,1,rep,name=services,proto3" json:"services,omitempty"` ErrorsCount uint32 `protobuf:"varint,2,opt,name=errors_count,json=errorsCount,proto3" json:"errors_count,omitempty"` // contains filtered or unexported fields }
func (*ListServicesControllerResponse) DeepCopy ¶
func (in *ListServicesControllerResponse) DeepCopy() *ListServicesControllerResponse
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ListServicesControllerResponse. Required by controller-gen.
func (*ListServicesControllerResponse) DeepCopyInterface ¶
func (in *ListServicesControllerResponse) DeepCopyInterface() interface{}
DeepCopyInterface is an autogenerated deepcopy function, copying the receiver, creating a new ListServicesControllerResponse. Required by controller-gen.
func (*ListServicesControllerResponse) DeepCopyInto ¶
func (in *ListServicesControllerResponse) DeepCopyInto(out *ListServicesControllerResponse)
DeepCopyInto supports using ListServicesControllerResponse within kubernetes types, where deepcopy-gen is used.
func (*ListServicesControllerResponse) Descriptor
deprecated
func (*ListServicesControllerResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListServicesControllerResponse.ProtoReflect.Descriptor instead.
func (*ListServicesControllerResponse) GetErrorsCount ¶
func (x *ListServicesControllerResponse) GetErrorsCount() uint32
func (*ListServicesControllerResponse) GetServices ¶
func (x *ListServicesControllerResponse) GetServices() []*GlobalService
func (*ListServicesControllerResponse) MarshalJSON ¶
func (msg *ListServicesControllerResponse) MarshalJSON() ([]byte, error)
MarshalJSON implements json.Marshaler
func (*ListServicesControllerResponse) ProtoMessage ¶
func (*ListServicesControllerResponse) ProtoMessage()
func (*ListServicesControllerResponse) ProtoReflect ¶
func (x *ListServicesControllerResponse) ProtoReflect() protoreflect.Message
func (*ListServicesControllerResponse) Reset ¶
func (x *ListServicesControllerResponse) Reset()
func (*ListServicesControllerResponse) String ¶
func (x *ListServicesControllerResponse) String() string
func (*ListServicesControllerResponse) UnmarshalJSON ¶
func (msg *ListServicesControllerResponse) UnmarshalJSON(b []byte) error
UnmarshalJSON implements json.Unmarshaler
type ListServicesRequest ¶
type ListServicesRequest struct {
// contains filtered or unexported fields
}
func (*ListServicesRequest) DeepCopy ¶
func (in *ListServicesRequest) DeepCopy() *ListServicesRequest
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ListServicesRequest. Required by controller-gen.
func (*ListServicesRequest) DeepCopyInterface ¶
func (in *ListServicesRequest) DeepCopyInterface() interface{}
DeepCopyInterface is an autogenerated deepcopy function, copying the receiver, creating a new ListServicesRequest. Required by controller-gen.
func (*ListServicesRequest) DeepCopyInto ¶
func (in *ListServicesRequest) DeepCopyInto(out *ListServicesRequest)
DeepCopyInto supports using ListServicesRequest within kubernetes types, where deepcopy-gen is used.
func (*ListServicesRequest) Descriptor
deprecated
func (*ListServicesRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListServicesRequest.ProtoReflect.Descriptor instead.
func (*ListServicesRequest) MarshalJSON ¶
func (msg *ListServicesRequest) MarshalJSON() ([]byte, error)
MarshalJSON implements json.Marshaler
func (*ListServicesRequest) ProtoMessage ¶
func (*ListServicesRequest) ProtoMessage()
func (*ListServicesRequest) ProtoReflect ¶
func (x *ListServicesRequest) ProtoReflect() protoreflect.Message
func (*ListServicesRequest) Reset ¶
func (x *ListServicesRequest) Reset()
func (*ListServicesRequest) String ¶
func (x *ListServicesRequest) String() string
func (*ListServicesRequest) UnmarshalJSON ¶
func (msg *ListServicesRequest) UnmarshalJSON(b []byte) error
UnmarshalJSON implements json.Unmarshaler
type PreviewFlowLabelsControllerResponse ¶
type PreviewFlowLabelsControllerResponse struct { Response *v1.PreviewFlowLabelsResponse `protobuf:"bytes,1,opt,name=response,proto3" json:"response,omitempty"` // contains filtered or unexported fields }
func (*PreviewFlowLabelsControllerResponse) DeepCopy ¶
func (in *PreviewFlowLabelsControllerResponse) DeepCopy() *PreviewFlowLabelsControllerResponse
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new PreviewFlowLabelsControllerResponse. Required by controller-gen.
func (*PreviewFlowLabelsControllerResponse) DeepCopyInterface ¶
func (in *PreviewFlowLabelsControllerResponse) DeepCopyInterface() interface{}
DeepCopyInterface is an autogenerated deepcopy function, copying the receiver, creating a new PreviewFlowLabelsControllerResponse. Required by controller-gen.
func (*PreviewFlowLabelsControllerResponse) DeepCopyInto ¶
func (in *PreviewFlowLabelsControllerResponse) DeepCopyInto(out *PreviewFlowLabelsControllerResponse)
DeepCopyInto supports using PreviewFlowLabelsControllerResponse within kubernetes types, where deepcopy-gen is used.
func (*PreviewFlowLabelsControllerResponse) Descriptor
deprecated
func (*PreviewFlowLabelsControllerResponse) Descriptor() ([]byte, []int)
Deprecated: Use PreviewFlowLabelsControllerResponse.ProtoReflect.Descriptor instead.
func (*PreviewFlowLabelsControllerResponse) GetResponse ¶
func (x *PreviewFlowLabelsControllerResponse) GetResponse() *v1.PreviewFlowLabelsResponse
func (*PreviewFlowLabelsControllerResponse) MarshalJSON ¶
func (msg *PreviewFlowLabelsControllerResponse) MarshalJSON() ([]byte, error)
MarshalJSON implements json.Marshaler
func (*PreviewFlowLabelsControllerResponse) ProtoMessage ¶
func (*PreviewFlowLabelsControllerResponse) ProtoMessage()
func (*PreviewFlowLabelsControllerResponse) ProtoReflect ¶
func (x *PreviewFlowLabelsControllerResponse) ProtoReflect() protoreflect.Message
func (*PreviewFlowLabelsControllerResponse) Reset ¶
func (x *PreviewFlowLabelsControllerResponse) Reset()
func (*PreviewFlowLabelsControllerResponse) String ¶
func (x *PreviewFlowLabelsControllerResponse) String() string
func (*PreviewFlowLabelsControllerResponse) UnmarshalJSON ¶
func (msg *PreviewFlowLabelsControllerResponse) UnmarshalJSON(b []byte) error
UnmarshalJSON implements json.Unmarshaler
type PreviewFlowLabelsRequest ¶
type PreviewFlowLabelsRequest struct { AgentGroup string `protobuf:"bytes,1,opt,name=agent_group,json=agentGroup,proto3" json:"agent_group,omitempty"` // Used only in ctl→controller communication. Request *v1.PreviewRequest `protobuf:"bytes,2,opt,name=request,proto3" json:"request,omitempty"` // contains filtered or unexported fields }
func (*PreviewFlowLabelsRequest) DeepCopy ¶
func (in *PreviewFlowLabelsRequest) DeepCopy() *PreviewFlowLabelsRequest
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new PreviewFlowLabelsRequest. Required by controller-gen.
func (*PreviewFlowLabelsRequest) DeepCopyInterface ¶
func (in *PreviewFlowLabelsRequest) DeepCopyInterface() interface{}
DeepCopyInterface is an autogenerated deepcopy function, copying the receiver, creating a new PreviewFlowLabelsRequest. Required by controller-gen.
func (*PreviewFlowLabelsRequest) DeepCopyInto ¶
func (in *PreviewFlowLabelsRequest) DeepCopyInto(out *PreviewFlowLabelsRequest)
DeepCopyInto supports using PreviewFlowLabelsRequest within kubernetes types, where deepcopy-gen is used.
func (*PreviewFlowLabelsRequest) Descriptor
deprecated
func (*PreviewFlowLabelsRequest) Descriptor() ([]byte, []int)
Deprecated: Use PreviewFlowLabelsRequest.ProtoReflect.Descriptor instead.
func (*PreviewFlowLabelsRequest) GetAgentGroup ¶
func (x *PreviewFlowLabelsRequest) GetAgentGroup() string
func (*PreviewFlowLabelsRequest) GetRequest ¶
func (x *PreviewFlowLabelsRequest) GetRequest() *v1.PreviewRequest
func (*PreviewFlowLabelsRequest) MarshalJSON ¶
func (msg *PreviewFlowLabelsRequest) MarshalJSON() ([]byte, error)
MarshalJSON implements json.Marshaler
func (*PreviewFlowLabelsRequest) ProtoMessage ¶
func (*PreviewFlowLabelsRequest) ProtoMessage()
func (*PreviewFlowLabelsRequest) ProtoReflect ¶
func (x *PreviewFlowLabelsRequest) ProtoReflect() protoreflect.Message
func (*PreviewFlowLabelsRequest) Reset ¶
func (x *PreviewFlowLabelsRequest) Reset()
func (*PreviewFlowLabelsRequest) String ¶
func (x *PreviewFlowLabelsRequest) String() string
func (*PreviewFlowLabelsRequest) UnmarshalJSON ¶
func (msg *PreviewFlowLabelsRequest) UnmarshalJSON(b []byte) error
UnmarshalJSON implements json.Unmarshaler
type PreviewHTTPRequestsControllerResponse ¶
type PreviewHTTPRequestsControllerResponse struct { Response *v1.PreviewHTTPRequestsResponse `protobuf:"bytes,1,opt,name=response,proto3" json:"response,omitempty"` // contains filtered or unexported fields }
func (*PreviewHTTPRequestsControllerResponse) DeepCopy ¶
func (in *PreviewHTTPRequestsControllerResponse) DeepCopy() *PreviewHTTPRequestsControllerResponse
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new PreviewHTTPRequestsControllerResponse. Required by controller-gen.
func (*PreviewHTTPRequestsControllerResponse) DeepCopyInterface ¶
func (in *PreviewHTTPRequestsControllerResponse) DeepCopyInterface() interface{}
DeepCopyInterface is an autogenerated deepcopy function, copying the receiver, creating a new PreviewHTTPRequestsControllerResponse. Required by controller-gen.
func (*PreviewHTTPRequestsControllerResponse) DeepCopyInto ¶
func (in *PreviewHTTPRequestsControllerResponse) DeepCopyInto(out *PreviewHTTPRequestsControllerResponse)
DeepCopyInto supports using PreviewHTTPRequestsControllerResponse within kubernetes types, where deepcopy-gen is used.
func (*PreviewHTTPRequestsControllerResponse) Descriptor
deprecated
func (*PreviewHTTPRequestsControllerResponse) Descriptor() ([]byte, []int)
Deprecated: Use PreviewHTTPRequestsControllerResponse.ProtoReflect.Descriptor instead.
func (*PreviewHTTPRequestsControllerResponse) GetResponse ¶
func (x *PreviewHTTPRequestsControllerResponse) GetResponse() *v1.PreviewHTTPRequestsResponse
func (*PreviewHTTPRequestsControllerResponse) MarshalJSON ¶
func (msg *PreviewHTTPRequestsControllerResponse) MarshalJSON() ([]byte, error)
MarshalJSON implements json.Marshaler
func (*PreviewHTTPRequestsControllerResponse) ProtoMessage ¶
func (*PreviewHTTPRequestsControllerResponse) ProtoMessage()
func (*PreviewHTTPRequestsControllerResponse) ProtoReflect ¶
func (x *PreviewHTTPRequestsControllerResponse) ProtoReflect() protoreflect.Message
func (*PreviewHTTPRequestsControllerResponse) Reset ¶
func (x *PreviewHTTPRequestsControllerResponse) Reset()
func (*PreviewHTTPRequestsControllerResponse) String ¶
func (x *PreviewHTTPRequestsControllerResponse) String() string
func (*PreviewHTTPRequestsControllerResponse) UnmarshalJSON ¶
func (msg *PreviewHTTPRequestsControllerResponse) UnmarshalJSON(b []byte) error
UnmarshalJSON implements json.Unmarshaler
type PreviewHTTPRequestsRequest ¶
type PreviewHTTPRequestsRequest struct { AgentGroup string `protobuf:"bytes,1,opt,name=agent_group,json=agentGroup,proto3" json:"agent_group,omitempty"` // Used only in ctl→controller communication. Request *v1.PreviewRequest `protobuf:"bytes,2,opt,name=request,proto3" json:"request,omitempty"` // contains filtered or unexported fields }
func (*PreviewHTTPRequestsRequest) DeepCopy ¶
func (in *PreviewHTTPRequestsRequest) DeepCopy() *PreviewHTTPRequestsRequest
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new PreviewHTTPRequestsRequest. Required by controller-gen.
func (*PreviewHTTPRequestsRequest) DeepCopyInterface ¶
func (in *PreviewHTTPRequestsRequest) DeepCopyInterface() interface{}
DeepCopyInterface is an autogenerated deepcopy function, copying the receiver, creating a new PreviewHTTPRequestsRequest. Required by controller-gen.
func (*PreviewHTTPRequestsRequest) DeepCopyInto ¶
func (in *PreviewHTTPRequestsRequest) DeepCopyInto(out *PreviewHTTPRequestsRequest)
DeepCopyInto supports using PreviewHTTPRequestsRequest within kubernetes types, where deepcopy-gen is used.
func (*PreviewHTTPRequestsRequest) Descriptor
deprecated
func (*PreviewHTTPRequestsRequest) Descriptor() ([]byte, []int)
Deprecated: Use PreviewHTTPRequestsRequest.ProtoReflect.Descriptor instead.
func (*PreviewHTTPRequestsRequest) GetAgentGroup ¶
func (x *PreviewHTTPRequestsRequest) GetAgentGroup() string
func (*PreviewHTTPRequestsRequest) GetRequest ¶
func (x *PreviewHTTPRequestsRequest) GetRequest() *v1.PreviewRequest
func (*PreviewHTTPRequestsRequest) MarshalJSON ¶
func (msg *PreviewHTTPRequestsRequest) MarshalJSON() ([]byte, error)
MarshalJSON implements json.Marshaler
func (*PreviewHTTPRequestsRequest) ProtoMessage ¶
func (*PreviewHTTPRequestsRequest) ProtoMessage()
func (*PreviewHTTPRequestsRequest) ProtoReflect ¶
func (x *PreviewHTTPRequestsRequest) ProtoReflect() protoreflect.Message
func (*PreviewHTTPRequestsRequest) Reset ¶
func (x *PreviewHTTPRequestsRequest) Reset()
func (*PreviewHTTPRequestsRequest) String ¶
func (x *PreviewHTTPRequestsRequest) String() string
func (*PreviewHTTPRequestsRequest) UnmarshalJSON ¶
func (msg *PreviewHTTPRequestsRequest) UnmarshalJSON(b []byte) error
UnmarshalJSON implements json.Unmarshaler
type ServiceControlPoint ¶
type ServiceControlPoint struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` ServiceName string `protobuf:"bytes,2,opt,name=service_name,json=serviceName,proto3" json:"service_name,omitempty"` // contains filtered or unexported fields }
ServiceControlPoint contains info about a control point on a given service.
Agent group is implied.
func (*ServiceControlPoint) DeepCopy ¶
func (in *ServiceControlPoint) DeepCopy() *ServiceControlPoint
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ServiceControlPoint. Required by controller-gen.
func (*ServiceControlPoint) DeepCopyInterface ¶
func (in *ServiceControlPoint) DeepCopyInterface() interface{}
DeepCopyInterface is an autogenerated deepcopy function, copying the receiver, creating a new ServiceControlPoint. Required by controller-gen.
func (*ServiceControlPoint) DeepCopyInto ¶
func (in *ServiceControlPoint) DeepCopyInto(out *ServiceControlPoint)
DeepCopyInto supports using ServiceControlPoint within kubernetes types, where deepcopy-gen is used.
func (*ServiceControlPoint) Descriptor
deprecated
func (*ServiceControlPoint) Descriptor() ([]byte, []int)
Deprecated: Use ServiceControlPoint.ProtoReflect.Descriptor instead.
func (*ServiceControlPoint) GetName ¶
func (x *ServiceControlPoint) GetName() string
func (*ServiceControlPoint) GetServiceName ¶
func (x *ServiceControlPoint) GetServiceName() string
func (*ServiceControlPoint) MarshalJSON ¶
func (msg *ServiceControlPoint) MarshalJSON() ([]byte, error)
MarshalJSON implements json.Marshaler
func (*ServiceControlPoint) ProtoMessage ¶
func (*ServiceControlPoint) ProtoMessage()
func (*ServiceControlPoint) ProtoReflect ¶
func (x *ServiceControlPoint) ProtoReflect() protoreflect.Message
func (*ServiceControlPoint) Reset ¶
func (x *ServiceControlPoint) Reset()
func (*ServiceControlPoint) String ¶
func (x *ServiceControlPoint) String() string
func (*ServiceControlPoint) UnmarshalJSON ¶
func (msg *ServiceControlPoint) UnmarshalJSON(b []byte) error
UnmarshalJSON implements json.Unmarshaler
type UnimplementedControllerServer ¶
type UnimplementedControllerServer struct { }
UnimplementedControllerServer should be embedded to have forward compatible implementations.
func (UnimplementedControllerServer) ListAgents ¶
func (UnimplementedControllerServer) ListAgents(context.Context, *emptypb.Empty) (*ListAgentsResponse, error)
func (UnimplementedControllerServer) ListControlPoints ¶
func (UnimplementedControllerServer) ListControlPoints(context.Context, *ListControlPointsRequest) (*ListControlPointsControllerResponse, error)
func (UnimplementedControllerServer) ListServices ¶
func (UnimplementedControllerServer) ListServices(context.Context, *ListServicesRequest) (*ListServicesControllerResponse, error)
func (UnimplementedControllerServer) PreviewFlowLabels ¶
func (UnimplementedControllerServer) PreviewFlowLabels(context.Context, *PreviewFlowLabelsRequest) (*PreviewFlowLabelsControllerResponse, error)
func (UnimplementedControllerServer) PreviewHTTPRequests ¶
func (UnimplementedControllerServer) PreviewHTTPRequests(context.Context, *PreviewHTTPRequestsRequest) (*PreviewHTTPRequestsControllerResponse, error)
type UnsafeControllerServer ¶
type UnsafeControllerServer interface {
// contains filtered or unexported methods
}
UnsafeControllerServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to ControllerServer will result in compilation errors.