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 GlobalAutoScaleControlPoint
- func (in *GlobalAutoScaleControlPoint) DeepCopy() *GlobalAutoScaleControlPoint
- func (in *GlobalAutoScaleControlPoint) DeepCopyInterface() interface{}
- func (in *GlobalAutoScaleControlPoint) DeepCopyInto(out *GlobalAutoScaleControlPoint)
- func (*GlobalAutoScaleControlPoint) Descriptor() ([]byte, []int)deprecated
- func (x *GlobalAutoScaleControlPoint) GetAgentGroup() string
- func (x *GlobalAutoScaleControlPoint) GetAutoScaleControlPoint() *v11.AutoScaleKubernetesControlPoint
- func (msg *GlobalAutoScaleControlPoint) MarshalJSON() ([]byte, error)
- func (*GlobalAutoScaleControlPoint) ProtoMessage()
- func (x *GlobalAutoScaleControlPoint) ProtoReflect() protoreflect.Message
- func (x *GlobalAutoScaleControlPoint) Reset()
- func (x *GlobalAutoScaleControlPoint) String() string
- func (msg *GlobalAutoScaleControlPoint) UnmarshalJSON(b []byte) error
- type GlobalFlowControlPoint
- func (in *GlobalFlowControlPoint) DeepCopy() *GlobalFlowControlPoint
- func (in *GlobalFlowControlPoint) DeepCopyInterface() interface{}
- func (in *GlobalFlowControlPoint) DeepCopyInto(out *GlobalFlowControlPoint)
- func (*GlobalFlowControlPoint) Descriptor() ([]byte, []int)deprecated
- func (x *GlobalFlowControlPoint) GetAgentGroup() string
- func (x *GlobalFlowControlPoint) GetFlowControlPoint() *v1.FlowControlPoint
- func (msg *GlobalFlowControlPoint) MarshalJSON() ([]byte, error)
- func (*GlobalFlowControlPoint) ProtoMessage()
- func (x *GlobalFlowControlPoint) ProtoReflect() protoreflect.Message
- func (x *GlobalFlowControlPoint) Reset()
- func (x *GlobalFlowControlPoint) String() string
- func (msg *GlobalFlowControlPoint) UnmarshalJSON(b []byte) error
- 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 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 ListAutoScaleControlPointsAgentResponse
- func (in *ListAutoScaleControlPointsAgentResponse) DeepCopy() *ListAutoScaleControlPointsAgentResponse
- func (in *ListAutoScaleControlPointsAgentResponse) DeepCopyInterface() interface{}
- func (in *ListAutoScaleControlPointsAgentResponse) DeepCopyInto(out *ListAutoScaleControlPointsAgentResponse)
- func (*ListAutoScaleControlPointsAgentResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListAutoScaleControlPointsAgentResponse) GetAgentGroup() string
- func (x *ListAutoScaleControlPointsAgentResponse) GetAutoScaleControlPoints() *v11.AutoScaleKubernetesControlPoints
- func (msg *ListAutoScaleControlPointsAgentResponse) MarshalJSON() ([]byte, error)
- func (*ListAutoScaleControlPointsAgentResponse) ProtoMessage()
- func (x *ListAutoScaleControlPointsAgentResponse) ProtoReflect() protoreflect.Message
- func (x *ListAutoScaleControlPointsAgentResponse) Reset()
- func (x *ListAutoScaleControlPointsAgentResponse) String() string
- func (msg *ListAutoScaleControlPointsAgentResponse) UnmarshalJSON(b []byte) error
- type ListAutoScaleControlPointsControllerResponse
- func (in *ListAutoScaleControlPointsControllerResponse) DeepCopy() *ListAutoScaleControlPointsControllerResponse
- func (in *ListAutoScaleControlPointsControllerResponse) DeepCopyInterface() interface{}
- func (in *ListAutoScaleControlPointsControllerResponse) DeepCopyInto(out *ListAutoScaleControlPointsControllerResponse)
- func (*ListAutoScaleControlPointsControllerResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListAutoScaleControlPointsControllerResponse) GetErrorsCount() uint32
- func (x *ListAutoScaleControlPointsControllerResponse) GetGlobalAutoScaleControlPoints() []*GlobalAutoScaleControlPoint
- func (msg *ListAutoScaleControlPointsControllerResponse) MarshalJSON() ([]byte, error)
- func (*ListAutoScaleControlPointsControllerResponse) ProtoMessage()
- func (x *ListAutoScaleControlPointsControllerResponse) ProtoReflect() protoreflect.Message
- func (x *ListAutoScaleControlPointsControllerResponse) Reset()
- func (x *ListAutoScaleControlPointsControllerResponse) String() string
- func (msg *ListAutoScaleControlPointsControllerResponse) UnmarshalJSON(b []byte) error
- type ListAutoScaleControlPointsRequest
- func (in *ListAutoScaleControlPointsRequest) DeepCopy() *ListAutoScaleControlPointsRequest
- func (in *ListAutoScaleControlPointsRequest) DeepCopyInterface() interface{}
- func (in *ListAutoScaleControlPointsRequest) DeepCopyInto(out *ListAutoScaleControlPointsRequest)
- func (*ListAutoScaleControlPointsRequest) Descriptor() ([]byte, []int)deprecated
- func (msg *ListAutoScaleControlPointsRequest) MarshalJSON() ([]byte, error)
- func (*ListAutoScaleControlPointsRequest) ProtoMessage()
- func (x *ListAutoScaleControlPointsRequest) ProtoReflect() protoreflect.Message
- func (x *ListAutoScaleControlPointsRequest) Reset()
- func (x *ListAutoScaleControlPointsRequest) String() string
- func (msg *ListAutoScaleControlPointsRequest) UnmarshalJSON(b []byte) error
- type ListDiscoveryEntitiesAgentResponse
- func (in *ListDiscoveryEntitiesAgentResponse) DeepCopy() *ListDiscoveryEntitiesAgentResponse
- func (in *ListDiscoveryEntitiesAgentResponse) DeepCopyInterface() interface{}
- func (in *ListDiscoveryEntitiesAgentResponse) DeepCopyInto(out *ListDiscoveryEntitiesAgentResponse)
- func (*ListDiscoveryEntitiesAgentResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListDiscoveryEntitiesAgentResponse) GetEntities() map[string]*v12.Entity
- func (msg *ListDiscoveryEntitiesAgentResponse) MarshalJSON() ([]byte, error)
- func (*ListDiscoveryEntitiesAgentResponse) ProtoMessage()
- func (x *ListDiscoveryEntitiesAgentResponse) ProtoReflect() protoreflect.Message
- func (x *ListDiscoveryEntitiesAgentResponse) Reset()
- func (x *ListDiscoveryEntitiesAgentResponse) String() string
- func (msg *ListDiscoveryEntitiesAgentResponse) UnmarshalJSON(b []byte) error
- type ListDiscoveryEntitiesControllerResponse
- func (in *ListDiscoveryEntitiesControllerResponse) DeepCopy() *ListDiscoveryEntitiesControllerResponse
- func (in *ListDiscoveryEntitiesControllerResponse) DeepCopyInterface() interface{}
- func (in *ListDiscoveryEntitiesControllerResponse) DeepCopyInto(out *ListDiscoveryEntitiesControllerResponse)
- func (*ListDiscoveryEntitiesControllerResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListDiscoveryEntitiesControllerResponse) GetEntities() *ListDiscoveryEntitiesAgentResponse
- func (x *ListDiscoveryEntitiesControllerResponse) GetErrorsCount() uint32
- func (msg *ListDiscoveryEntitiesControllerResponse) MarshalJSON() ([]byte, error)
- func (*ListDiscoveryEntitiesControllerResponse) ProtoMessage()
- func (x *ListDiscoveryEntitiesControllerResponse) ProtoReflect() protoreflect.Message
- func (x *ListDiscoveryEntitiesControllerResponse) Reset()
- func (x *ListDiscoveryEntitiesControllerResponse) String() string
- func (msg *ListDiscoveryEntitiesControllerResponse) UnmarshalJSON(b []byte) error
- type ListDiscoveryEntitiesRequest
- func (in *ListDiscoveryEntitiesRequest) DeepCopy() *ListDiscoveryEntitiesRequest
- func (in *ListDiscoveryEntitiesRequest) DeepCopyInterface() interface{}
- func (in *ListDiscoveryEntitiesRequest) DeepCopyInto(out *ListDiscoveryEntitiesRequest)
- func (*ListDiscoveryEntitiesRequest) Descriptor() ([]byte, []int)deprecated
- func (msg *ListDiscoveryEntitiesRequest) MarshalJSON() ([]byte, error)
- func (*ListDiscoveryEntitiesRequest) ProtoMessage()
- func (x *ListDiscoveryEntitiesRequest) ProtoReflect() protoreflect.Message
- func (x *ListDiscoveryEntitiesRequest) Reset()
- func (x *ListDiscoveryEntitiesRequest) String() string
- func (msg *ListDiscoveryEntitiesRequest) UnmarshalJSON(b []byte) error
- type ListDiscoveryEntityAgentResponse
- func (in *ListDiscoveryEntityAgentResponse) DeepCopy() *ListDiscoveryEntityAgentResponse
- func (in *ListDiscoveryEntityAgentResponse) DeepCopyInterface() interface{}
- func (in *ListDiscoveryEntityAgentResponse) DeepCopyInto(out *ListDiscoveryEntityAgentResponse)
- func (*ListDiscoveryEntityAgentResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListDiscoveryEntityAgentResponse) GetEntity() *v12.Entity
- func (msg *ListDiscoveryEntityAgentResponse) MarshalJSON() ([]byte, error)
- func (*ListDiscoveryEntityAgentResponse) ProtoMessage()
- func (x *ListDiscoveryEntityAgentResponse) ProtoReflect() protoreflect.Message
- func (x *ListDiscoveryEntityAgentResponse) Reset()
- func (x *ListDiscoveryEntityAgentResponse) String() string
- func (msg *ListDiscoveryEntityAgentResponse) UnmarshalJSON(b []byte) error
- type ListDiscoveryEntityRequest
- func (in *ListDiscoveryEntityRequest) DeepCopy() *ListDiscoveryEntityRequest
- func (in *ListDiscoveryEntityRequest) DeepCopyInterface() interface{}
- func (in *ListDiscoveryEntityRequest) DeepCopyInto(out *ListDiscoveryEntityRequest)
- func (*ListDiscoveryEntityRequest) Descriptor() ([]byte, []int)deprecated
- func (m *ListDiscoveryEntityRequest) GetBy() isListDiscoveryEntityRequest_By
- func (x *ListDiscoveryEntityRequest) GetIpAddress() string
- func (x *ListDiscoveryEntityRequest) GetName() string
- func (msg *ListDiscoveryEntityRequest) MarshalJSON() ([]byte, error)
- func (*ListDiscoveryEntityRequest) ProtoMessage()
- func (x *ListDiscoveryEntityRequest) ProtoReflect() protoreflect.Message
- func (x *ListDiscoveryEntityRequest) Reset()
- func (x *ListDiscoveryEntityRequest) String() string
- func (msg *ListDiscoveryEntityRequest) UnmarshalJSON(b []byte) error
- type ListDiscoveryEntityRequest_IpAddress
- type ListDiscoveryEntityRequest_Name
- type ListFlowControlPointsAgentResponse
- func (in *ListFlowControlPointsAgentResponse) DeepCopy() *ListFlowControlPointsAgentResponse
- func (in *ListFlowControlPointsAgentResponse) DeepCopyInterface() interface{}
- func (in *ListFlowControlPointsAgentResponse) DeepCopyInto(out *ListFlowControlPointsAgentResponse)
- func (*ListFlowControlPointsAgentResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListFlowControlPointsAgentResponse) GetAgentGroup() string
- func (x *ListFlowControlPointsAgentResponse) GetFlowControlPoints() *v1.FlowControlPoints
- func (msg *ListFlowControlPointsAgentResponse) MarshalJSON() ([]byte, error)
- func (*ListFlowControlPointsAgentResponse) ProtoMessage()
- func (x *ListFlowControlPointsAgentResponse) ProtoReflect() protoreflect.Message
- func (x *ListFlowControlPointsAgentResponse) Reset()
- func (x *ListFlowControlPointsAgentResponse) String() string
- func (msg *ListFlowControlPointsAgentResponse) UnmarshalJSON(b []byte) error
- type ListFlowControlPointsControllerResponse
- func (in *ListFlowControlPointsControllerResponse) DeepCopy() *ListFlowControlPointsControllerResponse
- func (in *ListFlowControlPointsControllerResponse) DeepCopyInterface() interface{}
- func (in *ListFlowControlPointsControllerResponse) DeepCopyInto(out *ListFlowControlPointsControllerResponse)
- func (*ListFlowControlPointsControllerResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListFlowControlPointsControllerResponse) GetErrorsCount() uint32
- func (x *ListFlowControlPointsControllerResponse) GetGlobalFlowControlPoints() []*GlobalFlowControlPoint
- func (msg *ListFlowControlPointsControllerResponse) MarshalJSON() ([]byte, error)
- func (*ListFlowControlPointsControllerResponse) ProtoMessage()
- func (x *ListFlowControlPointsControllerResponse) ProtoReflect() protoreflect.Message
- func (x *ListFlowControlPointsControllerResponse) Reset()
- func (x *ListFlowControlPointsControllerResponse) String() string
- func (msg *ListFlowControlPointsControllerResponse) UnmarshalJSON(b []byte) error
- type ListFlowControlPointsRequest
- func (in *ListFlowControlPointsRequest) DeepCopy() *ListFlowControlPointsRequest
- func (in *ListFlowControlPointsRequest) DeepCopyInterface() interface{}
- func (in *ListFlowControlPointsRequest) DeepCopyInto(out *ListFlowControlPointsRequest)
- func (*ListFlowControlPointsRequest) Descriptor() ([]byte, []int)deprecated
- func (msg *ListFlowControlPointsRequest) MarshalJSON() ([]byte, error)
- func (*ListFlowControlPointsRequest) ProtoMessage()
- func (x *ListFlowControlPointsRequest) ProtoReflect() protoreflect.Message
- func (x *ListFlowControlPointsRequest) Reset()
- func (x *ListFlowControlPointsRequest) String() string
- func (msg *ListFlowControlPointsRequest) 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() *v13.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() *v13.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() *v13.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() *v13.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 UnimplementedControllerServer
- func (UnimplementedControllerServer) ListAgents(context.Context, *emptypb.Empty) (*ListAgentsResponse, error)
- func (UnimplementedControllerServer) ListAutoScaleControlPoints(context.Context, *ListAutoScaleControlPointsRequest) (*ListAutoScaleControlPointsControllerResponse, error)
- func (UnimplementedControllerServer) ListDiscoveryEntities(context.Context, *ListDiscoveryEntitiesRequest) (*ListDiscoveryEntitiesControllerResponse, error)
- func (UnimplementedControllerServer) ListDiscoveryEntity(context.Context, *ListDiscoveryEntityRequest) (*ListDiscoveryEntityAgentResponse, error)
- func (UnimplementedControllerServer) ListFlowControlPoints(context.Context, *ListFlowControlPointsRequest) (*ListFlowControlPointsControllerResponse, 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: "ListFlowControlPoints", Handler: _Controller_ListFlowControlPoints_Handler, }, { MethodName: "ListAutoScaleControlPoints", Handler: _Controller_ListAutoScaleControlPoints_Handler, }, { MethodName: "ListDiscoveryEntities", Handler: _Controller_ListDiscoveryEntities_Handler, }, { MethodName: "ListDiscoveryEntity", Handler: _Controller_ListDiscoveryEntity_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) ListFlowControlPoints(ctx context.Context, in *ListFlowControlPointsRequest, opts ...grpc.CallOption) (*ListFlowControlPointsControllerResponse, error) ListAutoScaleControlPoints(ctx context.Context, in *ListAutoScaleControlPointsRequest, opts ...grpc.CallOption) (*ListAutoScaleControlPointsControllerResponse, error) ListDiscoveryEntities(ctx context.Context, in *ListDiscoveryEntitiesRequest, opts ...grpc.CallOption) (*ListDiscoveryEntitiesControllerResponse, error) ListDiscoveryEntity(ctx context.Context, in *ListDiscoveryEntityRequest, opts ...grpc.CallOption) (*ListDiscoveryEntityAgentResponse, 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) ListFlowControlPoints(context.Context, *ListFlowControlPointsRequest) (*ListFlowControlPointsControllerResponse, error) ListAutoScaleControlPoints(context.Context, *ListAutoScaleControlPointsRequest) (*ListAutoScaleControlPointsControllerResponse, error) ListDiscoveryEntities(context.Context, *ListDiscoveryEntitiesRequest) (*ListDiscoveryEntitiesControllerResponse, error) ListDiscoveryEntity(context.Context, *ListDiscoveryEntityRequest) (*ListDiscoveryEntityAgentResponse, 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 GlobalAutoScaleControlPoint ¶ added in v0.27.0
type GlobalAutoScaleControlPoint struct { AutoScaleControlPoint *v11.AutoScaleKubernetesControlPoint `` /* 128-byte string literal not displayed */ AgentGroup string `protobuf:"bytes,2,opt,name=agent_group,json=agentGroup,proto3" json:"agent_group,omitempty"` // contains filtered or unexported fields }
func (*GlobalAutoScaleControlPoint) DeepCopy ¶ added in v0.27.0
func (in *GlobalAutoScaleControlPoint) DeepCopy() *GlobalAutoScaleControlPoint
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new GlobalAutoScaleControlPoint. Required by controller-gen.
func (*GlobalAutoScaleControlPoint) DeepCopyInterface ¶ added in v0.27.0
func (in *GlobalAutoScaleControlPoint) DeepCopyInterface() interface{}
DeepCopyInterface is an autogenerated deepcopy function, copying the receiver, creating a new GlobalAutoScaleControlPoint. Required by controller-gen.
func (*GlobalAutoScaleControlPoint) DeepCopyInto ¶ added in v0.27.0
func (in *GlobalAutoScaleControlPoint) DeepCopyInto(out *GlobalAutoScaleControlPoint)
DeepCopyInto supports using GlobalAutoScaleControlPoint within kubernetes types, where deepcopy-gen is used.
func (*GlobalAutoScaleControlPoint) Descriptor
deprecated
added in
v0.27.0
func (*GlobalAutoScaleControlPoint) Descriptor() ([]byte, []int)
Deprecated: Use GlobalAutoScaleControlPoint.ProtoReflect.Descriptor instead.
func (*GlobalAutoScaleControlPoint) GetAgentGroup ¶ added in v0.27.0
func (x *GlobalAutoScaleControlPoint) GetAgentGroup() string
func (*GlobalAutoScaleControlPoint) GetAutoScaleControlPoint ¶ added in v0.27.0
func (x *GlobalAutoScaleControlPoint) GetAutoScaleControlPoint() *v11.AutoScaleKubernetesControlPoint
func (*GlobalAutoScaleControlPoint) MarshalJSON ¶ added in v0.27.0
func (msg *GlobalAutoScaleControlPoint) MarshalJSON() ([]byte, error)
MarshalJSON implements json.Marshaler
func (*GlobalAutoScaleControlPoint) ProtoMessage ¶ added in v0.27.0
func (*GlobalAutoScaleControlPoint) ProtoMessage()
func (*GlobalAutoScaleControlPoint) ProtoReflect ¶ added in v0.27.0
func (x *GlobalAutoScaleControlPoint) ProtoReflect() protoreflect.Message
func (*GlobalAutoScaleControlPoint) Reset ¶ added in v0.27.0
func (x *GlobalAutoScaleControlPoint) Reset()
func (*GlobalAutoScaleControlPoint) String ¶ added in v0.27.0
func (x *GlobalAutoScaleControlPoint) String() string
func (*GlobalAutoScaleControlPoint) UnmarshalJSON ¶ added in v0.27.0
func (msg *GlobalAutoScaleControlPoint) UnmarshalJSON(b []byte) error
UnmarshalJSON implements json.Unmarshaler
type GlobalFlowControlPoint ¶ added in v0.26.0
type GlobalFlowControlPoint struct { FlowControlPoint *v1.FlowControlPoint `protobuf:"bytes,1,opt,name=flow_control_point,json=flowControlPoint,proto3" json:"flow_control_point,omitempty"` AgentGroup string `protobuf:"bytes,2,opt,name=agent_group,json=agentGroup,proto3" json:"agent_group,omitempty"` // contains filtered or unexported fields }
GlobalFlowControlPoint contains info about a control point on a given service with explicit Agent Group.
func (*GlobalFlowControlPoint) DeepCopy ¶ added in v0.26.0
func (in *GlobalFlowControlPoint) DeepCopy() *GlobalFlowControlPoint
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new GlobalFlowControlPoint. Required by controller-gen.
func (*GlobalFlowControlPoint) DeepCopyInterface ¶ added in v0.26.0
func (in *GlobalFlowControlPoint) DeepCopyInterface() interface{}
DeepCopyInterface is an autogenerated deepcopy function, copying the receiver, creating a new GlobalFlowControlPoint. Required by controller-gen.
func (*GlobalFlowControlPoint) DeepCopyInto ¶ added in v0.26.0
func (in *GlobalFlowControlPoint) DeepCopyInto(out *GlobalFlowControlPoint)
DeepCopyInto supports using GlobalFlowControlPoint within kubernetes types, where deepcopy-gen is used.
func (*GlobalFlowControlPoint) Descriptor
deprecated
added in
v0.26.0
func (*GlobalFlowControlPoint) Descriptor() ([]byte, []int)
Deprecated: Use GlobalFlowControlPoint.ProtoReflect.Descriptor instead.
func (*GlobalFlowControlPoint) GetAgentGroup ¶ added in v0.26.0
func (x *GlobalFlowControlPoint) GetAgentGroup() string
func (*GlobalFlowControlPoint) GetFlowControlPoint ¶ added in v0.26.0
func (x *GlobalFlowControlPoint) GetFlowControlPoint() *v1.FlowControlPoint
func (*GlobalFlowControlPoint) MarshalJSON ¶ added in v0.26.0
func (msg *GlobalFlowControlPoint) MarshalJSON() ([]byte, error)
MarshalJSON implements json.Marshaler
func (*GlobalFlowControlPoint) ProtoMessage ¶ added in v0.26.0
func (*GlobalFlowControlPoint) ProtoMessage()
func (*GlobalFlowControlPoint) ProtoReflect ¶ added in v0.26.0
func (x *GlobalFlowControlPoint) ProtoReflect() protoreflect.Message
func (*GlobalFlowControlPoint) Reset ¶ added in v0.26.0
func (x *GlobalFlowControlPoint) Reset()
func (*GlobalFlowControlPoint) String ¶ added in v0.26.0
func (x *GlobalFlowControlPoint) String() string
func (*GlobalFlowControlPoint) UnmarshalJSON ¶ added in v0.26.0
func (msg *GlobalFlowControlPoint) UnmarshalJSON(b []byte) error
UnmarshalJSON implements json.Unmarshaler
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 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 ListAutoScaleControlPointsAgentResponse ¶ added in v0.27.0
type ListAutoScaleControlPointsAgentResponse struct { AutoScaleControlPoints *v11.AutoScaleKubernetesControlPoints `` /* 131-byte string literal not displayed */ AgentGroup string `protobuf:"bytes,2,opt,name=agent_group,json=agentGroup,proto3" json:"agent_group,omitempty"` // contains filtered or unexported fields }
func (*ListAutoScaleControlPointsAgentResponse) DeepCopy ¶ added in v0.27.0
func (in *ListAutoScaleControlPointsAgentResponse) DeepCopy() *ListAutoScaleControlPointsAgentResponse
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ListAutoScaleControlPointsAgentResponse. Required by controller-gen.
func (*ListAutoScaleControlPointsAgentResponse) DeepCopyInterface ¶ added in v0.27.0
func (in *ListAutoScaleControlPointsAgentResponse) DeepCopyInterface() interface{}
DeepCopyInterface is an autogenerated deepcopy function, copying the receiver, creating a new ListAutoScaleControlPointsAgentResponse. Required by controller-gen.
func (*ListAutoScaleControlPointsAgentResponse) DeepCopyInto ¶ added in v0.27.0
func (in *ListAutoScaleControlPointsAgentResponse) DeepCopyInto(out *ListAutoScaleControlPointsAgentResponse)
DeepCopyInto supports using ListAutoScaleControlPointsAgentResponse within kubernetes types, where deepcopy-gen is used.
func (*ListAutoScaleControlPointsAgentResponse) Descriptor
deprecated
added in
v0.27.0
func (*ListAutoScaleControlPointsAgentResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListAutoScaleControlPointsAgentResponse.ProtoReflect.Descriptor instead.
func (*ListAutoScaleControlPointsAgentResponse) GetAgentGroup ¶ added in v0.27.0
func (x *ListAutoScaleControlPointsAgentResponse) GetAgentGroup() string
func (*ListAutoScaleControlPointsAgentResponse) GetAutoScaleControlPoints ¶ added in v0.27.0
func (x *ListAutoScaleControlPointsAgentResponse) GetAutoScaleControlPoints() *v11.AutoScaleKubernetesControlPoints
func (*ListAutoScaleControlPointsAgentResponse) MarshalJSON ¶ added in v0.27.0
func (msg *ListAutoScaleControlPointsAgentResponse) MarshalJSON() ([]byte, error)
MarshalJSON implements json.Marshaler
func (*ListAutoScaleControlPointsAgentResponse) ProtoMessage ¶ added in v0.27.0
func (*ListAutoScaleControlPointsAgentResponse) ProtoMessage()
func (*ListAutoScaleControlPointsAgentResponse) ProtoReflect ¶ added in v0.27.0
func (x *ListAutoScaleControlPointsAgentResponse) ProtoReflect() protoreflect.Message
func (*ListAutoScaleControlPointsAgentResponse) Reset ¶ added in v0.27.0
func (x *ListAutoScaleControlPointsAgentResponse) Reset()
func (*ListAutoScaleControlPointsAgentResponse) String ¶ added in v0.27.0
func (x *ListAutoScaleControlPointsAgentResponse) String() string
func (*ListAutoScaleControlPointsAgentResponse) UnmarshalJSON ¶ added in v0.27.0
func (msg *ListAutoScaleControlPointsAgentResponse) UnmarshalJSON(b []byte) error
UnmarshalJSON implements json.Unmarshaler
type ListAutoScaleControlPointsControllerResponse ¶ added in v0.27.0
type ListAutoScaleControlPointsControllerResponse struct { GlobalAutoScaleControlPoints []*GlobalAutoScaleControlPoint `` /* 151-byte string literal not displayed */ ErrorsCount uint32 `protobuf:"varint,2,opt,name=errors_count,json=errorsCount,proto3" json:"errors_count,omitempty"` // contains filtered or unexported fields }
func (*ListAutoScaleControlPointsControllerResponse) DeepCopy ¶ added in v0.27.0
func (in *ListAutoScaleControlPointsControllerResponse) DeepCopy() *ListAutoScaleControlPointsControllerResponse
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ListAutoScaleControlPointsControllerResponse. Required by controller-gen.
func (*ListAutoScaleControlPointsControllerResponse) DeepCopyInterface ¶ added in v0.27.0
func (in *ListAutoScaleControlPointsControllerResponse) DeepCopyInterface() interface{}
DeepCopyInterface is an autogenerated deepcopy function, copying the receiver, creating a new ListAutoScaleControlPointsControllerResponse. Required by controller-gen.
func (*ListAutoScaleControlPointsControllerResponse) DeepCopyInto ¶ added in v0.27.0
func (in *ListAutoScaleControlPointsControllerResponse) DeepCopyInto(out *ListAutoScaleControlPointsControllerResponse)
DeepCopyInto supports using ListAutoScaleControlPointsControllerResponse within kubernetes types, where deepcopy-gen is used.
func (*ListAutoScaleControlPointsControllerResponse) Descriptor
deprecated
added in
v0.27.0
func (*ListAutoScaleControlPointsControllerResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListAutoScaleControlPointsControllerResponse.ProtoReflect.Descriptor instead.
func (*ListAutoScaleControlPointsControllerResponse) GetErrorsCount ¶ added in v0.27.0
func (x *ListAutoScaleControlPointsControllerResponse) GetErrorsCount() uint32
func (*ListAutoScaleControlPointsControllerResponse) GetGlobalAutoScaleControlPoints ¶ added in v0.27.0
func (x *ListAutoScaleControlPointsControllerResponse) GetGlobalAutoScaleControlPoints() []*GlobalAutoScaleControlPoint
func (*ListAutoScaleControlPointsControllerResponse) MarshalJSON ¶ added in v0.27.0
func (msg *ListAutoScaleControlPointsControllerResponse) MarshalJSON() ([]byte, error)
MarshalJSON implements json.Marshaler
func (*ListAutoScaleControlPointsControllerResponse) ProtoMessage ¶ added in v0.27.0
func (*ListAutoScaleControlPointsControllerResponse) ProtoMessage()
func (*ListAutoScaleControlPointsControllerResponse) ProtoReflect ¶ added in v0.27.0
func (x *ListAutoScaleControlPointsControllerResponse) ProtoReflect() protoreflect.Message
func (*ListAutoScaleControlPointsControllerResponse) Reset ¶ added in v0.27.0
func (x *ListAutoScaleControlPointsControllerResponse) Reset()
func (*ListAutoScaleControlPointsControllerResponse) String ¶ added in v0.27.0
func (x *ListAutoScaleControlPointsControllerResponse) String() string
func (*ListAutoScaleControlPointsControllerResponse) UnmarshalJSON ¶ added in v0.27.0
func (msg *ListAutoScaleControlPointsControllerResponse) UnmarshalJSON(b []byte) error
UnmarshalJSON implements json.Unmarshaler
type ListAutoScaleControlPointsRequest ¶ added in v0.27.0
type ListAutoScaleControlPointsRequest struct {
// contains filtered or unexported fields
}
func (*ListAutoScaleControlPointsRequest) DeepCopy ¶ added in v0.27.0
func (in *ListAutoScaleControlPointsRequest) DeepCopy() *ListAutoScaleControlPointsRequest
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ListAutoScaleControlPointsRequest. Required by controller-gen.
func (*ListAutoScaleControlPointsRequest) DeepCopyInterface ¶ added in v0.27.0
func (in *ListAutoScaleControlPointsRequest) DeepCopyInterface() interface{}
DeepCopyInterface is an autogenerated deepcopy function, copying the receiver, creating a new ListAutoScaleControlPointsRequest. Required by controller-gen.
func (*ListAutoScaleControlPointsRequest) DeepCopyInto ¶ added in v0.27.0
func (in *ListAutoScaleControlPointsRequest) DeepCopyInto(out *ListAutoScaleControlPointsRequest)
DeepCopyInto supports using ListAutoScaleControlPointsRequest within kubernetes types, where deepcopy-gen is used.
func (*ListAutoScaleControlPointsRequest) Descriptor
deprecated
added in
v0.27.0
func (*ListAutoScaleControlPointsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListAutoScaleControlPointsRequest.ProtoReflect.Descriptor instead.
func (*ListAutoScaleControlPointsRequest) MarshalJSON ¶ added in v0.27.0
func (msg *ListAutoScaleControlPointsRequest) MarshalJSON() ([]byte, error)
MarshalJSON implements json.Marshaler
func (*ListAutoScaleControlPointsRequest) ProtoMessage ¶ added in v0.27.0
func (*ListAutoScaleControlPointsRequest) ProtoMessage()
func (*ListAutoScaleControlPointsRequest) ProtoReflect ¶ added in v0.27.0
func (x *ListAutoScaleControlPointsRequest) ProtoReflect() protoreflect.Message
func (*ListAutoScaleControlPointsRequest) Reset ¶ added in v0.27.0
func (x *ListAutoScaleControlPointsRequest) Reset()
func (*ListAutoScaleControlPointsRequest) String ¶ added in v0.27.0
func (x *ListAutoScaleControlPointsRequest) String() string
func (*ListAutoScaleControlPointsRequest) UnmarshalJSON ¶ added in v0.27.0
func (msg *ListAutoScaleControlPointsRequest) UnmarshalJSON(b []byte) error
UnmarshalJSON implements json.Unmarshaler
type ListDiscoveryEntitiesAgentResponse ¶ added in v0.27.0
type ListDiscoveryEntitiesAgentResponse struct { Entities map[string]*v12.Entity `` /* 157-byte string literal not displayed */ // contains filtered or unexported fields }
func (*ListDiscoveryEntitiesAgentResponse) DeepCopy ¶ added in v0.27.0
func (in *ListDiscoveryEntitiesAgentResponse) DeepCopy() *ListDiscoveryEntitiesAgentResponse
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ListDiscoveryEntitiesAgentResponse. Required by controller-gen.
func (*ListDiscoveryEntitiesAgentResponse) DeepCopyInterface ¶ added in v0.27.0
func (in *ListDiscoveryEntitiesAgentResponse) DeepCopyInterface() interface{}
DeepCopyInterface is an autogenerated deepcopy function, copying the receiver, creating a new ListDiscoveryEntitiesAgentResponse. Required by controller-gen.
func (*ListDiscoveryEntitiesAgentResponse) DeepCopyInto ¶ added in v0.27.0
func (in *ListDiscoveryEntitiesAgentResponse) DeepCopyInto(out *ListDiscoveryEntitiesAgentResponse)
DeepCopyInto supports using ListDiscoveryEntitiesAgentResponse within kubernetes types, where deepcopy-gen is used.
func (*ListDiscoveryEntitiesAgentResponse) Descriptor
deprecated
added in
v0.27.0
func (*ListDiscoveryEntitiesAgentResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListDiscoveryEntitiesAgentResponse.ProtoReflect.Descriptor instead.
func (*ListDiscoveryEntitiesAgentResponse) GetEntities ¶ added in v0.27.0
func (x *ListDiscoveryEntitiesAgentResponse) GetEntities() map[string]*v12.Entity
func (*ListDiscoveryEntitiesAgentResponse) MarshalJSON ¶ added in v0.27.0
func (msg *ListDiscoveryEntitiesAgentResponse) MarshalJSON() ([]byte, error)
MarshalJSON implements json.Marshaler
func (*ListDiscoveryEntitiesAgentResponse) ProtoMessage ¶ added in v0.27.0
func (*ListDiscoveryEntitiesAgentResponse) ProtoMessage()
func (*ListDiscoveryEntitiesAgentResponse) ProtoReflect ¶ added in v0.27.0
func (x *ListDiscoveryEntitiesAgentResponse) ProtoReflect() protoreflect.Message
func (*ListDiscoveryEntitiesAgentResponse) Reset ¶ added in v0.27.0
func (x *ListDiscoveryEntitiesAgentResponse) Reset()
func (*ListDiscoveryEntitiesAgentResponse) String ¶ added in v0.27.0
func (x *ListDiscoveryEntitiesAgentResponse) String() string
func (*ListDiscoveryEntitiesAgentResponse) UnmarshalJSON ¶ added in v0.27.0
func (msg *ListDiscoveryEntitiesAgentResponse) UnmarshalJSON(b []byte) error
UnmarshalJSON implements json.Unmarshaler
type ListDiscoveryEntitiesControllerResponse ¶ added in v0.27.0
type ListDiscoveryEntitiesControllerResponse struct { Entities *ListDiscoveryEntitiesAgentResponse `protobuf:"bytes,1,opt,name=entities,proto3" json:"entities,omitempty"` ErrorsCount uint32 `protobuf:"varint,2,opt,name=errors_count,json=errorsCount,proto3" json:"errors_count,omitempty"` // contains filtered or unexported fields }
func (*ListDiscoveryEntitiesControllerResponse) DeepCopy ¶ added in v0.27.0
func (in *ListDiscoveryEntitiesControllerResponse) DeepCopy() *ListDiscoveryEntitiesControllerResponse
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ListDiscoveryEntitiesControllerResponse. Required by controller-gen.
func (*ListDiscoveryEntitiesControllerResponse) DeepCopyInterface ¶ added in v0.27.0
func (in *ListDiscoveryEntitiesControllerResponse) DeepCopyInterface() interface{}
DeepCopyInterface is an autogenerated deepcopy function, copying the receiver, creating a new ListDiscoveryEntitiesControllerResponse. Required by controller-gen.
func (*ListDiscoveryEntitiesControllerResponse) DeepCopyInto ¶ added in v0.27.0
func (in *ListDiscoveryEntitiesControllerResponse) DeepCopyInto(out *ListDiscoveryEntitiesControllerResponse)
DeepCopyInto supports using ListDiscoveryEntitiesControllerResponse within kubernetes types, where deepcopy-gen is used.
func (*ListDiscoveryEntitiesControllerResponse) Descriptor
deprecated
added in
v0.27.0
func (*ListDiscoveryEntitiesControllerResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListDiscoveryEntitiesControllerResponse.ProtoReflect.Descriptor instead.
func (*ListDiscoveryEntitiesControllerResponse) GetEntities ¶ added in v0.27.0
func (x *ListDiscoveryEntitiesControllerResponse) GetEntities() *ListDiscoveryEntitiesAgentResponse
func (*ListDiscoveryEntitiesControllerResponse) GetErrorsCount ¶ added in v0.27.0
func (x *ListDiscoveryEntitiesControllerResponse) GetErrorsCount() uint32
func (*ListDiscoveryEntitiesControllerResponse) MarshalJSON ¶ added in v0.27.0
func (msg *ListDiscoveryEntitiesControllerResponse) MarshalJSON() ([]byte, error)
MarshalJSON implements json.Marshaler
func (*ListDiscoveryEntitiesControllerResponse) ProtoMessage ¶ added in v0.27.0
func (*ListDiscoveryEntitiesControllerResponse) ProtoMessage()
func (*ListDiscoveryEntitiesControllerResponse) ProtoReflect ¶ added in v0.27.0
func (x *ListDiscoveryEntitiesControllerResponse) ProtoReflect() protoreflect.Message
func (*ListDiscoveryEntitiesControllerResponse) Reset ¶ added in v0.27.0
func (x *ListDiscoveryEntitiesControllerResponse) Reset()
func (*ListDiscoveryEntitiesControllerResponse) String ¶ added in v0.27.0
func (x *ListDiscoveryEntitiesControllerResponse) String() string
func (*ListDiscoveryEntitiesControllerResponse) UnmarshalJSON ¶ added in v0.27.0
func (msg *ListDiscoveryEntitiesControllerResponse) UnmarshalJSON(b []byte) error
UnmarshalJSON implements json.Unmarshaler
type ListDiscoveryEntitiesRequest ¶ added in v0.27.0
type ListDiscoveryEntitiesRequest struct {
// contains filtered or unexported fields
}
func (*ListDiscoveryEntitiesRequest) DeepCopy ¶ added in v0.27.0
func (in *ListDiscoveryEntitiesRequest) DeepCopy() *ListDiscoveryEntitiesRequest
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ListDiscoveryEntitiesRequest. Required by controller-gen.
func (*ListDiscoveryEntitiesRequest) DeepCopyInterface ¶ added in v0.27.0
func (in *ListDiscoveryEntitiesRequest) DeepCopyInterface() interface{}
DeepCopyInterface is an autogenerated deepcopy function, copying the receiver, creating a new ListDiscoveryEntitiesRequest. Required by controller-gen.
func (*ListDiscoveryEntitiesRequest) DeepCopyInto ¶ added in v0.27.0
func (in *ListDiscoveryEntitiesRequest) DeepCopyInto(out *ListDiscoveryEntitiesRequest)
DeepCopyInto supports using ListDiscoveryEntitiesRequest within kubernetes types, where deepcopy-gen is used.
func (*ListDiscoveryEntitiesRequest) Descriptor
deprecated
added in
v0.27.0
func (*ListDiscoveryEntitiesRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListDiscoveryEntitiesRequest.ProtoReflect.Descriptor instead.
func (*ListDiscoveryEntitiesRequest) MarshalJSON ¶ added in v0.27.0
func (msg *ListDiscoveryEntitiesRequest) MarshalJSON() ([]byte, error)
MarshalJSON implements json.Marshaler
func (*ListDiscoveryEntitiesRequest) ProtoMessage ¶ added in v0.27.0
func (*ListDiscoveryEntitiesRequest) ProtoMessage()
func (*ListDiscoveryEntitiesRequest) ProtoReflect ¶ added in v0.27.0
func (x *ListDiscoveryEntitiesRequest) ProtoReflect() protoreflect.Message
func (*ListDiscoveryEntitiesRequest) Reset ¶ added in v0.27.0
func (x *ListDiscoveryEntitiesRequest) Reset()
func (*ListDiscoveryEntitiesRequest) String ¶ added in v0.27.0
func (x *ListDiscoveryEntitiesRequest) String() string
func (*ListDiscoveryEntitiesRequest) UnmarshalJSON ¶ added in v0.27.0
func (msg *ListDiscoveryEntitiesRequest) UnmarshalJSON(b []byte) error
UnmarshalJSON implements json.Unmarshaler
type ListDiscoveryEntityAgentResponse ¶ added in v0.27.0
type ListDiscoveryEntityAgentResponse struct { Entity *v12.Entity `protobuf:"bytes,1,opt,name=entity,proto3" json:"entity,omitempty"` // contains filtered or unexported fields }
func (*ListDiscoveryEntityAgentResponse) DeepCopy ¶ added in v0.27.0
func (in *ListDiscoveryEntityAgentResponse) DeepCopy() *ListDiscoveryEntityAgentResponse
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ListDiscoveryEntityAgentResponse. Required by controller-gen.
func (*ListDiscoveryEntityAgentResponse) DeepCopyInterface ¶ added in v0.27.0
func (in *ListDiscoveryEntityAgentResponse) DeepCopyInterface() interface{}
DeepCopyInterface is an autogenerated deepcopy function, copying the receiver, creating a new ListDiscoveryEntityAgentResponse. Required by controller-gen.
func (*ListDiscoveryEntityAgentResponse) DeepCopyInto ¶ added in v0.27.0
func (in *ListDiscoveryEntityAgentResponse) DeepCopyInto(out *ListDiscoveryEntityAgentResponse)
DeepCopyInto supports using ListDiscoveryEntityAgentResponse within kubernetes types, where deepcopy-gen is used.
func (*ListDiscoveryEntityAgentResponse) Descriptor
deprecated
added in
v0.27.0
func (*ListDiscoveryEntityAgentResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListDiscoveryEntityAgentResponse.ProtoReflect.Descriptor instead.
func (*ListDiscoveryEntityAgentResponse) GetEntity ¶ added in v0.27.0
func (x *ListDiscoveryEntityAgentResponse) GetEntity() *v12.Entity
func (*ListDiscoveryEntityAgentResponse) MarshalJSON ¶ added in v0.27.0
func (msg *ListDiscoveryEntityAgentResponse) MarshalJSON() ([]byte, error)
MarshalJSON implements json.Marshaler
func (*ListDiscoveryEntityAgentResponse) ProtoMessage ¶ added in v0.27.0
func (*ListDiscoveryEntityAgentResponse) ProtoMessage()
func (*ListDiscoveryEntityAgentResponse) ProtoReflect ¶ added in v0.27.0
func (x *ListDiscoveryEntityAgentResponse) ProtoReflect() protoreflect.Message
func (*ListDiscoveryEntityAgentResponse) Reset ¶ added in v0.27.0
func (x *ListDiscoveryEntityAgentResponse) Reset()
func (*ListDiscoveryEntityAgentResponse) String ¶ added in v0.27.0
func (x *ListDiscoveryEntityAgentResponse) String() string
func (*ListDiscoveryEntityAgentResponse) UnmarshalJSON ¶ added in v0.27.0
func (msg *ListDiscoveryEntityAgentResponse) UnmarshalJSON(b []byte) error
UnmarshalJSON implements json.Unmarshaler
type ListDiscoveryEntityRequest ¶ added in v0.27.0
type ListDiscoveryEntityRequest struct { // Types that are assignable to By: // *ListDiscoveryEntityRequest_IpAddress // *ListDiscoveryEntityRequest_Name By isListDiscoveryEntityRequest_By `protobuf_oneof:"by"` // contains filtered or unexported fields }
func (*ListDiscoveryEntityRequest) DeepCopy ¶ added in v0.27.0
func (in *ListDiscoveryEntityRequest) DeepCopy() *ListDiscoveryEntityRequest
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ListDiscoveryEntityRequest. Required by controller-gen.
func (*ListDiscoveryEntityRequest) DeepCopyInterface ¶ added in v0.27.0
func (in *ListDiscoveryEntityRequest) DeepCopyInterface() interface{}
DeepCopyInterface is an autogenerated deepcopy function, copying the receiver, creating a new ListDiscoveryEntityRequest. Required by controller-gen.
func (*ListDiscoveryEntityRequest) DeepCopyInto ¶ added in v0.27.0
func (in *ListDiscoveryEntityRequest) DeepCopyInto(out *ListDiscoveryEntityRequest)
DeepCopyInto supports using ListDiscoveryEntityRequest within kubernetes types, where deepcopy-gen is used.
func (*ListDiscoveryEntityRequest) Descriptor
deprecated
added in
v0.27.0
func (*ListDiscoveryEntityRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListDiscoveryEntityRequest.ProtoReflect.Descriptor instead.
func (*ListDiscoveryEntityRequest) GetBy ¶ added in v0.27.0
func (m *ListDiscoveryEntityRequest) GetBy() isListDiscoveryEntityRequest_By
func (*ListDiscoveryEntityRequest) GetIpAddress ¶ added in v0.27.0
func (x *ListDiscoveryEntityRequest) GetIpAddress() string
func (*ListDiscoveryEntityRequest) GetName ¶ added in v0.27.0
func (x *ListDiscoveryEntityRequest) GetName() string
func (*ListDiscoveryEntityRequest) MarshalJSON ¶ added in v0.27.0
func (msg *ListDiscoveryEntityRequest) MarshalJSON() ([]byte, error)
MarshalJSON implements json.Marshaler
func (*ListDiscoveryEntityRequest) ProtoMessage ¶ added in v0.27.0
func (*ListDiscoveryEntityRequest) ProtoMessage()
func (*ListDiscoveryEntityRequest) ProtoReflect ¶ added in v0.27.0
func (x *ListDiscoveryEntityRequest) ProtoReflect() protoreflect.Message
func (*ListDiscoveryEntityRequest) Reset ¶ added in v0.27.0
func (x *ListDiscoveryEntityRequest) Reset()
func (*ListDiscoveryEntityRequest) String ¶ added in v0.27.0
func (x *ListDiscoveryEntityRequest) String() string
func (*ListDiscoveryEntityRequest) UnmarshalJSON ¶ added in v0.27.0
func (msg *ListDiscoveryEntityRequest) UnmarshalJSON(b []byte) error
UnmarshalJSON implements json.Unmarshaler
type ListDiscoveryEntityRequest_IpAddress ¶ added in v0.27.0
type ListDiscoveryEntityRequest_IpAddress struct {
IpAddress string `protobuf:"bytes,1,opt,name=ip_address,json=ipAddress,proto3,oneof"`
}
type ListDiscoveryEntityRequest_Name ¶ added in v0.27.0
type ListDiscoveryEntityRequest_Name struct {
Name string `protobuf:"bytes,2,opt,name=name,proto3,oneof"`
}
type ListFlowControlPointsAgentResponse ¶ added in v0.26.0
type ListFlowControlPointsAgentResponse struct { FlowControlPoints *v1.FlowControlPoints `protobuf:"bytes,1,opt,name=flow_control_points,json=flowControlPoints,proto3" json:"flow_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 (*ListFlowControlPointsAgentResponse) DeepCopy ¶ added in v0.26.0
func (in *ListFlowControlPointsAgentResponse) DeepCopy() *ListFlowControlPointsAgentResponse
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ListFlowControlPointsAgentResponse. Required by controller-gen.
func (*ListFlowControlPointsAgentResponse) DeepCopyInterface ¶ added in v0.26.0
func (in *ListFlowControlPointsAgentResponse) DeepCopyInterface() interface{}
DeepCopyInterface is an autogenerated deepcopy function, copying the receiver, creating a new ListFlowControlPointsAgentResponse. Required by controller-gen.
func (*ListFlowControlPointsAgentResponse) DeepCopyInto ¶ added in v0.26.0
func (in *ListFlowControlPointsAgentResponse) DeepCopyInto(out *ListFlowControlPointsAgentResponse)
DeepCopyInto supports using ListFlowControlPointsAgentResponse within kubernetes types, where deepcopy-gen is used.
func (*ListFlowControlPointsAgentResponse) Descriptor
deprecated
added in
v0.26.0
func (*ListFlowControlPointsAgentResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListFlowControlPointsAgentResponse.ProtoReflect.Descriptor instead.
func (*ListFlowControlPointsAgentResponse) GetAgentGroup ¶ added in v0.26.0
func (x *ListFlowControlPointsAgentResponse) GetAgentGroup() string
func (*ListFlowControlPointsAgentResponse) GetFlowControlPoints ¶ added in v0.26.0
func (x *ListFlowControlPointsAgentResponse) GetFlowControlPoints() *v1.FlowControlPoints
func (*ListFlowControlPointsAgentResponse) MarshalJSON ¶ added in v0.26.0
func (msg *ListFlowControlPointsAgentResponse) MarshalJSON() ([]byte, error)
MarshalJSON implements json.Marshaler
func (*ListFlowControlPointsAgentResponse) ProtoMessage ¶ added in v0.26.0
func (*ListFlowControlPointsAgentResponse) ProtoMessage()
func (*ListFlowControlPointsAgentResponse) ProtoReflect ¶ added in v0.26.0
func (x *ListFlowControlPointsAgentResponse) ProtoReflect() protoreflect.Message
func (*ListFlowControlPointsAgentResponse) Reset ¶ added in v0.26.0
func (x *ListFlowControlPointsAgentResponse) Reset()
func (*ListFlowControlPointsAgentResponse) String ¶ added in v0.26.0
func (x *ListFlowControlPointsAgentResponse) String() string
func (*ListFlowControlPointsAgentResponse) UnmarshalJSON ¶ added in v0.26.0
func (msg *ListFlowControlPointsAgentResponse) UnmarshalJSON(b []byte) error
UnmarshalJSON implements json.Unmarshaler
type ListFlowControlPointsControllerResponse ¶ added in v0.26.0
type ListFlowControlPointsControllerResponse struct { GlobalFlowControlPoints []*GlobalFlowControlPoint `` /* 134-byte string literal not displayed */ ErrorsCount uint32 `protobuf:"varint,2,opt,name=errors_count,json=errorsCount,proto3" json:"errors_count,omitempty"` // contains filtered or unexported fields }
func (*ListFlowControlPointsControllerResponse) DeepCopy ¶ added in v0.26.0
func (in *ListFlowControlPointsControllerResponse) DeepCopy() *ListFlowControlPointsControllerResponse
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ListFlowControlPointsControllerResponse. Required by controller-gen.
func (*ListFlowControlPointsControllerResponse) DeepCopyInterface ¶ added in v0.26.0
func (in *ListFlowControlPointsControllerResponse) DeepCopyInterface() interface{}
DeepCopyInterface is an autogenerated deepcopy function, copying the receiver, creating a new ListFlowControlPointsControllerResponse. Required by controller-gen.
func (*ListFlowControlPointsControllerResponse) DeepCopyInto ¶ added in v0.26.0
func (in *ListFlowControlPointsControllerResponse) DeepCopyInto(out *ListFlowControlPointsControllerResponse)
DeepCopyInto supports using ListFlowControlPointsControllerResponse within kubernetes types, where deepcopy-gen is used.
func (*ListFlowControlPointsControllerResponse) Descriptor
deprecated
added in
v0.26.0
func (*ListFlowControlPointsControllerResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListFlowControlPointsControllerResponse.ProtoReflect.Descriptor instead.
func (*ListFlowControlPointsControllerResponse) GetErrorsCount ¶ added in v0.26.0
func (x *ListFlowControlPointsControllerResponse) GetErrorsCount() uint32
func (*ListFlowControlPointsControllerResponse) GetGlobalFlowControlPoints ¶ added in v0.26.0
func (x *ListFlowControlPointsControllerResponse) GetGlobalFlowControlPoints() []*GlobalFlowControlPoint
func (*ListFlowControlPointsControllerResponse) MarshalJSON ¶ added in v0.26.0
func (msg *ListFlowControlPointsControllerResponse) MarshalJSON() ([]byte, error)
MarshalJSON implements json.Marshaler
func (*ListFlowControlPointsControllerResponse) ProtoMessage ¶ added in v0.26.0
func (*ListFlowControlPointsControllerResponse) ProtoMessage()
func (*ListFlowControlPointsControllerResponse) ProtoReflect ¶ added in v0.26.0
func (x *ListFlowControlPointsControllerResponse) ProtoReflect() protoreflect.Message
func (*ListFlowControlPointsControllerResponse) Reset ¶ added in v0.26.0
func (x *ListFlowControlPointsControllerResponse) Reset()
func (*ListFlowControlPointsControllerResponse) String ¶ added in v0.26.0
func (x *ListFlowControlPointsControllerResponse) String() string
func (*ListFlowControlPointsControllerResponse) UnmarshalJSON ¶ added in v0.26.0
func (msg *ListFlowControlPointsControllerResponse) UnmarshalJSON(b []byte) error
UnmarshalJSON implements json.Unmarshaler
type ListFlowControlPointsRequest ¶ added in v0.26.0
type ListFlowControlPointsRequest struct {
// contains filtered or unexported fields
}
func (*ListFlowControlPointsRequest) DeepCopy ¶ added in v0.26.0
func (in *ListFlowControlPointsRequest) DeepCopy() *ListFlowControlPointsRequest
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ListFlowControlPointsRequest. Required by controller-gen.
func (*ListFlowControlPointsRequest) DeepCopyInterface ¶ added in v0.26.0
func (in *ListFlowControlPointsRequest) DeepCopyInterface() interface{}
DeepCopyInterface is an autogenerated deepcopy function, copying the receiver, creating a new ListFlowControlPointsRequest. Required by controller-gen.
func (*ListFlowControlPointsRequest) DeepCopyInto ¶ added in v0.26.0
func (in *ListFlowControlPointsRequest) DeepCopyInto(out *ListFlowControlPointsRequest)
DeepCopyInto supports using ListFlowControlPointsRequest within kubernetes types, where deepcopy-gen is used.
func (*ListFlowControlPointsRequest) Descriptor
deprecated
added in
v0.26.0
func (*ListFlowControlPointsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListFlowControlPointsRequest.ProtoReflect.Descriptor instead.
func (*ListFlowControlPointsRequest) MarshalJSON ¶ added in v0.26.0
func (msg *ListFlowControlPointsRequest) MarshalJSON() ([]byte, error)
MarshalJSON implements json.Marshaler
func (*ListFlowControlPointsRequest) ProtoMessage ¶ added in v0.26.0
func (*ListFlowControlPointsRequest) ProtoMessage()
func (*ListFlowControlPointsRequest) ProtoReflect ¶ added in v0.26.0
func (x *ListFlowControlPointsRequest) ProtoReflect() protoreflect.Message
func (*ListFlowControlPointsRequest) Reset ¶ added in v0.26.0
func (x *ListFlowControlPointsRequest) Reset()
func (*ListFlowControlPointsRequest) String ¶ added in v0.26.0
func (x *ListFlowControlPointsRequest) String() string
func (*ListFlowControlPointsRequest) UnmarshalJSON ¶ added in v0.26.0
func (msg *ListFlowControlPointsRequest) 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 *v13.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() *v13.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 *v13.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() *v13.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 *v13.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() *v13.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 *v13.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() *v13.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 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) ListAutoScaleControlPoints ¶ added in v0.27.0
func (UnimplementedControllerServer) ListAutoScaleControlPoints(context.Context, *ListAutoScaleControlPointsRequest) (*ListAutoScaleControlPointsControllerResponse, error)
func (UnimplementedControllerServer) ListDiscoveryEntities ¶ added in v0.27.0
func (UnimplementedControllerServer) ListDiscoveryEntities(context.Context, *ListDiscoveryEntitiesRequest) (*ListDiscoveryEntitiesControllerResponse, error)
func (UnimplementedControllerServer) ListDiscoveryEntity ¶ added in v0.27.0
func (UnimplementedControllerServer) ListDiscoveryEntity(context.Context, *ListDiscoveryEntityRequest) (*ListDiscoveryEntityAgentResponse, error)
func (UnimplementedControllerServer) ListFlowControlPoints ¶ added in v0.26.0
func (UnimplementedControllerServer) ListFlowControlPoints(context.Context, *ListFlowControlPointsRequest) (*ListFlowControlPointsControllerResponse, 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.