Documentation ¶
Index ¶
- Constants
- Variables
- func RegisterControllerServer(s grpc.ServiceRegistrar, srv ControllerServer)
- type ControllerClient
- type ControllerServer
- type 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 (m *GlobalAutoScaleControlPoint) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *GlobalAutoScaleControlPoint) MarshalToVT(dAtA []byte) (int, error)
- func (m *GlobalAutoScaleControlPoint) MarshalVT() (dAtA []byte, err error)
- func (*GlobalAutoScaleControlPoint) ProtoMessage()
- func (x *GlobalAutoScaleControlPoint) ProtoReflect() protoreflect.Message
- func (x *GlobalAutoScaleControlPoint) Reset()
- func (m *GlobalAutoScaleControlPoint) SizeVT() (n int)
- func (x *GlobalAutoScaleControlPoint) String() string
- func (msg *GlobalAutoScaleControlPoint) UnmarshalJSON(b []byte) error
- func (m *GlobalAutoScaleControlPoint) UnmarshalVT(dAtA []byte) error
- func (m *GlobalAutoScaleControlPoint) Validate() error
- func (m *GlobalAutoScaleControlPoint) ValidateAll() error
- type GlobalAutoScaleControlPointMultiError
- type GlobalAutoScaleControlPointValidationError
- func (e GlobalAutoScaleControlPointValidationError) Cause() error
- func (e GlobalAutoScaleControlPointValidationError) Error() string
- func (e GlobalAutoScaleControlPointValidationError) ErrorName() string
- func (e GlobalAutoScaleControlPointValidationError) Field() string
- func (e GlobalAutoScaleControlPointValidationError) Key() bool
- func (e GlobalAutoScaleControlPointValidationError) Reason() string
- type 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 (m *GlobalFlowControlPoint) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *GlobalFlowControlPoint) MarshalToVT(dAtA []byte) (int, error)
- func (m *GlobalFlowControlPoint) MarshalVT() (dAtA []byte, err error)
- func (*GlobalFlowControlPoint) ProtoMessage()
- func (x *GlobalFlowControlPoint) ProtoReflect() protoreflect.Message
- func (x *GlobalFlowControlPoint) Reset()
- func (m *GlobalFlowControlPoint) SizeVT() (n int)
- func (x *GlobalFlowControlPoint) String() string
- func (msg *GlobalFlowControlPoint) UnmarshalJSON(b []byte) error
- func (m *GlobalFlowControlPoint) UnmarshalVT(dAtA []byte) error
- func (m *GlobalFlowControlPoint) Validate() error
- func (m *GlobalFlowControlPoint) ValidateAll() error
- type GlobalFlowControlPointMultiError
- type GlobalFlowControlPointValidationError
- func (e GlobalFlowControlPointValidationError) Cause() error
- func (e GlobalFlowControlPointValidationError) Error() string
- func (e GlobalFlowControlPointValidationError) ErrorName() string
- func (e GlobalFlowControlPointValidationError) Field() string
- func (e GlobalFlowControlPointValidationError) Key() bool
- func (e GlobalFlowControlPointValidationError) Reason() string
- type GlobalService
- func (*GlobalService) Descriptor() ([]byte, []int)deprecated
- func (x *GlobalService) GetAgentGroup() string
- func (x *GlobalService) GetName() string
- func (msg *GlobalService) MarshalJSON() ([]byte, error)
- func (m *GlobalService) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *GlobalService) MarshalToVT(dAtA []byte) (int, error)
- func (m *GlobalService) MarshalVT() (dAtA []byte, err error)
- func (*GlobalService) ProtoMessage()
- func (x *GlobalService) ProtoReflect() protoreflect.Message
- func (x *GlobalService) Reset()
- func (m *GlobalService) SizeVT() (n int)
- func (x *GlobalService) String() string
- func (msg *GlobalService) UnmarshalJSON(b []byte) error
- func (m *GlobalService) UnmarshalVT(dAtA []byte) error
- func (m *GlobalService) Validate() error
- func (m *GlobalService) ValidateAll() error
- type GlobalServiceMultiError
- type GlobalServiceValidationError
- func (e GlobalServiceValidationError) Cause() error
- func (e GlobalServiceValidationError) Error() string
- func (e GlobalServiceValidationError) ErrorName() string
- func (e GlobalServiceValidationError) Field() string
- func (e GlobalServiceValidationError) Key() bool
- func (e GlobalServiceValidationError) Reason() string
- type ListAgentsResponse
- func (*ListAgentsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListAgentsResponse) GetAgents() []string
- func (msg *ListAgentsResponse) MarshalJSON() ([]byte, error)
- func (m *ListAgentsResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *ListAgentsResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *ListAgentsResponse) MarshalVT() (dAtA []byte, err error)
- func (*ListAgentsResponse) ProtoMessage()
- func (x *ListAgentsResponse) ProtoReflect() protoreflect.Message
- func (x *ListAgentsResponse) Reset()
- func (m *ListAgentsResponse) SizeVT() (n int)
- func (x *ListAgentsResponse) String() string
- func (msg *ListAgentsResponse) UnmarshalJSON(b []byte) error
- func (m *ListAgentsResponse) UnmarshalVT(dAtA []byte) error
- func (m *ListAgentsResponse) Validate() error
- func (m *ListAgentsResponse) ValidateAll() error
- type ListAgentsResponseMultiError
- type ListAgentsResponseValidationError
- func (e ListAgentsResponseValidationError) Cause() error
- func (e ListAgentsResponseValidationError) Error() string
- func (e ListAgentsResponseValidationError) ErrorName() string
- func (e ListAgentsResponseValidationError) Field() string
- func (e ListAgentsResponseValidationError) Key() bool
- func (e ListAgentsResponseValidationError) Reason() string
- type 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 (m *ListAutoScaleControlPointsAgentResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *ListAutoScaleControlPointsAgentResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *ListAutoScaleControlPointsAgentResponse) MarshalVT() (dAtA []byte, err error)
- func (*ListAutoScaleControlPointsAgentResponse) ProtoMessage()
- func (x *ListAutoScaleControlPointsAgentResponse) ProtoReflect() protoreflect.Message
- func (x *ListAutoScaleControlPointsAgentResponse) Reset()
- func (m *ListAutoScaleControlPointsAgentResponse) SizeVT() (n int)
- func (x *ListAutoScaleControlPointsAgentResponse) String() string
- func (msg *ListAutoScaleControlPointsAgentResponse) UnmarshalJSON(b []byte) error
- func (m *ListAutoScaleControlPointsAgentResponse) UnmarshalVT(dAtA []byte) error
- func (m *ListAutoScaleControlPointsAgentResponse) Validate() error
- func (m *ListAutoScaleControlPointsAgentResponse) ValidateAll() error
- type ListAutoScaleControlPointsAgentResponseMultiError
- type ListAutoScaleControlPointsAgentResponseValidationError
- func (e ListAutoScaleControlPointsAgentResponseValidationError) Cause() error
- func (e ListAutoScaleControlPointsAgentResponseValidationError) Error() string
- func (e ListAutoScaleControlPointsAgentResponseValidationError) ErrorName() string
- func (e ListAutoScaleControlPointsAgentResponseValidationError) Field() string
- func (e ListAutoScaleControlPointsAgentResponseValidationError) Key() bool
- func (e ListAutoScaleControlPointsAgentResponseValidationError) Reason() string
- type ListAutoScaleControlPointsControllerResponse
- func (*ListAutoScaleControlPointsControllerResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListAutoScaleControlPointsControllerResponse) GetErrorsCount() uint32
- func (x *ListAutoScaleControlPointsControllerResponse) GetGlobalAutoScaleControlPoints() []*GlobalAutoScaleControlPoint
- func (msg *ListAutoScaleControlPointsControllerResponse) MarshalJSON() ([]byte, error)
- func (m *ListAutoScaleControlPointsControllerResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *ListAutoScaleControlPointsControllerResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *ListAutoScaleControlPointsControllerResponse) MarshalVT() (dAtA []byte, err error)
- func (*ListAutoScaleControlPointsControllerResponse) ProtoMessage()
- func (x *ListAutoScaleControlPointsControllerResponse) ProtoReflect() protoreflect.Message
- func (x *ListAutoScaleControlPointsControllerResponse) Reset()
- func (m *ListAutoScaleControlPointsControllerResponse) SizeVT() (n int)
- func (x *ListAutoScaleControlPointsControllerResponse) String() string
- func (msg *ListAutoScaleControlPointsControllerResponse) UnmarshalJSON(b []byte) error
- func (m *ListAutoScaleControlPointsControllerResponse) UnmarshalVT(dAtA []byte) error
- func (m *ListAutoScaleControlPointsControllerResponse) Validate() error
- func (m *ListAutoScaleControlPointsControllerResponse) ValidateAll() error
- type ListAutoScaleControlPointsControllerResponseMultiError
- type ListAutoScaleControlPointsControllerResponseValidationError
- func (e ListAutoScaleControlPointsControllerResponseValidationError) Cause() error
- func (e ListAutoScaleControlPointsControllerResponseValidationError) Error() string
- func (e ListAutoScaleControlPointsControllerResponseValidationError) ErrorName() string
- func (e ListAutoScaleControlPointsControllerResponseValidationError) Field() string
- func (e ListAutoScaleControlPointsControllerResponseValidationError) Key() bool
- func (e ListAutoScaleControlPointsControllerResponseValidationError) Reason() string
- type ListAutoScaleControlPointsRequest
- func (*ListAutoScaleControlPointsRequest) Descriptor() ([]byte, []int)deprecated
- func (msg *ListAutoScaleControlPointsRequest) MarshalJSON() ([]byte, error)
- func (m *ListAutoScaleControlPointsRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *ListAutoScaleControlPointsRequest) MarshalToVT(dAtA []byte) (int, error)
- func (m *ListAutoScaleControlPointsRequest) MarshalVT() (dAtA []byte, err error)
- func (*ListAutoScaleControlPointsRequest) ProtoMessage()
- func (x *ListAutoScaleControlPointsRequest) ProtoReflect() protoreflect.Message
- func (x *ListAutoScaleControlPointsRequest) Reset()
- func (m *ListAutoScaleControlPointsRequest) SizeVT() (n int)
- func (x *ListAutoScaleControlPointsRequest) String() string
- func (msg *ListAutoScaleControlPointsRequest) UnmarshalJSON(b []byte) error
- func (m *ListAutoScaleControlPointsRequest) UnmarshalVT(dAtA []byte) error
- func (m *ListAutoScaleControlPointsRequest) Validate() error
- func (m *ListAutoScaleControlPointsRequest) ValidateAll() error
- type ListAutoScaleControlPointsRequestMultiError
- type ListAutoScaleControlPointsRequestValidationError
- func (e ListAutoScaleControlPointsRequestValidationError) Cause() error
- func (e ListAutoScaleControlPointsRequestValidationError) Error() string
- func (e ListAutoScaleControlPointsRequestValidationError) ErrorName() string
- func (e ListAutoScaleControlPointsRequestValidationError) Field() string
- func (e ListAutoScaleControlPointsRequestValidationError) Key() bool
- func (e ListAutoScaleControlPointsRequestValidationError) Reason() string
- type ListDiscoveryEntitiesAgentResponse
- func (*ListDiscoveryEntitiesAgentResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListDiscoveryEntitiesAgentResponse) GetEntities() map[string]*v12.Entity
- func (msg *ListDiscoveryEntitiesAgentResponse) MarshalJSON() ([]byte, error)
- func (m *ListDiscoveryEntitiesAgentResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *ListDiscoveryEntitiesAgentResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *ListDiscoveryEntitiesAgentResponse) MarshalVT() (dAtA []byte, err error)
- func (*ListDiscoveryEntitiesAgentResponse) ProtoMessage()
- func (x *ListDiscoveryEntitiesAgentResponse) ProtoReflect() protoreflect.Message
- func (x *ListDiscoveryEntitiesAgentResponse) Reset()
- func (m *ListDiscoveryEntitiesAgentResponse) SizeVT() (n int)
- func (x *ListDiscoveryEntitiesAgentResponse) String() string
- func (msg *ListDiscoveryEntitiesAgentResponse) UnmarshalJSON(b []byte) error
- func (m *ListDiscoveryEntitiesAgentResponse) UnmarshalVT(dAtA []byte) error
- func (m *ListDiscoveryEntitiesAgentResponse) Validate() error
- func (m *ListDiscoveryEntitiesAgentResponse) ValidateAll() error
- type ListDiscoveryEntitiesAgentResponseMultiError
- type ListDiscoveryEntitiesAgentResponseValidationError
- func (e ListDiscoveryEntitiesAgentResponseValidationError) Cause() error
- func (e ListDiscoveryEntitiesAgentResponseValidationError) Error() string
- func (e ListDiscoveryEntitiesAgentResponseValidationError) ErrorName() string
- func (e ListDiscoveryEntitiesAgentResponseValidationError) Field() string
- func (e ListDiscoveryEntitiesAgentResponseValidationError) Key() bool
- func (e ListDiscoveryEntitiesAgentResponseValidationError) Reason() string
- type ListDiscoveryEntitiesControllerResponse
- func (*ListDiscoveryEntitiesControllerResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListDiscoveryEntitiesControllerResponse) GetEntities() *ListDiscoveryEntitiesAgentResponse
- func (x *ListDiscoveryEntitiesControllerResponse) GetErrorsCount() uint32
- func (msg *ListDiscoveryEntitiesControllerResponse) MarshalJSON() ([]byte, error)
- func (m *ListDiscoveryEntitiesControllerResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *ListDiscoveryEntitiesControllerResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *ListDiscoveryEntitiesControllerResponse) MarshalVT() (dAtA []byte, err error)
- func (*ListDiscoveryEntitiesControllerResponse) ProtoMessage()
- func (x *ListDiscoveryEntitiesControllerResponse) ProtoReflect() protoreflect.Message
- func (x *ListDiscoveryEntitiesControllerResponse) Reset()
- func (m *ListDiscoveryEntitiesControllerResponse) SizeVT() (n int)
- func (x *ListDiscoveryEntitiesControllerResponse) String() string
- func (msg *ListDiscoveryEntitiesControllerResponse) UnmarshalJSON(b []byte) error
- func (m *ListDiscoveryEntitiesControllerResponse) UnmarshalVT(dAtA []byte) error
- func (m *ListDiscoveryEntitiesControllerResponse) Validate() error
- func (m *ListDiscoveryEntitiesControllerResponse) ValidateAll() error
- type ListDiscoveryEntitiesControllerResponseMultiError
- type ListDiscoveryEntitiesControllerResponseValidationError
- func (e ListDiscoveryEntitiesControllerResponseValidationError) Cause() error
- func (e ListDiscoveryEntitiesControllerResponseValidationError) Error() string
- func (e ListDiscoveryEntitiesControllerResponseValidationError) ErrorName() string
- func (e ListDiscoveryEntitiesControllerResponseValidationError) Field() string
- func (e ListDiscoveryEntitiesControllerResponseValidationError) Key() bool
- func (e ListDiscoveryEntitiesControllerResponseValidationError) Reason() string
- type ListDiscoveryEntitiesRequest
- func (*ListDiscoveryEntitiesRequest) Descriptor() ([]byte, []int)deprecated
- func (msg *ListDiscoveryEntitiesRequest) MarshalJSON() ([]byte, error)
- func (m *ListDiscoveryEntitiesRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *ListDiscoveryEntitiesRequest) MarshalToVT(dAtA []byte) (int, error)
- func (m *ListDiscoveryEntitiesRequest) MarshalVT() (dAtA []byte, err error)
- func (*ListDiscoveryEntitiesRequest) ProtoMessage()
- func (x *ListDiscoveryEntitiesRequest) ProtoReflect() protoreflect.Message
- func (x *ListDiscoveryEntitiesRequest) Reset()
- func (m *ListDiscoveryEntitiesRequest) SizeVT() (n int)
- func (x *ListDiscoveryEntitiesRequest) String() string
- func (msg *ListDiscoveryEntitiesRequest) UnmarshalJSON(b []byte) error
- func (m *ListDiscoveryEntitiesRequest) UnmarshalVT(dAtA []byte) error
- func (m *ListDiscoveryEntitiesRequest) Validate() error
- func (m *ListDiscoveryEntitiesRequest) ValidateAll() error
- type ListDiscoveryEntitiesRequestMultiError
- type ListDiscoveryEntitiesRequestValidationError
- func (e ListDiscoveryEntitiesRequestValidationError) Cause() error
- func (e ListDiscoveryEntitiesRequestValidationError) Error() string
- func (e ListDiscoveryEntitiesRequestValidationError) ErrorName() string
- func (e ListDiscoveryEntitiesRequestValidationError) Field() string
- func (e ListDiscoveryEntitiesRequestValidationError) Key() bool
- func (e ListDiscoveryEntitiesRequestValidationError) Reason() string
- type ListDiscoveryEntityAgentResponse
- func (*ListDiscoveryEntityAgentResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListDiscoveryEntityAgentResponse) GetEntity() *v12.Entity
- func (msg *ListDiscoveryEntityAgentResponse) MarshalJSON() ([]byte, error)
- func (m *ListDiscoveryEntityAgentResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *ListDiscoveryEntityAgentResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *ListDiscoveryEntityAgentResponse) MarshalVT() (dAtA []byte, err error)
- func (*ListDiscoveryEntityAgentResponse) ProtoMessage()
- func (x *ListDiscoveryEntityAgentResponse) ProtoReflect() protoreflect.Message
- func (x *ListDiscoveryEntityAgentResponse) Reset()
- func (m *ListDiscoveryEntityAgentResponse) SizeVT() (n int)
- func (x *ListDiscoveryEntityAgentResponse) String() string
- func (msg *ListDiscoveryEntityAgentResponse) UnmarshalJSON(b []byte) error
- func (m *ListDiscoveryEntityAgentResponse) UnmarshalVT(dAtA []byte) error
- func (m *ListDiscoveryEntityAgentResponse) Validate() error
- func (m *ListDiscoveryEntityAgentResponse) ValidateAll() error
- type ListDiscoveryEntityAgentResponseMultiError
- type ListDiscoveryEntityAgentResponseValidationError
- func (e ListDiscoveryEntityAgentResponseValidationError) Cause() error
- func (e ListDiscoveryEntityAgentResponseValidationError) Error() string
- func (e ListDiscoveryEntityAgentResponseValidationError) ErrorName() string
- func (e ListDiscoveryEntityAgentResponseValidationError) Field() string
- func (e ListDiscoveryEntityAgentResponseValidationError) Key() bool
- func (e ListDiscoveryEntityAgentResponseValidationError) Reason() string
- type 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 (m *ListDiscoveryEntityRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *ListDiscoveryEntityRequest) MarshalToVT(dAtA []byte) (int, error)
- func (m *ListDiscoveryEntityRequest) MarshalVT() (dAtA []byte, err error)
- func (*ListDiscoveryEntityRequest) ProtoMessage()
- func (x *ListDiscoveryEntityRequest) ProtoReflect() protoreflect.Message
- func (x *ListDiscoveryEntityRequest) Reset()
- func (m *ListDiscoveryEntityRequest) SizeVT() (n int)
- func (x *ListDiscoveryEntityRequest) String() string
- func (msg *ListDiscoveryEntityRequest) UnmarshalJSON(b []byte) error
- func (m *ListDiscoveryEntityRequest) UnmarshalVT(dAtA []byte) error
- func (m *ListDiscoveryEntityRequest) Validate() error
- func (m *ListDiscoveryEntityRequest) ValidateAll() error
- type ListDiscoveryEntityRequestMultiError
- type ListDiscoveryEntityRequestValidationError
- func (e ListDiscoveryEntityRequestValidationError) Cause() error
- func (e ListDiscoveryEntityRequestValidationError) Error() string
- func (e ListDiscoveryEntityRequestValidationError) ErrorName() string
- func (e ListDiscoveryEntityRequestValidationError) Field() string
- func (e ListDiscoveryEntityRequestValidationError) Key() bool
- func (e ListDiscoveryEntityRequestValidationError) Reason() string
- type ListDiscoveryEntityRequest_IpAddress
- type ListDiscoveryEntityRequest_Name
- type 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 (m *ListFlowControlPointsAgentResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *ListFlowControlPointsAgentResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *ListFlowControlPointsAgentResponse) MarshalVT() (dAtA []byte, err error)
- func (*ListFlowControlPointsAgentResponse) ProtoMessage()
- func (x *ListFlowControlPointsAgentResponse) ProtoReflect() protoreflect.Message
- func (x *ListFlowControlPointsAgentResponse) Reset()
- func (m *ListFlowControlPointsAgentResponse) SizeVT() (n int)
- func (x *ListFlowControlPointsAgentResponse) String() string
- func (msg *ListFlowControlPointsAgentResponse) UnmarshalJSON(b []byte) error
- func (m *ListFlowControlPointsAgentResponse) UnmarshalVT(dAtA []byte) error
- func (m *ListFlowControlPointsAgentResponse) Validate() error
- func (m *ListFlowControlPointsAgentResponse) ValidateAll() error
- type ListFlowControlPointsAgentResponseMultiError
- type ListFlowControlPointsAgentResponseValidationError
- func (e ListFlowControlPointsAgentResponseValidationError) Cause() error
- func (e ListFlowControlPointsAgentResponseValidationError) Error() string
- func (e ListFlowControlPointsAgentResponseValidationError) ErrorName() string
- func (e ListFlowControlPointsAgentResponseValidationError) Field() string
- func (e ListFlowControlPointsAgentResponseValidationError) Key() bool
- func (e ListFlowControlPointsAgentResponseValidationError) Reason() string
- type ListFlowControlPointsControllerResponse
- func (*ListFlowControlPointsControllerResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListFlowControlPointsControllerResponse) GetErrorsCount() uint32
- func (x *ListFlowControlPointsControllerResponse) GetGlobalFlowControlPoints() []*GlobalFlowControlPoint
- func (msg *ListFlowControlPointsControllerResponse) MarshalJSON() ([]byte, error)
- func (m *ListFlowControlPointsControllerResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *ListFlowControlPointsControllerResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *ListFlowControlPointsControllerResponse) MarshalVT() (dAtA []byte, err error)
- func (*ListFlowControlPointsControllerResponse) ProtoMessage()
- func (x *ListFlowControlPointsControllerResponse) ProtoReflect() protoreflect.Message
- func (x *ListFlowControlPointsControllerResponse) Reset()
- func (m *ListFlowControlPointsControllerResponse) SizeVT() (n int)
- func (x *ListFlowControlPointsControllerResponse) String() string
- func (msg *ListFlowControlPointsControllerResponse) UnmarshalJSON(b []byte) error
- func (m *ListFlowControlPointsControllerResponse) UnmarshalVT(dAtA []byte) error
- func (m *ListFlowControlPointsControllerResponse) Validate() error
- func (m *ListFlowControlPointsControllerResponse) ValidateAll() error
- type ListFlowControlPointsControllerResponseMultiError
- type ListFlowControlPointsControllerResponseValidationError
- func (e ListFlowControlPointsControllerResponseValidationError) Cause() error
- func (e ListFlowControlPointsControllerResponseValidationError) Error() string
- func (e ListFlowControlPointsControllerResponseValidationError) ErrorName() string
- func (e ListFlowControlPointsControllerResponseValidationError) Field() string
- func (e ListFlowControlPointsControllerResponseValidationError) Key() bool
- func (e ListFlowControlPointsControllerResponseValidationError) Reason() string
- type ListFlowControlPointsRequest
- func (*ListFlowControlPointsRequest) Descriptor() ([]byte, []int)deprecated
- func (msg *ListFlowControlPointsRequest) MarshalJSON() ([]byte, error)
- func (m *ListFlowControlPointsRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *ListFlowControlPointsRequest) MarshalToVT(dAtA []byte) (int, error)
- func (m *ListFlowControlPointsRequest) MarshalVT() (dAtA []byte, err error)
- func (*ListFlowControlPointsRequest) ProtoMessage()
- func (x *ListFlowControlPointsRequest) ProtoReflect() protoreflect.Message
- func (x *ListFlowControlPointsRequest) Reset()
- func (m *ListFlowControlPointsRequest) SizeVT() (n int)
- func (x *ListFlowControlPointsRequest) String() string
- func (msg *ListFlowControlPointsRequest) UnmarshalJSON(b []byte) error
- func (m *ListFlowControlPointsRequest) UnmarshalVT(dAtA []byte) error
- func (m *ListFlowControlPointsRequest) Validate() error
- func (m *ListFlowControlPointsRequest) ValidateAll() error
- type ListFlowControlPointsRequestMultiError
- type ListFlowControlPointsRequestValidationError
- func (e ListFlowControlPointsRequestValidationError) Cause() error
- func (e ListFlowControlPointsRequestValidationError) Error() string
- func (e ListFlowControlPointsRequestValidationError) ErrorName() string
- func (e ListFlowControlPointsRequestValidationError) Field() string
- func (e ListFlowControlPointsRequestValidationError) Key() bool
- func (e ListFlowControlPointsRequestValidationError) Reason() string
- type ListServicesAgentResponse
- func (*ListServicesAgentResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListServicesAgentResponse) GetAgentGroup() string
- func (x *ListServicesAgentResponse) GetServices() []string
- func (msg *ListServicesAgentResponse) MarshalJSON() ([]byte, error)
- func (m *ListServicesAgentResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *ListServicesAgentResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *ListServicesAgentResponse) MarshalVT() (dAtA []byte, err error)
- func (*ListServicesAgentResponse) ProtoMessage()
- func (x *ListServicesAgentResponse) ProtoReflect() protoreflect.Message
- func (x *ListServicesAgentResponse) Reset()
- func (m *ListServicesAgentResponse) SizeVT() (n int)
- func (x *ListServicesAgentResponse) String() string
- func (msg *ListServicesAgentResponse) UnmarshalJSON(b []byte) error
- func (m *ListServicesAgentResponse) UnmarshalVT(dAtA []byte) error
- func (m *ListServicesAgentResponse) Validate() error
- func (m *ListServicesAgentResponse) ValidateAll() error
- type ListServicesAgentResponseMultiError
- type ListServicesAgentResponseValidationError
- func (e ListServicesAgentResponseValidationError) Cause() error
- func (e ListServicesAgentResponseValidationError) Error() string
- func (e ListServicesAgentResponseValidationError) ErrorName() string
- func (e ListServicesAgentResponseValidationError) Field() string
- func (e ListServicesAgentResponseValidationError) Key() bool
- func (e ListServicesAgentResponseValidationError) Reason() string
- type ListServicesControllerResponse
- func (*ListServicesControllerResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListServicesControllerResponse) GetErrorsCount() uint32
- func (x *ListServicesControllerResponse) GetServices() []*GlobalService
- func (msg *ListServicesControllerResponse) MarshalJSON() ([]byte, error)
- func (m *ListServicesControllerResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *ListServicesControllerResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *ListServicesControllerResponse) MarshalVT() (dAtA []byte, err error)
- func (*ListServicesControllerResponse) ProtoMessage()
- func (x *ListServicesControllerResponse) ProtoReflect() protoreflect.Message
- func (x *ListServicesControllerResponse) Reset()
- func (m *ListServicesControllerResponse) SizeVT() (n int)
- func (x *ListServicesControllerResponse) String() string
- func (msg *ListServicesControllerResponse) UnmarshalJSON(b []byte) error
- func (m *ListServicesControllerResponse) UnmarshalVT(dAtA []byte) error
- func (m *ListServicesControllerResponse) Validate() error
- func (m *ListServicesControllerResponse) ValidateAll() error
- type ListServicesControllerResponseMultiError
- type ListServicesControllerResponseValidationError
- func (e ListServicesControllerResponseValidationError) Cause() error
- func (e ListServicesControllerResponseValidationError) Error() string
- func (e ListServicesControllerResponseValidationError) ErrorName() string
- func (e ListServicesControllerResponseValidationError) Field() string
- func (e ListServicesControllerResponseValidationError) Key() bool
- func (e ListServicesControllerResponseValidationError) Reason() string
- type ListServicesRequest
- func (*ListServicesRequest) Descriptor() ([]byte, []int)deprecated
- func (msg *ListServicesRequest) MarshalJSON() ([]byte, error)
- func (m *ListServicesRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *ListServicesRequest) MarshalToVT(dAtA []byte) (int, error)
- func (m *ListServicesRequest) MarshalVT() (dAtA []byte, err error)
- func (*ListServicesRequest) ProtoMessage()
- func (x *ListServicesRequest) ProtoReflect() protoreflect.Message
- func (x *ListServicesRequest) Reset()
- func (m *ListServicesRequest) SizeVT() (n int)
- func (x *ListServicesRequest) String() string
- func (msg *ListServicesRequest) UnmarshalJSON(b []byte) error
- func (m *ListServicesRequest) UnmarshalVT(dAtA []byte) error
- func (m *ListServicesRequest) Validate() error
- func (m *ListServicesRequest) ValidateAll() error
- type ListServicesRequestMultiError
- type ListServicesRequestValidationError
- func (e ListServicesRequestValidationError) Cause() error
- func (e ListServicesRequestValidationError) Error() string
- func (e ListServicesRequestValidationError) ErrorName() string
- func (e ListServicesRequestValidationError) Field() string
- func (e ListServicesRequestValidationError) Key() bool
- func (e ListServicesRequestValidationError) Reason() string
- type PreviewFlowLabelsControllerResponse
- func (*PreviewFlowLabelsControllerResponse) Descriptor() ([]byte, []int)deprecated
- func (x *PreviewFlowLabelsControllerResponse) GetResponse() *v13.PreviewFlowLabelsResponse
- func (msg *PreviewFlowLabelsControllerResponse) MarshalJSON() ([]byte, error)
- func (m *PreviewFlowLabelsControllerResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *PreviewFlowLabelsControllerResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *PreviewFlowLabelsControllerResponse) MarshalVT() (dAtA []byte, err error)
- func (*PreviewFlowLabelsControllerResponse) ProtoMessage()
- func (x *PreviewFlowLabelsControllerResponse) ProtoReflect() protoreflect.Message
- func (x *PreviewFlowLabelsControllerResponse) Reset()
- func (m *PreviewFlowLabelsControllerResponse) SizeVT() (n int)
- func (x *PreviewFlowLabelsControllerResponse) String() string
- func (msg *PreviewFlowLabelsControllerResponse) UnmarshalJSON(b []byte) error
- func (m *PreviewFlowLabelsControllerResponse) UnmarshalVT(dAtA []byte) error
- func (m *PreviewFlowLabelsControllerResponse) Validate() error
- func (m *PreviewFlowLabelsControllerResponse) ValidateAll() error
- type PreviewFlowLabelsControllerResponseMultiError
- type PreviewFlowLabelsControllerResponseValidationError
- func (e PreviewFlowLabelsControllerResponseValidationError) Cause() error
- func (e PreviewFlowLabelsControllerResponseValidationError) Error() string
- func (e PreviewFlowLabelsControllerResponseValidationError) ErrorName() string
- func (e PreviewFlowLabelsControllerResponseValidationError) Field() string
- func (e PreviewFlowLabelsControllerResponseValidationError) Key() bool
- func (e PreviewFlowLabelsControllerResponseValidationError) Reason() string
- type 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 (m *PreviewFlowLabelsRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *PreviewFlowLabelsRequest) MarshalToVT(dAtA []byte) (int, error)
- func (m *PreviewFlowLabelsRequest) MarshalVT() (dAtA []byte, err error)
- func (*PreviewFlowLabelsRequest) ProtoMessage()
- func (x *PreviewFlowLabelsRequest) ProtoReflect() protoreflect.Message
- func (x *PreviewFlowLabelsRequest) Reset()
- func (m *PreviewFlowLabelsRequest) SizeVT() (n int)
- func (x *PreviewFlowLabelsRequest) String() string
- func (msg *PreviewFlowLabelsRequest) UnmarshalJSON(b []byte) error
- func (m *PreviewFlowLabelsRequest) UnmarshalVT(dAtA []byte) error
- func (m *PreviewFlowLabelsRequest) Validate() error
- func (m *PreviewFlowLabelsRequest) ValidateAll() error
- type PreviewFlowLabelsRequestMultiError
- type PreviewFlowLabelsRequestValidationError
- func (e PreviewFlowLabelsRequestValidationError) Cause() error
- func (e PreviewFlowLabelsRequestValidationError) Error() string
- func (e PreviewFlowLabelsRequestValidationError) ErrorName() string
- func (e PreviewFlowLabelsRequestValidationError) Field() string
- func (e PreviewFlowLabelsRequestValidationError) Key() bool
- func (e PreviewFlowLabelsRequestValidationError) Reason() string
- type PreviewHTTPRequestsControllerResponse
- func (*PreviewHTTPRequestsControllerResponse) Descriptor() ([]byte, []int)deprecated
- func (x *PreviewHTTPRequestsControllerResponse) GetResponse() *v13.PreviewHTTPRequestsResponse
- func (msg *PreviewHTTPRequestsControllerResponse) MarshalJSON() ([]byte, error)
- func (m *PreviewHTTPRequestsControllerResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *PreviewHTTPRequestsControllerResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *PreviewHTTPRequestsControllerResponse) MarshalVT() (dAtA []byte, err error)
- func (*PreviewHTTPRequestsControllerResponse) ProtoMessage()
- func (x *PreviewHTTPRequestsControllerResponse) ProtoReflect() protoreflect.Message
- func (x *PreviewHTTPRequestsControllerResponse) Reset()
- func (m *PreviewHTTPRequestsControllerResponse) SizeVT() (n int)
- func (x *PreviewHTTPRequestsControllerResponse) String() string
- func (msg *PreviewHTTPRequestsControllerResponse) UnmarshalJSON(b []byte) error
- func (m *PreviewHTTPRequestsControllerResponse) UnmarshalVT(dAtA []byte) error
- func (m *PreviewHTTPRequestsControllerResponse) Validate() error
- func (m *PreviewHTTPRequestsControllerResponse) ValidateAll() error
- type PreviewHTTPRequestsControllerResponseMultiError
- type PreviewHTTPRequestsControllerResponseValidationError
- func (e PreviewHTTPRequestsControllerResponseValidationError) Cause() error
- func (e PreviewHTTPRequestsControllerResponseValidationError) Error() string
- func (e PreviewHTTPRequestsControllerResponseValidationError) ErrorName() string
- func (e PreviewHTTPRequestsControllerResponseValidationError) Field() string
- func (e PreviewHTTPRequestsControllerResponseValidationError) Key() bool
- func (e PreviewHTTPRequestsControllerResponseValidationError) Reason() string
- type 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 (m *PreviewHTTPRequestsRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *PreviewHTTPRequestsRequest) MarshalToVT(dAtA []byte) (int, error)
- func (m *PreviewHTTPRequestsRequest) MarshalVT() (dAtA []byte, err error)
- func (*PreviewHTTPRequestsRequest) ProtoMessage()
- func (x *PreviewHTTPRequestsRequest) ProtoReflect() protoreflect.Message
- func (x *PreviewHTTPRequestsRequest) Reset()
- func (m *PreviewHTTPRequestsRequest) SizeVT() (n int)
- func (x *PreviewHTTPRequestsRequest) String() string
- func (msg *PreviewHTTPRequestsRequest) UnmarshalJSON(b []byte) error
- func (m *PreviewHTTPRequestsRequest) UnmarshalVT(dAtA []byte) error
- func (m *PreviewHTTPRequestsRequest) Validate() error
- func (m *PreviewHTTPRequestsRequest) ValidateAll() error
- type PreviewHTTPRequestsRequestMultiError
- type PreviewHTTPRequestsRequestValidationError
- func (e PreviewHTTPRequestsRequestValidationError) Cause() error
- func (e PreviewHTTPRequestsRequestValidationError) Error() string
- func (e PreviewHTTPRequestsRequestValidationError) ErrorName() string
- func (e PreviewHTTPRequestsRequestValidationError) Field() string
- func (e PreviewHTTPRequestsRequestValidationError) Key() bool
- func (e PreviewHTTPRequestsRequestValidationError) Reason() string
- type UnimplementedControllerServer
- func (UnimplementedControllerServer) DeletePolicy(context.Context, *v1.DeletePolicyRequest) (*emptypb.Empty, error)
- func (UnimplementedControllerServer) GetDecisions(context.Context, *v1.GetDecisionsRequest) (*v1.GetDecisionsResponse, error)
- 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) ListPolicies(context.Context, *emptypb.Empty) (*v1.GetPoliciesResponse, error)
- func (UnimplementedControllerServer) ListServices(context.Context, *ListServicesRequest) (*ListServicesControllerResponse, error)
- func (UnimplementedControllerServer) PostDynamicConfig(context.Context, *v1.PostDynamicConfigRequest) (*emptypb.Empty, error)
- func (UnimplementedControllerServer) PreviewFlowLabels(context.Context, *PreviewFlowLabelsRequest) (*PreviewFlowLabelsControllerResponse, error)
- func (UnimplementedControllerServer) PreviewHTTPRequests(context.Context, *PreviewHTTPRequestsRequest) (*PreviewHTTPRequestsControllerResponse, error)
- func (UnimplementedControllerServer) UpsertPolicy(context.Context, *v1.UpsertPolicyRequest) (*emptypb.Empty, error)
- type UnsafeControllerServer
Constants ¶
const ( Controller_ListAgents_FullMethodName = "/aperture.cmd.v1.Controller/ListAgents" Controller_ListServices_FullMethodName = "/aperture.cmd.v1.Controller/ListServices" Controller_ListFlowControlPoints_FullMethodName = "/aperture.cmd.v1.Controller/ListFlowControlPoints" Controller_ListAutoScaleControlPoints_FullMethodName = "/aperture.cmd.v1.Controller/ListAutoScaleControlPoints" Controller_ListDiscoveryEntities_FullMethodName = "/aperture.cmd.v1.Controller/ListDiscoveryEntities" Controller_ListDiscoveryEntity_FullMethodName = "/aperture.cmd.v1.Controller/ListDiscoveryEntity" Controller_ListPolicies_FullMethodName = "/aperture.cmd.v1.Controller/ListPolicies" Controller_PreviewFlowLabels_FullMethodName = "/aperture.cmd.v1.Controller/PreviewFlowLabels" Controller_PreviewHTTPRequests_FullMethodName = "/aperture.cmd.v1.Controller/PreviewHTTPRequests" Controller_UpsertPolicy_FullMethodName = "/aperture.cmd.v1.Controller/UpsertPolicy" Controller_PostDynamicConfig_FullMethodName = "/aperture.cmd.v1.Controller/PostDynamicConfig" Controller_DeletePolicy_FullMethodName = "/aperture.cmd.v1.Controller/DeletePolicy" Controller_GetDecisions_FullMethodName = "/aperture.cmd.v1.Controller/GetDecisions" )
Variables ¶
var ( ErrInvalidLength = fmt.Errorf("proto: negative length found during unmarshaling") ErrIntOverflow = fmt.Errorf("proto: integer overflow") ErrUnexpectedEndOfGroup = fmt.Errorf("proto: unexpected end of group") )
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: "ListPolicies", Handler: _Controller_ListPolicies_Handler, }, { MethodName: "PreviewFlowLabels", Handler: _Controller_PreviewFlowLabels_Handler, }, { MethodName: "PreviewHTTPRequests", Handler: _Controller_PreviewHTTPRequests_Handler, }, { MethodName: "UpsertPolicy", Handler: _Controller_UpsertPolicy_Handler, }, { MethodName: "PostDynamicConfig", Handler: _Controller_PostDynamicConfig_Handler, }, { MethodName: "DeletePolicy", Handler: _Controller_DeletePolicy_Handler, }, { MethodName: "GetDecisions", Handler: _Controller_GetDecisions_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) ListPolicies(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*v1.GetPoliciesResponse, 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) UpsertPolicy(ctx context.Context, in *v1.UpsertPolicyRequest, opts ...grpc.CallOption) (*emptypb.Empty, error) PostDynamicConfig(ctx context.Context, in *v1.PostDynamicConfigRequest, opts ...grpc.CallOption) (*emptypb.Empty, error) DeletePolicy(ctx context.Context, in *v1.DeletePolicyRequest, opts ...grpc.CallOption) (*emptypb.Empty, error) GetDecisions(ctx context.Context, in *v1.GetDecisionsRequest, opts ...grpc.CallOption) (*v1.GetDecisionsResponse, 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) ListPolicies(context.Context, *emptypb.Empty) (*v1.GetPoliciesResponse, 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) UpsertPolicy(context.Context, *v1.UpsertPolicyRequest) (*emptypb.Empty, error) PostDynamicConfig(context.Context, *v1.PostDynamicConfigRequest) (*emptypb.Empty, error) DeletePolicy(context.Context, *v1.DeletePolicyRequest) (*emptypb.Empty, error) GetDecisions(context.Context, *v1.GetDecisionsRequest) (*v1.GetDecisionsResponse, error) }
ControllerServer is the server API for Controller service. All implementations should embed UnimplementedControllerServer for forward compatibility
type GlobalAutoScaleControlPoint ¶
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) Descriptor
deprecated
func (*GlobalAutoScaleControlPoint) Descriptor() ([]byte, []int)
Deprecated: Use GlobalAutoScaleControlPoint.ProtoReflect.Descriptor instead.
func (*GlobalAutoScaleControlPoint) GetAgentGroup ¶
func (x *GlobalAutoScaleControlPoint) GetAgentGroup() string
func (*GlobalAutoScaleControlPoint) GetAutoScaleControlPoint ¶
func (x *GlobalAutoScaleControlPoint) GetAutoScaleControlPoint() *v11.AutoScaleKubernetesControlPoint
func (*GlobalAutoScaleControlPoint) MarshalJSON ¶
func (msg *GlobalAutoScaleControlPoint) MarshalJSON() ([]byte, error)
MarshalJSON implements json.Marshaler
func (*GlobalAutoScaleControlPoint) MarshalToSizedBufferVT ¶ added in v2.7.0
func (m *GlobalAutoScaleControlPoint) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*GlobalAutoScaleControlPoint) MarshalToVT ¶ added in v2.7.0
func (m *GlobalAutoScaleControlPoint) MarshalToVT(dAtA []byte) (int, error)
func (*GlobalAutoScaleControlPoint) MarshalVT ¶ added in v2.7.0
func (m *GlobalAutoScaleControlPoint) MarshalVT() (dAtA []byte, err error)
func (*GlobalAutoScaleControlPoint) ProtoMessage ¶
func (*GlobalAutoScaleControlPoint) ProtoMessage()
func (*GlobalAutoScaleControlPoint) ProtoReflect ¶
func (x *GlobalAutoScaleControlPoint) ProtoReflect() protoreflect.Message
func (*GlobalAutoScaleControlPoint) Reset ¶
func (x *GlobalAutoScaleControlPoint) Reset()
func (*GlobalAutoScaleControlPoint) SizeVT ¶ added in v2.7.0
func (m *GlobalAutoScaleControlPoint) SizeVT() (n int)
func (*GlobalAutoScaleControlPoint) String ¶
func (x *GlobalAutoScaleControlPoint) String() string
func (*GlobalAutoScaleControlPoint) UnmarshalJSON ¶
func (msg *GlobalAutoScaleControlPoint) UnmarshalJSON(b []byte) error
UnmarshalJSON implements json.Unmarshaler
func (*GlobalAutoScaleControlPoint) UnmarshalVT ¶ added in v2.7.0
func (m *GlobalAutoScaleControlPoint) UnmarshalVT(dAtA []byte) error
func (*GlobalAutoScaleControlPoint) Validate ¶
func (m *GlobalAutoScaleControlPoint) Validate() error
Validate checks the field values on GlobalAutoScaleControlPoint with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GlobalAutoScaleControlPoint) ValidateAll ¶
func (m *GlobalAutoScaleControlPoint) ValidateAll() error
ValidateAll checks the field values on GlobalAutoScaleControlPoint with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GlobalAutoScaleControlPointMultiError, or nil if none found.
type GlobalAutoScaleControlPointMultiError ¶
type GlobalAutoScaleControlPointMultiError []error
GlobalAutoScaleControlPointMultiError is an error wrapping multiple validation errors returned by GlobalAutoScaleControlPoint.ValidateAll() if the designated constraints aren't met.
func (GlobalAutoScaleControlPointMultiError) AllErrors ¶
func (m GlobalAutoScaleControlPointMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GlobalAutoScaleControlPointMultiError) Error ¶
func (m GlobalAutoScaleControlPointMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GlobalAutoScaleControlPointValidationError ¶
type GlobalAutoScaleControlPointValidationError struct {
// contains filtered or unexported fields
}
GlobalAutoScaleControlPointValidationError is the validation error returned by GlobalAutoScaleControlPoint.Validate if the designated constraints aren't met.
func (GlobalAutoScaleControlPointValidationError) Cause ¶
func (e GlobalAutoScaleControlPointValidationError) Cause() error
Cause function returns cause value.
func (GlobalAutoScaleControlPointValidationError) Error ¶
func (e GlobalAutoScaleControlPointValidationError) Error() string
Error satisfies the builtin error interface
func (GlobalAutoScaleControlPointValidationError) ErrorName ¶
func (e GlobalAutoScaleControlPointValidationError) ErrorName() string
ErrorName returns error name.
func (GlobalAutoScaleControlPointValidationError) Field ¶
func (e GlobalAutoScaleControlPointValidationError) Field() string
Field function returns field value.
func (GlobalAutoScaleControlPointValidationError) Key ¶
func (e GlobalAutoScaleControlPointValidationError) Key() bool
Key function returns key value.
func (GlobalAutoScaleControlPointValidationError) Reason ¶
func (e GlobalAutoScaleControlPointValidationError) Reason() string
Reason function returns reason value.
type GlobalFlowControlPoint ¶
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) Descriptor
deprecated
func (*GlobalFlowControlPoint) Descriptor() ([]byte, []int)
Deprecated: Use GlobalFlowControlPoint.ProtoReflect.Descriptor instead.
func (*GlobalFlowControlPoint) GetAgentGroup ¶
func (x *GlobalFlowControlPoint) GetAgentGroup() string
func (*GlobalFlowControlPoint) GetFlowControlPoint ¶
func (x *GlobalFlowControlPoint) GetFlowControlPoint() *v1.FlowControlPoint
func (*GlobalFlowControlPoint) MarshalJSON ¶
func (msg *GlobalFlowControlPoint) MarshalJSON() ([]byte, error)
MarshalJSON implements json.Marshaler
func (*GlobalFlowControlPoint) MarshalToSizedBufferVT ¶ added in v2.7.0
func (m *GlobalFlowControlPoint) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*GlobalFlowControlPoint) MarshalToVT ¶ added in v2.7.0
func (m *GlobalFlowControlPoint) MarshalToVT(dAtA []byte) (int, error)
func (*GlobalFlowControlPoint) MarshalVT ¶ added in v2.7.0
func (m *GlobalFlowControlPoint) MarshalVT() (dAtA []byte, err error)
func (*GlobalFlowControlPoint) ProtoMessage ¶
func (*GlobalFlowControlPoint) ProtoMessage()
func (*GlobalFlowControlPoint) ProtoReflect ¶
func (x *GlobalFlowControlPoint) ProtoReflect() protoreflect.Message
func (*GlobalFlowControlPoint) Reset ¶
func (x *GlobalFlowControlPoint) Reset()
func (*GlobalFlowControlPoint) SizeVT ¶ added in v2.7.0
func (m *GlobalFlowControlPoint) SizeVT() (n int)
func (*GlobalFlowControlPoint) String ¶
func (x *GlobalFlowControlPoint) String() string
func (*GlobalFlowControlPoint) UnmarshalJSON ¶
func (msg *GlobalFlowControlPoint) UnmarshalJSON(b []byte) error
UnmarshalJSON implements json.Unmarshaler
func (*GlobalFlowControlPoint) UnmarshalVT ¶ added in v2.7.0
func (m *GlobalFlowControlPoint) UnmarshalVT(dAtA []byte) error
func (*GlobalFlowControlPoint) Validate ¶
func (m *GlobalFlowControlPoint) Validate() error
Validate checks the field values on GlobalFlowControlPoint with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GlobalFlowControlPoint) ValidateAll ¶
func (m *GlobalFlowControlPoint) ValidateAll() error
ValidateAll checks the field values on GlobalFlowControlPoint with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GlobalFlowControlPointMultiError, or nil if none found.
type GlobalFlowControlPointMultiError ¶
type GlobalFlowControlPointMultiError []error
GlobalFlowControlPointMultiError is an error wrapping multiple validation errors returned by GlobalFlowControlPoint.ValidateAll() if the designated constraints aren't met.
func (GlobalFlowControlPointMultiError) AllErrors ¶
func (m GlobalFlowControlPointMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GlobalFlowControlPointMultiError) Error ¶
func (m GlobalFlowControlPointMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GlobalFlowControlPointValidationError ¶
type GlobalFlowControlPointValidationError struct {
// contains filtered or unexported fields
}
GlobalFlowControlPointValidationError is the validation error returned by GlobalFlowControlPoint.Validate if the designated constraints aren't met.
func (GlobalFlowControlPointValidationError) Cause ¶
func (e GlobalFlowControlPointValidationError) Cause() error
Cause function returns cause value.
func (GlobalFlowControlPointValidationError) Error ¶
func (e GlobalFlowControlPointValidationError) Error() string
Error satisfies the builtin error interface
func (GlobalFlowControlPointValidationError) ErrorName ¶
func (e GlobalFlowControlPointValidationError) ErrorName() string
ErrorName returns error name.
func (GlobalFlowControlPointValidationError) Field ¶
func (e GlobalFlowControlPointValidationError) Field() string
Field function returns field value.
func (GlobalFlowControlPointValidationError) Key ¶
func (e GlobalFlowControlPointValidationError) Key() bool
Key function returns key value.
func (GlobalFlowControlPointValidationError) Reason ¶
func (e GlobalFlowControlPointValidationError) Reason() string
Reason function returns reason value.
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) 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) MarshalToSizedBufferVT ¶ added in v2.7.0
func (m *GlobalService) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*GlobalService) MarshalToVT ¶ added in v2.7.0
func (m *GlobalService) MarshalToVT(dAtA []byte) (int, error)
func (*GlobalService) MarshalVT ¶ added in v2.7.0
func (m *GlobalService) MarshalVT() (dAtA []byte, err error)
func (*GlobalService) ProtoMessage ¶
func (*GlobalService) ProtoMessage()
func (*GlobalService) ProtoReflect ¶
func (x *GlobalService) ProtoReflect() protoreflect.Message
func (*GlobalService) Reset ¶
func (x *GlobalService) Reset()
func (*GlobalService) SizeVT ¶ added in v2.7.0
func (m *GlobalService) SizeVT() (n int)
func (*GlobalService) String ¶
func (x *GlobalService) String() string
func (*GlobalService) UnmarshalJSON ¶
func (msg *GlobalService) UnmarshalJSON(b []byte) error
UnmarshalJSON implements json.Unmarshaler
func (*GlobalService) UnmarshalVT ¶ added in v2.7.0
func (m *GlobalService) UnmarshalVT(dAtA []byte) error
func (*GlobalService) Validate ¶
func (m *GlobalService) Validate() error
Validate checks the field values on GlobalService with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GlobalService) ValidateAll ¶
func (m *GlobalService) ValidateAll() error
ValidateAll checks the field values on GlobalService with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GlobalServiceMultiError, or nil if none found.
type GlobalServiceMultiError ¶
type GlobalServiceMultiError []error
GlobalServiceMultiError is an error wrapping multiple validation errors returned by GlobalService.ValidateAll() if the designated constraints aren't met.
func (GlobalServiceMultiError) AllErrors ¶
func (m GlobalServiceMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GlobalServiceMultiError) Error ¶
func (m GlobalServiceMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GlobalServiceValidationError ¶
type GlobalServiceValidationError struct {
// contains filtered or unexported fields
}
GlobalServiceValidationError is the validation error returned by GlobalService.Validate if the designated constraints aren't met.
func (GlobalServiceValidationError) Cause ¶
func (e GlobalServiceValidationError) Cause() error
Cause function returns cause value.
func (GlobalServiceValidationError) Error ¶
func (e GlobalServiceValidationError) Error() string
Error satisfies the builtin error interface
func (GlobalServiceValidationError) ErrorName ¶
func (e GlobalServiceValidationError) ErrorName() string
ErrorName returns error name.
func (GlobalServiceValidationError) Field ¶
func (e GlobalServiceValidationError) Field() string
Field function returns field value.
func (GlobalServiceValidationError) Key ¶
func (e GlobalServiceValidationError) Key() bool
Key function returns key value.
func (GlobalServiceValidationError) Reason ¶
func (e GlobalServiceValidationError) Reason() string
Reason function returns reason value.
type ListAgentsResponse ¶
type ListAgentsResponse struct { Agents []string `protobuf:"bytes,1,rep,name=agents,proto3" json:"agents,omitempty"` // contains filtered or unexported fields }
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) MarshalToSizedBufferVT ¶ added in v2.7.0
func (m *ListAgentsResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*ListAgentsResponse) MarshalToVT ¶ added in v2.7.0
func (m *ListAgentsResponse) MarshalToVT(dAtA []byte) (int, error)
func (*ListAgentsResponse) MarshalVT ¶ added in v2.7.0
func (m *ListAgentsResponse) MarshalVT() (dAtA []byte, err error)
func (*ListAgentsResponse) ProtoMessage ¶
func (*ListAgentsResponse) ProtoMessage()
func (*ListAgentsResponse) ProtoReflect ¶
func (x *ListAgentsResponse) ProtoReflect() protoreflect.Message
func (*ListAgentsResponse) Reset ¶
func (x *ListAgentsResponse) Reset()
func (*ListAgentsResponse) SizeVT ¶ added in v2.7.0
func (m *ListAgentsResponse) SizeVT() (n int)
func (*ListAgentsResponse) String ¶
func (x *ListAgentsResponse) String() string
func (*ListAgentsResponse) UnmarshalJSON ¶
func (msg *ListAgentsResponse) UnmarshalJSON(b []byte) error
UnmarshalJSON implements json.Unmarshaler
func (*ListAgentsResponse) UnmarshalVT ¶ added in v2.7.0
func (m *ListAgentsResponse) UnmarshalVT(dAtA []byte) error
func (*ListAgentsResponse) Validate ¶
func (m *ListAgentsResponse) Validate() error
Validate checks the field values on ListAgentsResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListAgentsResponse) ValidateAll ¶
func (m *ListAgentsResponse) ValidateAll() error
ValidateAll checks the field values on ListAgentsResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListAgentsResponseMultiError, or nil if none found.
type ListAgentsResponseMultiError ¶
type ListAgentsResponseMultiError []error
ListAgentsResponseMultiError is an error wrapping multiple validation errors returned by ListAgentsResponse.ValidateAll() if the designated constraints aren't met.
func (ListAgentsResponseMultiError) AllErrors ¶
func (m ListAgentsResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListAgentsResponseMultiError) Error ¶
func (m ListAgentsResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListAgentsResponseValidationError ¶
type ListAgentsResponseValidationError struct {
// contains filtered or unexported fields
}
ListAgentsResponseValidationError is the validation error returned by ListAgentsResponse.Validate if the designated constraints aren't met.
func (ListAgentsResponseValidationError) Cause ¶
func (e ListAgentsResponseValidationError) Cause() error
Cause function returns cause value.
func (ListAgentsResponseValidationError) Error ¶
func (e ListAgentsResponseValidationError) Error() string
Error satisfies the builtin error interface
func (ListAgentsResponseValidationError) ErrorName ¶
func (e ListAgentsResponseValidationError) ErrorName() string
ErrorName returns error name.
func (ListAgentsResponseValidationError) Field ¶
func (e ListAgentsResponseValidationError) Field() string
Field function returns field value.
func (ListAgentsResponseValidationError) Key ¶
func (e ListAgentsResponseValidationError) Key() bool
Key function returns key value.
func (ListAgentsResponseValidationError) Reason ¶
func (e ListAgentsResponseValidationError) Reason() string
Reason function returns reason value.
type ListAutoScaleControlPointsAgentResponse ¶
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) Descriptor
deprecated
func (*ListAutoScaleControlPointsAgentResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListAutoScaleControlPointsAgentResponse.ProtoReflect.Descriptor instead.
func (*ListAutoScaleControlPointsAgentResponse) GetAgentGroup ¶
func (x *ListAutoScaleControlPointsAgentResponse) GetAgentGroup() string
func (*ListAutoScaleControlPointsAgentResponse) GetAutoScaleControlPoints ¶
func (x *ListAutoScaleControlPointsAgentResponse) GetAutoScaleControlPoints() *v11.AutoScaleKubernetesControlPoints
func (*ListAutoScaleControlPointsAgentResponse) MarshalJSON ¶
func (msg *ListAutoScaleControlPointsAgentResponse) MarshalJSON() ([]byte, error)
MarshalJSON implements json.Marshaler
func (*ListAutoScaleControlPointsAgentResponse) MarshalToSizedBufferVT ¶ added in v2.7.0
func (m *ListAutoScaleControlPointsAgentResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*ListAutoScaleControlPointsAgentResponse) MarshalToVT ¶ added in v2.7.0
func (m *ListAutoScaleControlPointsAgentResponse) MarshalToVT(dAtA []byte) (int, error)
func (*ListAutoScaleControlPointsAgentResponse) MarshalVT ¶ added in v2.7.0
func (m *ListAutoScaleControlPointsAgentResponse) MarshalVT() (dAtA []byte, err error)
func (*ListAutoScaleControlPointsAgentResponse) ProtoMessage ¶
func (*ListAutoScaleControlPointsAgentResponse) ProtoMessage()
func (*ListAutoScaleControlPointsAgentResponse) ProtoReflect ¶
func (x *ListAutoScaleControlPointsAgentResponse) ProtoReflect() protoreflect.Message
func (*ListAutoScaleControlPointsAgentResponse) Reset ¶
func (x *ListAutoScaleControlPointsAgentResponse) Reset()
func (*ListAutoScaleControlPointsAgentResponse) SizeVT ¶ added in v2.7.0
func (m *ListAutoScaleControlPointsAgentResponse) SizeVT() (n int)
func (*ListAutoScaleControlPointsAgentResponse) String ¶
func (x *ListAutoScaleControlPointsAgentResponse) String() string
func (*ListAutoScaleControlPointsAgentResponse) UnmarshalJSON ¶
func (msg *ListAutoScaleControlPointsAgentResponse) UnmarshalJSON(b []byte) error
UnmarshalJSON implements json.Unmarshaler
func (*ListAutoScaleControlPointsAgentResponse) UnmarshalVT ¶ added in v2.7.0
func (m *ListAutoScaleControlPointsAgentResponse) UnmarshalVT(dAtA []byte) error
func (*ListAutoScaleControlPointsAgentResponse) Validate ¶
func (m *ListAutoScaleControlPointsAgentResponse) Validate() error
Validate checks the field values on ListAutoScaleControlPointsAgentResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListAutoScaleControlPointsAgentResponse) ValidateAll ¶
func (m *ListAutoScaleControlPointsAgentResponse) ValidateAll() error
ValidateAll checks the field values on ListAutoScaleControlPointsAgentResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListAutoScaleControlPointsAgentResponseMultiError, or nil if none found.
type ListAutoScaleControlPointsAgentResponseMultiError ¶
type ListAutoScaleControlPointsAgentResponseMultiError []error
ListAutoScaleControlPointsAgentResponseMultiError is an error wrapping multiple validation errors returned by ListAutoScaleControlPointsAgentResponse.ValidateAll() if the designated constraints aren't met.
func (ListAutoScaleControlPointsAgentResponseMultiError) AllErrors ¶
func (m ListAutoScaleControlPointsAgentResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListAutoScaleControlPointsAgentResponseMultiError) Error ¶
func (m ListAutoScaleControlPointsAgentResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListAutoScaleControlPointsAgentResponseValidationError ¶
type ListAutoScaleControlPointsAgentResponseValidationError struct {
// contains filtered or unexported fields
}
ListAutoScaleControlPointsAgentResponseValidationError is the validation error returned by ListAutoScaleControlPointsAgentResponse.Validate if the designated constraints aren't met.
func (ListAutoScaleControlPointsAgentResponseValidationError) Cause ¶
func (e ListAutoScaleControlPointsAgentResponseValidationError) Cause() error
Cause function returns cause value.
func (ListAutoScaleControlPointsAgentResponseValidationError) Error ¶
func (e ListAutoScaleControlPointsAgentResponseValidationError) Error() string
Error satisfies the builtin error interface
func (ListAutoScaleControlPointsAgentResponseValidationError) ErrorName ¶
func (e ListAutoScaleControlPointsAgentResponseValidationError) ErrorName() string
ErrorName returns error name.
func (ListAutoScaleControlPointsAgentResponseValidationError) Field ¶
func (e ListAutoScaleControlPointsAgentResponseValidationError) Field() string
Field function returns field value.
func (ListAutoScaleControlPointsAgentResponseValidationError) Key ¶
func (e ListAutoScaleControlPointsAgentResponseValidationError) Key() bool
Key function returns key value.
func (ListAutoScaleControlPointsAgentResponseValidationError) Reason ¶
func (e ListAutoScaleControlPointsAgentResponseValidationError) Reason() string
Reason function returns reason value.
type ListAutoScaleControlPointsControllerResponse ¶
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) Descriptor
deprecated
func (*ListAutoScaleControlPointsControllerResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListAutoScaleControlPointsControllerResponse.ProtoReflect.Descriptor instead.
func (*ListAutoScaleControlPointsControllerResponse) GetErrorsCount ¶
func (x *ListAutoScaleControlPointsControllerResponse) GetErrorsCount() uint32
func (*ListAutoScaleControlPointsControllerResponse) GetGlobalAutoScaleControlPoints ¶
func (x *ListAutoScaleControlPointsControllerResponse) GetGlobalAutoScaleControlPoints() []*GlobalAutoScaleControlPoint
func (*ListAutoScaleControlPointsControllerResponse) MarshalJSON ¶
func (msg *ListAutoScaleControlPointsControllerResponse) MarshalJSON() ([]byte, error)
MarshalJSON implements json.Marshaler
func (*ListAutoScaleControlPointsControllerResponse) MarshalToSizedBufferVT ¶ added in v2.7.0
func (m *ListAutoScaleControlPointsControllerResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*ListAutoScaleControlPointsControllerResponse) MarshalToVT ¶ added in v2.7.0
func (m *ListAutoScaleControlPointsControllerResponse) MarshalToVT(dAtA []byte) (int, error)
func (*ListAutoScaleControlPointsControllerResponse) MarshalVT ¶ added in v2.7.0
func (m *ListAutoScaleControlPointsControllerResponse) MarshalVT() (dAtA []byte, err error)
func (*ListAutoScaleControlPointsControllerResponse) ProtoMessage ¶
func (*ListAutoScaleControlPointsControllerResponse) ProtoMessage()
func (*ListAutoScaleControlPointsControllerResponse) ProtoReflect ¶
func (x *ListAutoScaleControlPointsControllerResponse) ProtoReflect() protoreflect.Message
func (*ListAutoScaleControlPointsControllerResponse) Reset ¶
func (x *ListAutoScaleControlPointsControllerResponse) Reset()
func (*ListAutoScaleControlPointsControllerResponse) SizeVT ¶ added in v2.7.0
func (m *ListAutoScaleControlPointsControllerResponse) SizeVT() (n int)
func (*ListAutoScaleControlPointsControllerResponse) String ¶
func (x *ListAutoScaleControlPointsControllerResponse) String() string
func (*ListAutoScaleControlPointsControllerResponse) UnmarshalJSON ¶
func (msg *ListAutoScaleControlPointsControllerResponse) UnmarshalJSON(b []byte) error
UnmarshalJSON implements json.Unmarshaler
func (*ListAutoScaleControlPointsControllerResponse) UnmarshalVT ¶ added in v2.7.0
func (m *ListAutoScaleControlPointsControllerResponse) UnmarshalVT(dAtA []byte) error
func (*ListAutoScaleControlPointsControllerResponse) Validate ¶
func (m *ListAutoScaleControlPointsControllerResponse) Validate() error
Validate checks the field values on ListAutoScaleControlPointsControllerResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListAutoScaleControlPointsControllerResponse) ValidateAll ¶
func (m *ListAutoScaleControlPointsControllerResponse) ValidateAll() error
ValidateAll checks the field values on ListAutoScaleControlPointsControllerResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListAutoScaleControlPointsControllerResponseMultiError, or nil if none found.
type ListAutoScaleControlPointsControllerResponseMultiError ¶
type ListAutoScaleControlPointsControllerResponseMultiError []error
ListAutoScaleControlPointsControllerResponseMultiError is an error wrapping multiple validation errors returned by ListAutoScaleControlPointsControllerResponse.ValidateAll() if the designated constraints aren't met.
func (ListAutoScaleControlPointsControllerResponseMultiError) AllErrors ¶
func (m ListAutoScaleControlPointsControllerResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListAutoScaleControlPointsControllerResponseMultiError) Error ¶
func (m ListAutoScaleControlPointsControllerResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListAutoScaleControlPointsControllerResponseValidationError ¶
type ListAutoScaleControlPointsControllerResponseValidationError struct {
// contains filtered or unexported fields
}
ListAutoScaleControlPointsControllerResponseValidationError is the validation error returned by ListAutoScaleControlPointsControllerResponse.Validate if the designated constraints aren't met.
func (ListAutoScaleControlPointsControllerResponseValidationError) Cause ¶
func (e ListAutoScaleControlPointsControllerResponseValidationError) Cause() error
Cause function returns cause value.
func (ListAutoScaleControlPointsControllerResponseValidationError) Error ¶
func (e ListAutoScaleControlPointsControllerResponseValidationError) Error() string
Error satisfies the builtin error interface
func (ListAutoScaleControlPointsControllerResponseValidationError) ErrorName ¶
func (e ListAutoScaleControlPointsControllerResponseValidationError) ErrorName() string
ErrorName returns error name.
func (ListAutoScaleControlPointsControllerResponseValidationError) Field ¶
func (e ListAutoScaleControlPointsControllerResponseValidationError) Field() string
Field function returns field value.
func (ListAutoScaleControlPointsControllerResponseValidationError) Key ¶
func (e ListAutoScaleControlPointsControllerResponseValidationError) Key() bool
Key function returns key value.
func (ListAutoScaleControlPointsControllerResponseValidationError) Reason ¶
func (e ListAutoScaleControlPointsControllerResponseValidationError) Reason() string
Reason function returns reason value.
type ListAutoScaleControlPointsRequest ¶
type ListAutoScaleControlPointsRequest struct {
// contains filtered or unexported fields
}
func (*ListAutoScaleControlPointsRequest) Descriptor
deprecated
func (*ListAutoScaleControlPointsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListAutoScaleControlPointsRequest.ProtoReflect.Descriptor instead.
func (*ListAutoScaleControlPointsRequest) MarshalJSON ¶
func (msg *ListAutoScaleControlPointsRequest) MarshalJSON() ([]byte, error)
MarshalJSON implements json.Marshaler
func (*ListAutoScaleControlPointsRequest) MarshalToSizedBufferVT ¶ added in v2.7.0
func (m *ListAutoScaleControlPointsRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*ListAutoScaleControlPointsRequest) MarshalToVT ¶ added in v2.7.0
func (m *ListAutoScaleControlPointsRequest) MarshalToVT(dAtA []byte) (int, error)
func (*ListAutoScaleControlPointsRequest) MarshalVT ¶ added in v2.7.0
func (m *ListAutoScaleControlPointsRequest) MarshalVT() (dAtA []byte, err error)
func (*ListAutoScaleControlPointsRequest) ProtoMessage ¶
func (*ListAutoScaleControlPointsRequest) ProtoMessage()
func (*ListAutoScaleControlPointsRequest) ProtoReflect ¶
func (x *ListAutoScaleControlPointsRequest) ProtoReflect() protoreflect.Message
func (*ListAutoScaleControlPointsRequest) Reset ¶
func (x *ListAutoScaleControlPointsRequest) Reset()
func (*ListAutoScaleControlPointsRequest) SizeVT ¶ added in v2.7.0
func (m *ListAutoScaleControlPointsRequest) SizeVT() (n int)
func (*ListAutoScaleControlPointsRequest) String ¶
func (x *ListAutoScaleControlPointsRequest) String() string
func (*ListAutoScaleControlPointsRequest) UnmarshalJSON ¶
func (msg *ListAutoScaleControlPointsRequest) UnmarshalJSON(b []byte) error
UnmarshalJSON implements json.Unmarshaler
func (*ListAutoScaleControlPointsRequest) UnmarshalVT ¶ added in v2.7.0
func (m *ListAutoScaleControlPointsRequest) UnmarshalVT(dAtA []byte) error
func (*ListAutoScaleControlPointsRequest) Validate ¶
func (m *ListAutoScaleControlPointsRequest) Validate() error
Validate checks the field values on ListAutoScaleControlPointsRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListAutoScaleControlPointsRequest) ValidateAll ¶
func (m *ListAutoScaleControlPointsRequest) ValidateAll() error
ValidateAll checks the field values on ListAutoScaleControlPointsRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListAutoScaleControlPointsRequestMultiError, or nil if none found.
type ListAutoScaleControlPointsRequestMultiError ¶
type ListAutoScaleControlPointsRequestMultiError []error
ListAutoScaleControlPointsRequestMultiError is an error wrapping multiple validation errors returned by ListAutoScaleControlPointsRequest.ValidateAll() if the designated constraints aren't met.
func (ListAutoScaleControlPointsRequestMultiError) AllErrors ¶
func (m ListAutoScaleControlPointsRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListAutoScaleControlPointsRequestMultiError) Error ¶
func (m ListAutoScaleControlPointsRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListAutoScaleControlPointsRequestValidationError ¶
type ListAutoScaleControlPointsRequestValidationError struct {
// contains filtered or unexported fields
}
ListAutoScaleControlPointsRequestValidationError is the validation error returned by ListAutoScaleControlPointsRequest.Validate if the designated constraints aren't met.
func (ListAutoScaleControlPointsRequestValidationError) Cause ¶
func (e ListAutoScaleControlPointsRequestValidationError) Cause() error
Cause function returns cause value.
func (ListAutoScaleControlPointsRequestValidationError) Error ¶
func (e ListAutoScaleControlPointsRequestValidationError) Error() string
Error satisfies the builtin error interface
func (ListAutoScaleControlPointsRequestValidationError) ErrorName ¶
func (e ListAutoScaleControlPointsRequestValidationError) ErrorName() string
ErrorName returns error name.
func (ListAutoScaleControlPointsRequestValidationError) Field ¶
func (e ListAutoScaleControlPointsRequestValidationError) Field() string
Field function returns field value.
func (ListAutoScaleControlPointsRequestValidationError) Key ¶
func (e ListAutoScaleControlPointsRequestValidationError) Key() bool
Key function returns key value.
func (ListAutoScaleControlPointsRequestValidationError) Reason ¶
func (e ListAutoScaleControlPointsRequestValidationError) Reason() string
Reason function returns reason value.
type ListDiscoveryEntitiesAgentResponse ¶
type ListDiscoveryEntitiesAgentResponse struct { Entities map[string]*v12.Entity `` /* 157-byte string literal not displayed */ // contains filtered or unexported fields }
func (*ListDiscoveryEntitiesAgentResponse) Descriptor
deprecated
func (*ListDiscoveryEntitiesAgentResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListDiscoveryEntitiesAgentResponse.ProtoReflect.Descriptor instead.
func (*ListDiscoveryEntitiesAgentResponse) GetEntities ¶
func (x *ListDiscoveryEntitiesAgentResponse) GetEntities() map[string]*v12.Entity
func (*ListDiscoveryEntitiesAgentResponse) MarshalJSON ¶
func (msg *ListDiscoveryEntitiesAgentResponse) MarshalJSON() ([]byte, error)
MarshalJSON implements json.Marshaler
func (*ListDiscoveryEntitiesAgentResponse) MarshalToSizedBufferVT ¶ added in v2.7.0
func (m *ListDiscoveryEntitiesAgentResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*ListDiscoveryEntitiesAgentResponse) MarshalToVT ¶ added in v2.7.0
func (m *ListDiscoveryEntitiesAgentResponse) MarshalToVT(dAtA []byte) (int, error)
func (*ListDiscoveryEntitiesAgentResponse) MarshalVT ¶ added in v2.7.0
func (m *ListDiscoveryEntitiesAgentResponse) MarshalVT() (dAtA []byte, err error)
func (*ListDiscoveryEntitiesAgentResponse) ProtoMessage ¶
func (*ListDiscoveryEntitiesAgentResponse) ProtoMessage()
func (*ListDiscoveryEntitiesAgentResponse) ProtoReflect ¶
func (x *ListDiscoveryEntitiesAgentResponse) ProtoReflect() protoreflect.Message
func (*ListDiscoveryEntitiesAgentResponse) Reset ¶
func (x *ListDiscoveryEntitiesAgentResponse) Reset()
func (*ListDiscoveryEntitiesAgentResponse) SizeVT ¶ added in v2.7.0
func (m *ListDiscoveryEntitiesAgentResponse) SizeVT() (n int)
func (*ListDiscoveryEntitiesAgentResponse) String ¶
func (x *ListDiscoveryEntitiesAgentResponse) String() string
func (*ListDiscoveryEntitiesAgentResponse) UnmarshalJSON ¶
func (msg *ListDiscoveryEntitiesAgentResponse) UnmarshalJSON(b []byte) error
UnmarshalJSON implements json.Unmarshaler
func (*ListDiscoveryEntitiesAgentResponse) UnmarshalVT ¶ added in v2.7.0
func (m *ListDiscoveryEntitiesAgentResponse) UnmarshalVT(dAtA []byte) error
func (*ListDiscoveryEntitiesAgentResponse) Validate ¶
func (m *ListDiscoveryEntitiesAgentResponse) Validate() error
Validate checks the field values on ListDiscoveryEntitiesAgentResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListDiscoveryEntitiesAgentResponse) ValidateAll ¶
func (m *ListDiscoveryEntitiesAgentResponse) ValidateAll() error
ValidateAll checks the field values on ListDiscoveryEntitiesAgentResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListDiscoveryEntitiesAgentResponseMultiError, or nil if none found.
type ListDiscoveryEntitiesAgentResponseMultiError ¶
type ListDiscoveryEntitiesAgentResponseMultiError []error
ListDiscoveryEntitiesAgentResponseMultiError is an error wrapping multiple validation errors returned by ListDiscoveryEntitiesAgentResponse.ValidateAll() if the designated constraints aren't met.
func (ListDiscoveryEntitiesAgentResponseMultiError) AllErrors ¶
func (m ListDiscoveryEntitiesAgentResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListDiscoveryEntitiesAgentResponseMultiError) Error ¶
func (m ListDiscoveryEntitiesAgentResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListDiscoveryEntitiesAgentResponseValidationError ¶
type ListDiscoveryEntitiesAgentResponseValidationError struct {
// contains filtered or unexported fields
}
ListDiscoveryEntitiesAgentResponseValidationError is the validation error returned by ListDiscoveryEntitiesAgentResponse.Validate if the designated constraints aren't met.
func (ListDiscoveryEntitiesAgentResponseValidationError) Cause ¶
func (e ListDiscoveryEntitiesAgentResponseValidationError) Cause() error
Cause function returns cause value.
func (ListDiscoveryEntitiesAgentResponseValidationError) Error ¶
func (e ListDiscoveryEntitiesAgentResponseValidationError) Error() string
Error satisfies the builtin error interface
func (ListDiscoveryEntitiesAgentResponseValidationError) ErrorName ¶
func (e ListDiscoveryEntitiesAgentResponseValidationError) ErrorName() string
ErrorName returns error name.
func (ListDiscoveryEntitiesAgentResponseValidationError) Field ¶
func (e ListDiscoveryEntitiesAgentResponseValidationError) Field() string
Field function returns field value.
func (ListDiscoveryEntitiesAgentResponseValidationError) Key ¶
func (e ListDiscoveryEntitiesAgentResponseValidationError) Key() bool
Key function returns key value.
func (ListDiscoveryEntitiesAgentResponseValidationError) Reason ¶
func (e ListDiscoveryEntitiesAgentResponseValidationError) Reason() string
Reason function returns reason value.
type ListDiscoveryEntitiesControllerResponse ¶
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) Descriptor
deprecated
func (*ListDiscoveryEntitiesControllerResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListDiscoveryEntitiesControllerResponse.ProtoReflect.Descriptor instead.
func (*ListDiscoveryEntitiesControllerResponse) GetEntities ¶
func (x *ListDiscoveryEntitiesControllerResponse) GetEntities() *ListDiscoveryEntitiesAgentResponse
func (*ListDiscoveryEntitiesControllerResponse) GetErrorsCount ¶
func (x *ListDiscoveryEntitiesControllerResponse) GetErrorsCount() uint32
func (*ListDiscoveryEntitiesControllerResponse) MarshalJSON ¶
func (msg *ListDiscoveryEntitiesControllerResponse) MarshalJSON() ([]byte, error)
MarshalJSON implements json.Marshaler
func (*ListDiscoveryEntitiesControllerResponse) MarshalToSizedBufferVT ¶ added in v2.7.0
func (m *ListDiscoveryEntitiesControllerResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*ListDiscoveryEntitiesControllerResponse) MarshalToVT ¶ added in v2.7.0
func (m *ListDiscoveryEntitiesControllerResponse) MarshalToVT(dAtA []byte) (int, error)
func (*ListDiscoveryEntitiesControllerResponse) MarshalVT ¶ added in v2.7.0
func (m *ListDiscoveryEntitiesControllerResponse) MarshalVT() (dAtA []byte, err error)
func (*ListDiscoveryEntitiesControllerResponse) ProtoMessage ¶
func (*ListDiscoveryEntitiesControllerResponse) ProtoMessage()
func (*ListDiscoveryEntitiesControllerResponse) ProtoReflect ¶
func (x *ListDiscoveryEntitiesControllerResponse) ProtoReflect() protoreflect.Message
func (*ListDiscoveryEntitiesControllerResponse) Reset ¶
func (x *ListDiscoveryEntitiesControllerResponse) Reset()
func (*ListDiscoveryEntitiesControllerResponse) SizeVT ¶ added in v2.7.0
func (m *ListDiscoveryEntitiesControllerResponse) SizeVT() (n int)
func (*ListDiscoveryEntitiesControllerResponse) String ¶
func (x *ListDiscoveryEntitiesControllerResponse) String() string
func (*ListDiscoveryEntitiesControllerResponse) UnmarshalJSON ¶
func (msg *ListDiscoveryEntitiesControllerResponse) UnmarshalJSON(b []byte) error
UnmarshalJSON implements json.Unmarshaler
func (*ListDiscoveryEntitiesControllerResponse) UnmarshalVT ¶ added in v2.7.0
func (m *ListDiscoveryEntitiesControllerResponse) UnmarshalVT(dAtA []byte) error
func (*ListDiscoveryEntitiesControllerResponse) Validate ¶
func (m *ListDiscoveryEntitiesControllerResponse) Validate() error
Validate checks the field values on ListDiscoveryEntitiesControllerResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListDiscoveryEntitiesControllerResponse) ValidateAll ¶
func (m *ListDiscoveryEntitiesControllerResponse) ValidateAll() error
ValidateAll checks the field values on ListDiscoveryEntitiesControllerResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListDiscoveryEntitiesControllerResponseMultiError, or nil if none found.
type ListDiscoveryEntitiesControllerResponseMultiError ¶
type ListDiscoveryEntitiesControllerResponseMultiError []error
ListDiscoveryEntitiesControllerResponseMultiError is an error wrapping multiple validation errors returned by ListDiscoveryEntitiesControllerResponse.ValidateAll() if the designated constraints aren't met.
func (ListDiscoveryEntitiesControllerResponseMultiError) AllErrors ¶
func (m ListDiscoveryEntitiesControllerResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListDiscoveryEntitiesControllerResponseMultiError) Error ¶
func (m ListDiscoveryEntitiesControllerResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListDiscoveryEntitiesControllerResponseValidationError ¶
type ListDiscoveryEntitiesControllerResponseValidationError struct {
// contains filtered or unexported fields
}
ListDiscoveryEntitiesControllerResponseValidationError is the validation error returned by ListDiscoveryEntitiesControllerResponse.Validate if the designated constraints aren't met.
func (ListDiscoveryEntitiesControllerResponseValidationError) Cause ¶
func (e ListDiscoveryEntitiesControllerResponseValidationError) Cause() error
Cause function returns cause value.
func (ListDiscoveryEntitiesControllerResponseValidationError) Error ¶
func (e ListDiscoveryEntitiesControllerResponseValidationError) Error() string
Error satisfies the builtin error interface
func (ListDiscoveryEntitiesControllerResponseValidationError) ErrorName ¶
func (e ListDiscoveryEntitiesControllerResponseValidationError) ErrorName() string
ErrorName returns error name.
func (ListDiscoveryEntitiesControllerResponseValidationError) Field ¶
func (e ListDiscoveryEntitiesControllerResponseValidationError) Field() string
Field function returns field value.
func (ListDiscoveryEntitiesControllerResponseValidationError) Key ¶
func (e ListDiscoveryEntitiesControllerResponseValidationError) Key() bool
Key function returns key value.
func (ListDiscoveryEntitiesControllerResponseValidationError) Reason ¶
func (e ListDiscoveryEntitiesControllerResponseValidationError) Reason() string
Reason function returns reason value.
type ListDiscoveryEntitiesRequest ¶
type ListDiscoveryEntitiesRequest struct {
// contains filtered or unexported fields
}
func (*ListDiscoveryEntitiesRequest) Descriptor
deprecated
func (*ListDiscoveryEntitiesRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListDiscoveryEntitiesRequest.ProtoReflect.Descriptor instead.
func (*ListDiscoveryEntitiesRequest) MarshalJSON ¶
func (msg *ListDiscoveryEntitiesRequest) MarshalJSON() ([]byte, error)
MarshalJSON implements json.Marshaler
func (*ListDiscoveryEntitiesRequest) MarshalToSizedBufferVT ¶ added in v2.7.0
func (m *ListDiscoveryEntitiesRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*ListDiscoveryEntitiesRequest) MarshalToVT ¶ added in v2.7.0
func (m *ListDiscoveryEntitiesRequest) MarshalToVT(dAtA []byte) (int, error)
func (*ListDiscoveryEntitiesRequest) MarshalVT ¶ added in v2.7.0
func (m *ListDiscoveryEntitiesRequest) MarshalVT() (dAtA []byte, err error)
func (*ListDiscoveryEntitiesRequest) ProtoMessage ¶
func (*ListDiscoveryEntitiesRequest) ProtoMessage()
func (*ListDiscoveryEntitiesRequest) ProtoReflect ¶
func (x *ListDiscoveryEntitiesRequest) ProtoReflect() protoreflect.Message
func (*ListDiscoveryEntitiesRequest) Reset ¶
func (x *ListDiscoveryEntitiesRequest) Reset()
func (*ListDiscoveryEntitiesRequest) SizeVT ¶ added in v2.7.0
func (m *ListDiscoveryEntitiesRequest) SizeVT() (n int)
func (*ListDiscoveryEntitiesRequest) String ¶
func (x *ListDiscoveryEntitiesRequest) String() string
func (*ListDiscoveryEntitiesRequest) UnmarshalJSON ¶
func (msg *ListDiscoveryEntitiesRequest) UnmarshalJSON(b []byte) error
UnmarshalJSON implements json.Unmarshaler
func (*ListDiscoveryEntitiesRequest) UnmarshalVT ¶ added in v2.7.0
func (m *ListDiscoveryEntitiesRequest) UnmarshalVT(dAtA []byte) error
func (*ListDiscoveryEntitiesRequest) Validate ¶
func (m *ListDiscoveryEntitiesRequest) Validate() error
Validate checks the field values on ListDiscoveryEntitiesRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListDiscoveryEntitiesRequest) ValidateAll ¶
func (m *ListDiscoveryEntitiesRequest) ValidateAll() error
ValidateAll checks the field values on ListDiscoveryEntitiesRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListDiscoveryEntitiesRequestMultiError, or nil if none found.
type ListDiscoveryEntitiesRequestMultiError ¶
type ListDiscoveryEntitiesRequestMultiError []error
ListDiscoveryEntitiesRequestMultiError is an error wrapping multiple validation errors returned by ListDiscoveryEntitiesRequest.ValidateAll() if the designated constraints aren't met.
func (ListDiscoveryEntitiesRequestMultiError) AllErrors ¶
func (m ListDiscoveryEntitiesRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListDiscoveryEntitiesRequestMultiError) Error ¶
func (m ListDiscoveryEntitiesRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListDiscoveryEntitiesRequestValidationError ¶
type ListDiscoveryEntitiesRequestValidationError struct {
// contains filtered or unexported fields
}
ListDiscoveryEntitiesRequestValidationError is the validation error returned by ListDiscoveryEntitiesRequest.Validate if the designated constraints aren't met.
func (ListDiscoveryEntitiesRequestValidationError) Cause ¶
func (e ListDiscoveryEntitiesRequestValidationError) Cause() error
Cause function returns cause value.
func (ListDiscoveryEntitiesRequestValidationError) Error ¶
func (e ListDiscoveryEntitiesRequestValidationError) Error() string
Error satisfies the builtin error interface
func (ListDiscoveryEntitiesRequestValidationError) ErrorName ¶
func (e ListDiscoveryEntitiesRequestValidationError) ErrorName() string
ErrorName returns error name.
func (ListDiscoveryEntitiesRequestValidationError) Field ¶
func (e ListDiscoveryEntitiesRequestValidationError) Field() string
Field function returns field value.
func (ListDiscoveryEntitiesRequestValidationError) Key ¶
func (e ListDiscoveryEntitiesRequestValidationError) Key() bool
Key function returns key value.
func (ListDiscoveryEntitiesRequestValidationError) Reason ¶
func (e ListDiscoveryEntitiesRequestValidationError) Reason() string
Reason function returns reason value.
type ListDiscoveryEntityAgentResponse ¶
type ListDiscoveryEntityAgentResponse struct { Entity *v12.Entity `protobuf:"bytes,1,opt,name=entity,proto3" json:"entity,omitempty"` // contains filtered or unexported fields }
func (*ListDiscoveryEntityAgentResponse) Descriptor
deprecated
func (*ListDiscoveryEntityAgentResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListDiscoveryEntityAgentResponse.ProtoReflect.Descriptor instead.
func (*ListDiscoveryEntityAgentResponse) GetEntity ¶
func (x *ListDiscoveryEntityAgentResponse) GetEntity() *v12.Entity
func (*ListDiscoveryEntityAgentResponse) MarshalJSON ¶
func (msg *ListDiscoveryEntityAgentResponse) MarshalJSON() ([]byte, error)
MarshalJSON implements json.Marshaler
func (*ListDiscoveryEntityAgentResponse) MarshalToSizedBufferVT ¶ added in v2.7.0
func (m *ListDiscoveryEntityAgentResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*ListDiscoveryEntityAgentResponse) MarshalToVT ¶ added in v2.7.0
func (m *ListDiscoveryEntityAgentResponse) MarshalToVT(dAtA []byte) (int, error)
func (*ListDiscoveryEntityAgentResponse) MarshalVT ¶ added in v2.7.0
func (m *ListDiscoveryEntityAgentResponse) MarshalVT() (dAtA []byte, err error)
func (*ListDiscoveryEntityAgentResponse) ProtoMessage ¶
func (*ListDiscoveryEntityAgentResponse) ProtoMessage()
func (*ListDiscoveryEntityAgentResponse) ProtoReflect ¶
func (x *ListDiscoveryEntityAgentResponse) ProtoReflect() protoreflect.Message
func (*ListDiscoveryEntityAgentResponse) Reset ¶
func (x *ListDiscoveryEntityAgentResponse) Reset()
func (*ListDiscoveryEntityAgentResponse) SizeVT ¶ added in v2.7.0
func (m *ListDiscoveryEntityAgentResponse) SizeVT() (n int)
func (*ListDiscoveryEntityAgentResponse) String ¶
func (x *ListDiscoveryEntityAgentResponse) String() string
func (*ListDiscoveryEntityAgentResponse) UnmarshalJSON ¶
func (msg *ListDiscoveryEntityAgentResponse) UnmarshalJSON(b []byte) error
UnmarshalJSON implements json.Unmarshaler
func (*ListDiscoveryEntityAgentResponse) UnmarshalVT ¶ added in v2.7.0
func (m *ListDiscoveryEntityAgentResponse) UnmarshalVT(dAtA []byte) error
func (*ListDiscoveryEntityAgentResponse) Validate ¶
func (m *ListDiscoveryEntityAgentResponse) Validate() error
Validate checks the field values on ListDiscoveryEntityAgentResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListDiscoveryEntityAgentResponse) ValidateAll ¶
func (m *ListDiscoveryEntityAgentResponse) ValidateAll() error
ValidateAll checks the field values on ListDiscoveryEntityAgentResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListDiscoveryEntityAgentResponseMultiError, or nil if none found.
type ListDiscoveryEntityAgentResponseMultiError ¶
type ListDiscoveryEntityAgentResponseMultiError []error
ListDiscoveryEntityAgentResponseMultiError is an error wrapping multiple validation errors returned by ListDiscoveryEntityAgentResponse.ValidateAll() if the designated constraints aren't met.
func (ListDiscoveryEntityAgentResponseMultiError) AllErrors ¶
func (m ListDiscoveryEntityAgentResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListDiscoveryEntityAgentResponseMultiError) Error ¶
func (m ListDiscoveryEntityAgentResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListDiscoveryEntityAgentResponseValidationError ¶
type ListDiscoveryEntityAgentResponseValidationError struct {
// contains filtered or unexported fields
}
ListDiscoveryEntityAgentResponseValidationError is the validation error returned by ListDiscoveryEntityAgentResponse.Validate if the designated constraints aren't met.
func (ListDiscoveryEntityAgentResponseValidationError) Cause ¶
func (e ListDiscoveryEntityAgentResponseValidationError) Cause() error
Cause function returns cause value.
func (ListDiscoveryEntityAgentResponseValidationError) Error ¶
func (e ListDiscoveryEntityAgentResponseValidationError) Error() string
Error satisfies the builtin error interface
func (ListDiscoveryEntityAgentResponseValidationError) ErrorName ¶
func (e ListDiscoveryEntityAgentResponseValidationError) ErrorName() string
ErrorName returns error name.
func (ListDiscoveryEntityAgentResponseValidationError) Field ¶
func (e ListDiscoveryEntityAgentResponseValidationError) Field() string
Field function returns field value.
func (ListDiscoveryEntityAgentResponseValidationError) Key ¶
func (e ListDiscoveryEntityAgentResponseValidationError) Key() bool
Key function returns key value.
func (ListDiscoveryEntityAgentResponseValidationError) Reason ¶
func (e ListDiscoveryEntityAgentResponseValidationError) Reason() string
Reason function returns reason value.
type ListDiscoveryEntityRequest ¶
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) Descriptor
deprecated
func (*ListDiscoveryEntityRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListDiscoveryEntityRequest.ProtoReflect.Descriptor instead.
func (*ListDiscoveryEntityRequest) GetBy ¶
func (m *ListDiscoveryEntityRequest) GetBy() isListDiscoveryEntityRequest_By
func (*ListDiscoveryEntityRequest) GetIpAddress ¶
func (x *ListDiscoveryEntityRequest) GetIpAddress() string
func (*ListDiscoveryEntityRequest) GetName ¶
func (x *ListDiscoveryEntityRequest) GetName() string
func (*ListDiscoveryEntityRequest) MarshalJSON ¶
func (msg *ListDiscoveryEntityRequest) MarshalJSON() ([]byte, error)
MarshalJSON implements json.Marshaler
func (*ListDiscoveryEntityRequest) MarshalToSizedBufferVT ¶ added in v2.7.0
func (m *ListDiscoveryEntityRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*ListDiscoveryEntityRequest) MarshalToVT ¶ added in v2.7.0
func (m *ListDiscoveryEntityRequest) MarshalToVT(dAtA []byte) (int, error)
func (*ListDiscoveryEntityRequest) MarshalVT ¶ added in v2.7.0
func (m *ListDiscoveryEntityRequest) MarshalVT() (dAtA []byte, err error)
func (*ListDiscoveryEntityRequest) ProtoMessage ¶
func (*ListDiscoveryEntityRequest) ProtoMessage()
func (*ListDiscoveryEntityRequest) ProtoReflect ¶
func (x *ListDiscoveryEntityRequest) ProtoReflect() protoreflect.Message
func (*ListDiscoveryEntityRequest) Reset ¶
func (x *ListDiscoveryEntityRequest) Reset()
func (*ListDiscoveryEntityRequest) SizeVT ¶ added in v2.7.0
func (m *ListDiscoveryEntityRequest) SizeVT() (n int)
func (*ListDiscoveryEntityRequest) String ¶
func (x *ListDiscoveryEntityRequest) String() string
func (*ListDiscoveryEntityRequest) UnmarshalJSON ¶
func (msg *ListDiscoveryEntityRequest) UnmarshalJSON(b []byte) error
UnmarshalJSON implements json.Unmarshaler
func (*ListDiscoveryEntityRequest) UnmarshalVT ¶ added in v2.7.0
func (m *ListDiscoveryEntityRequest) UnmarshalVT(dAtA []byte) error
func (*ListDiscoveryEntityRequest) Validate ¶
func (m *ListDiscoveryEntityRequest) Validate() error
Validate checks the field values on ListDiscoveryEntityRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListDiscoveryEntityRequest) ValidateAll ¶
func (m *ListDiscoveryEntityRequest) ValidateAll() error
ValidateAll checks the field values on ListDiscoveryEntityRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListDiscoveryEntityRequestMultiError, or nil if none found.
type ListDiscoveryEntityRequestMultiError ¶
type ListDiscoveryEntityRequestMultiError []error
ListDiscoveryEntityRequestMultiError is an error wrapping multiple validation errors returned by ListDiscoveryEntityRequest.ValidateAll() if the designated constraints aren't met.
func (ListDiscoveryEntityRequestMultiError) AllErrors ¶
func (m ListDiscoveryEntityRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListDiscoveryEntityRequestMultiError) Error ¶
func (m ListDiscoveryEntityRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListDiscoveryEntityRequestValidationError ¶
type ListDiscoveryEntityRequestValidationError struct {
// contains filtered or unexported fields
}
ListDiscoveryEntityRequestValidationError is the validation error returned by ListDiscoveryEntityRequest.Validate if the designated constraints aren't met.
func (ListDiscoveryEntityRequestValidationError) Cause ¶
func (e ListDiscoveryEntityRequestValidationError) Cause() error
Cause function returns cause value.
func (ListDiscoveryEntityRequestValidationError) Error ¶
func (e ListDiscoveryEntityRequestValidationError) Error() string
Error satisfies the builtin error interface
func (ListDiscoveryEntityRequestValidationError) ErrorName ¶
func (e ListDiscoveryEntityRequestValidationError) ErrorName() string
ErrorName returns error name.
func (ListDiscoveryEntityRequestValidationError) Field ¶
func (e ListDiscoveryEntityRequestValidationError) Field() string
Field function returns field value.
func (ListDiscoveryEntityRequestValidationError) Key ¶
func (e ListDiscoveryEntityRequestValidationError) Key() bool
Key function returns key value.
func (ListDiscoveryEntityRequestValidationError) Reason ¶
func (e ListDiscoveryEntityRequestValidationError) Reason() string
Reason function returns reason value.
type ListDiscoveryEntityRequest_IpAddress ¶
type ListDiscoveryEntityRequest_IpAddress struct {
IpAddress string `protobuf:"bytes,1,opt,name=ip_address,json=ipAddress,proto3,oneof"`
}
func (*ListDiscoveryEntityRequest_IpAddress) MarshalToSizedBufferVT ¶ added in v2.7.0
func (m *ListDiscoveryEntityRequest_IpAddress) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*ListDiscoveryEntityRequest_IpAddress) MarshalToVT ¶ added in v2.7.0
func (m *ListDiscoveryEntityRequest_IpAddress) MarshalToVT(dAtA []byte) (int, error)
func (*ListDiscoveryEntityRequest_IpAddress) SizeVT ¶ added in v2.7.0
func (m *ListDiscoveryEntityRequest_IpAddress) SizeVT() (n int)
type ListDiscoveryEntityRequest_Name ¶
type ListDiscoveryEntityRequest_Name struct {
Name string `protobuf:"bytes,2,opt,name=name,proto3,oneof"`
}
func (*ListDiscoveryEntityRequest_Name) MarshalToSizedBufferVT ¶ added in v2.7.0
func (m *ListDiscoveryEntityRequest_Name) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*ListDiscoveryEntityRequest_Name) MarshalToVT ¶ added in v2.7.0
func (m *ListDiscoveryEntityRequest_Name) MarshalToVT(dAtA []byte) (int, error)
func (*ListDiscoveryEntityRequest_Name) SizeVT ¶ added in v2.7.0
func (m *ListDiscoveryEntityRequest_Name) SizeVT() (n int)
type ListFlowControlPointsAgentResponse ¶
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) Descriptor
deprecated
func (*ListFlowControlPointsAgentResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListFlowControlPointsAgentResponse.ProtoReflect.Descriptor instead.
func (*ListFlowControlPointsAgentResponse) GetAgentGroup ¶
func (x *ListFlowControlPointsAgentResponse) GetAgentGroup() string
func (*ListFlowControlPointsAgentResponse) GetFlowControlPoints ¶
func (x *ListFlowControlPointsAgentResponse) GetFlowControlPoints() *v1.FlowControlPoints
func (*ListFlowControlPointsAgentResponse) MarshalJSON ¶
func (msg *ListFlowControlPointsAgentResponse) MarshalJSON() ([]byte, error)
MarshalJSON implements json.Marshaler
func (*ListFlowControlPointsAgentResponse) MarshalToSizedBufferVT ¶ added in v2.7.0
func (m *ListFlowControlPointsAgentResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*ListFlowControlPointsAgentResponse) MarshalToVT ¶ added in v2.7.0
func (m *ListFlowControlPointsAgentResponse) MarshalToVT(dAtA []byte) (int, error)
func (*ListFlowControlPointsAgentResponse) MarshalVT ¶ added in v2.7.0
func (m *ListFlowControlPointsAgentResponse) MarshalVT() (dAtA []byte, err error)
func (*ListFlowControlPointsAgentResponse) ProtoMessage ¶
func (*ListFlowControlPointsAgentResponse) ProtoMessage()
func (*ListFlowControlPointsAgentResponse) ProtoReflect ¶
func (x *ListFlowControlPointsAgentResponse) ProtoReflect() protoreflect.Message
func (*ListFlowControlPointsAgentResponse) Reset ¶
func (x *ListFlowControlPointsAgentResponse) Reset()
func (*ListFlowControlPointsAgentResponse) SizeVT ¶ added in v2.7.0
func (m *ListFlowControlPointsAgentResponse) SizeVT() (n int)
func (*ListFlowControlPointsAgentResponse) String ¶
func (x *ListFlowControlPointsAgentResponse) String() string
func (*ListFlowControlPointsAgentResponse) UnmarshalJSON ¶
func (msg *ListFlowControlPointsAgentResponse) UnmarshalJSON(b []byte) error
UnmarshalJSON implements json.Unmarshaler
func (*ListFlowControlPointsAgentResponse) UnmarshalVT ¶ added in v2.7.0
func (m *ListFlowControlPointsAgentResponse) UnmarshalVT(dAtA []byte) error
func (*ListFlowControlPointsAgentResponse) Validate ¶
func (m *ListFlowControlPointsAgentResponse) Validate() error
Validate checks the field values on ListFlowControlPointsAgentResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListFlowControlPointsAgentResponse) ValidateAll ¶
func (m *ListFlowControlPointsAgentResponse) ValidateAll() error
ValidateAll checks the field values on ListFlowControlPointsAgentResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListFlowControlPointsAgentResponseMultiError, or nil if none found.
type ListFlowControlPointsAgentResponseMultiError ¶
type ListFlowControlPointsAgentResponseMultiError []error
ListFlowControlPointsAgentResponseMultiError is an error wrapping multiple validation errors returned by ListFlowControlPointsAgentResponse.ValidateAll() if the designated constraints aren't met.
func (ListFlowControlPointsAgentResponseMultiError) AllErrors ¶
func (m ListFlowControlPointsAgentResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListFlowControlPointsAgentResponseMultiError) Error ¶
func (m ListFlowControlPointsAgentResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListFlowControlPointsAgentResponseValidationError ¶
type ListFlowControlPointsAgentResponseValidationError struct {
// contains filtered or unexported fields
}
ListFlowControlPointsAgentResponseValidationError is the validation error returned by ListFlowControlPointsAgentResponse.Validate if the designated constraints aren't met.
func (ListFlowControlPointsAgentResponseValidationError) Cause ¶
func (e ListFlowControlPointsAgentResponseValidationError) Cause() error
Cause function returns cause value.
func (ListFlowControlPointsAgentResponseValidationError) Error ¶
func (e ListFlowControlPointsAgentResponseValidationError) Error() string
Error satisfies the builtin error interface
func (ListFlowControlPointsAgentResponseValidationError) ErrorName ¶
func (e ListFlowControlPointsAgentResponseValidationError) ErrorName() string
ErrorName returns error name.
func (ListFlowControlPointsAgentResponseValidationError) Field ¶
func (e ListFlowControlPointsAgentResponseValidationError) Field() string
Field function returns field value.
func (ListFlowControlPointsAgentResponseValidationError) Key ¶
func (e ListFlowControlPointsAgentResponseValidationError) Key() bool
Key function returns key value.
func (ListFlowControlPointsAgentResponseValidationError) Reason ¶
func (e ListFlowControlPointsAgentResponseValidationError) Reason() string
Reason function returns reason value.
type ListFlowControlPointsControllerResponse ¶
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) Descriptor
deprecated
func (*ListFlowControlPointsControllerResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListFlowControlPointsControllerResponse.ProtoReflect.Descriptor instead.
func (*ListFlowControlPointsControllerResponse) GetErrorsCount ¶
func (x *ListFlowControlPointsControllerResponse) GetErrorsCount() uint32
func (*ListFlowControlPointsControllerResponse) GetGlobalFlowControlPoints ¶
func (x *ListFlowControlPointsControllerResponse) GetGlobalFlowControlPoints() []*GlobalFlowControlPoint
func (*ListFlowControlPointsControllerResponse) MarshalJSON ¶
func (msg *ListFlowControlPointsControllerResponse) MarshalJSON() ([]byte, error)
MarshalJSON implements json.Marshaler
func (*ListFlowControlPointsControllerResponse) MarshalToSizedBufferVT ¶ added in v2.7.0
func (m *ListFlowControlPointsControllerResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*ListFlowControlPointsControllerResponse) MarshalToVT ¶ added in v2.7.0
func (m *ListFlowControlPointsControllerResponse) MarshalToVT(dAtA []byte) (int, error)
func (*ListFlowControlPointsControllerResponse) MarshalVT ¶ added in v2.7.0
func (m *ListFlowControlPointsControllerResponse) MarshalVT() (dAtA []byte, err error)
func (*ListFlowControlPointsControllerResponse) ProtoMessage ¶
func (*ListFlowControlPointsControllerResponse) ProtoMessage()
func (*ListFlowControlPointsControllerResponse) ProtoReflect ¶
func (x *ListFlowControlPointsControllerResponse) ProtoReflect() protoreflect.Message
func (*ListFlowControlPointsControllerResponse) Reset ¶
func (x *ListFlowControlPointsControllerResponse) Reset()
func (*ListFlowControlPointsControllerResponse) SizeVT ¶ added in v2.7.0
func (m *ListFlowControlPointsControllerResponse) SizeVT() (n int)
func (*ListFlowControlPointsControllerResponse) String ¶
func (x *ListFlowControlPointsControllerResponse) String() string
func (*ListFlowControlPointsControllerResponse) UnmarshalJSON ¶
func (msg *ListFlowControlPointsControllerResponse) UnmarshalJSON(b []byte) error
UnmarshalJSON implements json.Unmarshaler
func (*ListFlowControlPointsControllerResponse) UnmarshalVT ¶ added in v2.7.0
func (m *ListFlowControlPointsControllerResponse) UnmarshalVT(dAtA []byte) error
func (*ListFlowControlPointsControllerResponse) Validate ¶
func (m *ListFlowControlPointsControllerResponse) Validate() error
Validate checks the field values on ListFlowControlPointsControllerResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListFlowControlPointsControllerResponse) ValidateAll ¶
func (m *ListFlowControlPointsControllerResponse) ValidateAll() error
ValidateAll checks the field values on ListFlowControlPointsControllerResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListFlowControlPointsControllerResponseMultiError, or nil if none found.
type ListFlowControlPointsControllerResponseMultiError ¶
type ListFlowControlPointsControllerResponseMultiError []error
ListFlowControlPointsControllerResponseMultiError is an error wrapping multiple validation errors returned by ListFlowControlPointsControllerResponse.ValidateAll() if the designated constraints aren't met.
func (ListFlowControlPointsControllerResponseMultiError) AllErrors ¶
func (m ListFlowControlPointsControllerResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListFlowControlPointsControllerResponseMultiError) Error ¶
func (m ListFlowControlPointsControllerResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListFlowControlPointsControllerResponseValidationError ¶
type ListFlowControlPointsControllerResponseValidationError struct {
// contains filtered or unexported fields
}
ListFlowControlPointsControllerResponseValidationError is the validation error returned by ListFlowControlPointsControllerResponse.Validate if the designated constraints aren't met.
func (ListFlowControlPointsControllerResponseValidationError) Cause ¶
func (e ListFlowControlPointsControllerResponseValidationError) Cause() error
Cause function returns cause value.
func (ListFlowControlPointsControllerResponseValidationError) Error ¶
func (e ListFlowControlPointsControllerResponseValidationError) Error() string
Error satisfies the builtin error interface
func (ListFlowControlPointsControllerResponseValidationError) ErrorName ¶
func (e ListFlowControlPointsControllerResponseValidationError) ErrorName() string
ErrorName returns error name.
func (ListFlowControlPointsControllerResponseValidationError) Field ¶
func (e ListFlowControlPointsControllerResponseValidationError) Field() string
Field function returns field value.
func (ListFlowControlPointsControllerResponseValidationError) Key ¶
func (e ListFlowControlPointsControllerResponseValidationError) Key() bool
Key function returns key value.
func (ListFlowControlPointsControllerResponseValidationError) Reason ¶
func (e ListFlowControlPointsControllerResponseValidationError) Reason() string
Reason function returns reason value.
type ListFlowControlPointsRequest ¶
type ListFlowControlPointsRequest struct {
// contains filtered or unexported fields
}
func (*ListFlowControlPointsRequest) Descriptor
deprecated
func (*ListFlowControlPointsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListFlowControlPointsRequest.ProtoReflect.Descriptor instead.
func (*ListFlowControlPointsRequest) MarshalJSON ¶
func (msg *ListFlowControlPointsRequest) MarshalJSON() ([]byte, error)
MarshalJSON implements json.Marshaler
func (*ListFlowControlPointsRequest) MarshalToSizedBufferVT ¶ added in v2.7.0
func (m *ListFlowControlPointsRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*ListFlowControlPointsRequest) MarshalToVT ¶ added in v2.7.0
func (m *ListFlowControlPointsRequest) MarshalToVT(dAtA []byte) (int, error)
func (*ListFlowControlPointsRequest) MarshalVT ¶ added in v2.7.0
func (m *ListFlowControlPointsRequest) MarshalVT() (dAtA []byte, err error)
func (*ListFlowControlPointsRequest) ProtoMessage ¶
func (*ListFlowControlPointsRequest) ProtoMessage()
func (*ListFlowControlPointsRequest) ProtoReflect ¶
func (x *ListFlowControlPointsRequest) ProtoReflect() protoreflect.Message
func (*ListFlowControlPointsRequest) Reset ¶
func (x *ListFlowControlPointsRequest) Reset()
func (*ListFlowControlPointsRequest) SizeVT ¶ added in v2.7.0
func (m *ListFlowControlPointsRequest) SizeVT() (n int)
func (*ListFlowControlPointsRequest) String ¶
func (x *ListFlowControlPointsRequest) String() string
func (*ListFlowControlPointsRequest) UnmarshalJSON ¶
func (msg *ListFlowControlPointsRequest) UnmarshalJSON(b []byte) error
UnmarshalJSON implements json.Unmarshaler
func (*ListFlowControlPointsRequest) UnmarshalVT ¶ added in v2.7.0
func (m *ListFlowControlPointsRequest) UnmarshalVT(dAtA []byte) error
func (*ListFlowControlPointsRequest) Validate ¶
func (m *ListFlowControlPointsRequest) Validate() error
Validate checks the field values on ListFlowControlPointsRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListFlowControlPointsRequest) ValidateAll ¶
func (m *ListFlowControlPointsRequest) ValidateAll() error
ValidateAll checks the field values on ListFlowControlPointsRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListFlowControlPointsRequestMultiError, or nil if none found.
type ListFlowControlPointsRequestMultiError ¶
type ListFlowControlPointsRequestMultiError []error
ListFlowControlPointsRequestMultiError is an error wrapping multiple validation errors returned by ListFlowControlPointsRequest.ValidateAll() if the designated constraints aren't met.
func (ListFlowControlPointsRequestMultiError) AllErrors ¶
func (m ListFlowControlPointsRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListFlowControlPointsRequestMultiError) Error ¶
func (m ListFlowControlPointsRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListFlowControlPointsRequestValidationError ¶
type ListFlowControlPointsRequestValidationError struct {
// contains filtered or unexported fields
}
ListFlowControlPointsRequestValidationError is the validation error returned by ListFlowControlPointsRequest.Validate if the designated constraints aren't met.
func (ListFlowControlPointsRequestValidationError) Cause ¶
func (e ListFlowControlPointsRequestValidationError) Cause() error
Cause function returns cause value.
func (ListFlowControlPointsRequestValidationError) Error ¶
func (e ListFlowControlPointsRequestValidationError) Error() string
Error satisfies the builtin error interface
func (ListFlowControlPointsRequestValidationError) ErrorName ¶
func (e ListFlowControlPointsRequestValidationError) ErrorName() string
ErrorName returns error name.
func (ListFlowControlPointsRequestValidationError) Field ¶
func (e ListFlowControlPointsRequestValidationError) Field() string
Field function returns field value.
func (ListFlowControlPointsRequestValidationError) Key ¶
func (e ListFlowControlPointsRequestValidationError) Key() bool
Key function returns key value.
func (ListFlowControlPointsRequestValidationError) Reason ¶
func (e ListFlowControlPointsRequestValidationError) Reason() string
Reason function returns reason value.
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) 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) MarshalToSizedBufferVT ¶ added in v2.7.0
func (m *ListServicesAgentResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*ListServicesAgentResponse) MarshalToVT ¶ added in v2.7.0
func (m *ListServicesAgentResponse) MarshalToVT(dAtA []byte) (int, error)
func (*ListServicesAgentResponse) MarshalVT ¶ added in v2.7.0
func (m *ListServicesAgentResponse) MarshalVT() (dAtA []byte, err error)
func (*ListServicesAgentResponse) ProtoMessage ¶
func (*ListServicesAgentResponse) ProtoMessage()
func (*ListServicesAgentResponse) ProtoReflect ¶
func (x *ListServicesAgentResponse) ProtoReflect() protoreflect.Message
func (*ListServicesAgentResponse) Reset ¶
func (x *ListServicesAgentResponse) Reset()
func (*ListServicesAgentResponse) SizeVT ¶ added in v2.7.0
func (m *ListServicesAgentResponse) SizeVT() (n int)
func (*ListServicesAgentResponse) String ¶
func (x *ListServicesAgentResponse) String() string
func (*ListServicesAgentResponse) UnmarshalJSON ¶
func (msg *ListServicesAgentResponse) UnmarshalJSON(b []byte) error
UnmarshalJSON implements json.Unmarshaler
func (*ListServicesAgentResponse) UnmarshalVT ¶ added in v2.7.0
func (m *ListServicesAgentResponse) UnmarshalVT(dAtA []byte) error
func (*ListServicesAgentResponse) Validate ¶
func (m *ListServicesAgentResponse) Validate() error
Validate checks the field values on ListServicesAgentResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListServicesAgentResponse) ValidateAll ¶
func (m *ListServicesAgentResponse) ValidateAll() error
ValidateAll checks the field values on ListServicesAgentResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListServicesAgentResponseMultiError, or nil if none found.
type ListServicesAgentResponseMultiError ¶
type ListServicesAgentResponseMultiError []error
ListServicesAgentResponseMultiError is an error wrapping multiple validation errors returned by ListServicesAgentResponse.ValidateAll() if the designated constraints aren't met.
func (ListServicesAgentResponseMultiError) AllErrors ¶
func (m ListServicesAgentResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListServicesAgentResponseMultiError) Error ¶
func (m ListServicesAgentResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListServicesAgentResponseValidationError ¶
type ListServicesAgentResponseValidationError struct {
// contains filtered or unexported fields
}
ListServicesAgentResponseValidationError is the validation error returned by ListServicesAgentResponse.Validate if the designated constraints aren't met.
func (ListServicesAgentResponseValidationError) Cause ¶
func (e ListServicesAgentResponseValidationError) Cause() error
Cause function returns cause value.
func (ListServicesAgentResponseValidationError) Error ¶
func (e ListServicesAgentResponseValidationError) Error() string
Error satisfies the builtin error interface
func (ListServicesAgentResponseValidationError) ErrorName ¶
func (e ListServicesAgentResponseValidationError) ErrorName() string
ErrorName returns error name.
func (ListServicesAgentResponseValidationError) Field ¶
func (e ListServicesAgentResponseValidationError) Field() string
Field function returns field value.
func (ListServicesAgentResponseValidationError) Key ¶
func (e ListServicesAgentResponseValidationError) Key() bool
Key function returns key value.
func (ListServicesAgentResponseValidationError) Reason ¶
func (e ListServicesAgentResponseValidationError) Reason() string
Reason function returns reason value.
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) 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) MarshalToSizedBufferVT ¶ added in v2.7.0
func (m *ListServicesControllerResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*ListServicesControllerResponse) MarshalToVT ¶ added in v2.7.0
func (m *ListServicesControllerResponse) MarshalToVT(dAtA []byte) (int, error)
func (*ListServicesControllerResponse) MarshalVT ¶ added in v2.7.0
func (m *ListServicesControllerResponse) MarshalVT() (dAtA []byte, err error)
func (*ListServicesControllerResponse) ProtoMessage ¶
func (*ListServicesControllerResponse) ProtoMessage()
func (*ListServicesControllerResponse) ProtoReflect ¶
func (x *ListServicesControllerResponse) ProtoReflect() protoreflect.Message
func (*ListServicesControllerResponse) Reset ¶
func (x *ListServicesControllerResponse) Reset()
func (*ListServicesControllerResponse) SizeVT ¶ added in v2.7.0
func (m *ListServicesControllerResponse) SizeVT() (n int)
func (*ListServicesControllerResponse) String ¶
func (x *ListServicesControllerResponse) String() string
func (*ListServicesControllerResponse) UnmarshalJSON ¶
func (msg *ListServicesControllerResponse) UnmarshalJSON(b []byte) error
UnmarshalJSON implements json.Unmarshaler
func (*ListServicesControllerResponse) UnmarshalVT ¶ added in v2.7.0
func (m *ListServicesControllerResponse) UnmarshalVT(dAtA []byte) error
func (*ListServicesControllerResponse) Validate ¶
func (m *ListServicesControllerResponse) Validate() error
Validate checks the field values on ListServicesControllerResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListServicesControllerResponse) ValidateAll ¶
func (m *ListServicesControllerResponse) ValidateAll() error
ValidateAll checks the field values on ListServicesControllerResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListServicesControllerResponseMultiError, or nil if none found.
type ListServicesControllerResponseMultiError ¶
type ListServicesControllerResponseMultiError []error
ListServicesControllerResponseMultiError is an error wrapping multiple validation errors returned by ListServicesControllerResponse.ValidateAll() if the designated constraints aren't met.
func (ListServicesControllerResponseMultiError) AllErrors ¶
func (m ListServicesControllerResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListServicesControllerResponseMultiError) Error ¶
func (m ListServicesControllerResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListServicesControllerResponseValidationError ¶
type ListServicesControllerResponseValidationError struct {
// contains filtered or unexported fields
}
ListServicesControllerResponseValidationError is the validation error returned by ListServicesControllerResponse.Validate if the designated constraints aren't met.
func (ListServicesControllerResponseValidationError) Cause ¶
func (e ListServicesControllerResponseValidationError) Cause() error
Cause function returns cause value.
func (ListServicesControllerResponseValidationError) Error ¶
func (e ListServicesControllerResponseValidationError) Error() string
Error satisfies the builtin error interface
func (ListServicesControllerResponseValidationError) ErrorName ¶
func (e ListServicesControllerResponseValidationError) ErrorName() string
ErrorName returns error name.
func (ListServicesControllerResponseValidationError) Field ¶
func (e ListServicesControllerResponseValidationError) Field() string
Field function returns field value.
func (ListServicesControllerResponseValidationError) Key ¶
func (e ListServicesControllerResponseValidationError) Key() bool
Key function returns key value.
func (ListServicesControllerResponseValidationError) Reason ¶
func (e ListServicesControllerResponseValidationError) Reason() string
Reason function returns reason value.
type ListServicesRequest ¶
type ListServicesRequest struct {
// contains filtered or unexported fields
}
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) MarshalToSizedBufferVT ¶ added in v2.7.0
func (m *ListServicesRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*ListServicesRequest) MarshalToVT ¶ added in v2.7.0
func (m *ListServicesRequest) MarshalToVT(dAtA []byte) (int, error)
func (*ListServicesRequest) MarshalVT ¶ added in v2.7.0
func (m *ListServicesRequest) MarshalVT() (dAtA []byte, err error)
func (*ListServicesRequest) ProtoMessage ¶
func (*ListServicesRequest) ProtoMessage()
func (*ListServicesRequest) ProtoReflect ¶
func (x *ListServicesRequest) ProtoReflect() protoreflect.Message
func (*ListServicesRequest) Reset ¶
func (x *ListServicesRequest) Reset()
func (*ListServicesRequest) SizeVT ¶ added in v2.7.0
func (m *ListServicesRequest) SizeVT() (n int)
func (*ListServicesRequest) String ¶
func (x *ListServicesRequest) String() string
func (*ListServicesRequest) UnmarshalJSON ¶
func (msg *ListServicesRequest) UnmarshalJSON(b []byte) error
UnmarshalJSON implements json.Unmarshaler
func (*ListServicesRequest) UnmarshalVT ¶ added in v2.7.0
func (m *ListServicesRequest) UnmarshalVT(dAtA []byte) error
func (*ListServicesRequest) Validate ¶
func (m *ListServicesRequest) Validate() error
Validate checks the field values on ListServicesRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListServicesRequest) ValidateAll ¶
func (m *ListServicesRequest) ValidateAll() error
ValidateAll checks the field values on ListServicesRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListServicesRequestMultiError, or nil if none found.
type ListServicesRequestMultiError ¶
type ListServicesRequestMultiError []error
ListServicesRequestMultiError is an error wrapping multiple validation errors returned by ListServicesRequest.ValidateAll() if the designated constraints aren't met.
func (ListServicesRequestMultiError) AllErrors ¶
func (m ListServicesRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListServicesRequestMultiError) Error ¶
func (m ListServicesRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListServicesRequestValidationError ¶
type ListServicesRequestValidationError struct {
// contains filtered or unexported fields
}
ListServicesRequestValidationError is the validation error returned by ListServicesRequest.Validate if the designated constraints aren't met.
func (ListServicesRequestValidationError) Cause ¶
func (e ListServicesRequestValidationError) Cause() error
Cause function returns cause value.
func (ListServicesRequestValidationError) Error ¶
func (e ListServicesRequestValidationError) Error() string
Error satisfies the builtin error interface
func (ListServicesRequestValidationError) ErrorName ¶
func (e ListServicesRequestValidationError) ErrorName() string
ErrorName returns error name.
func (ListServicesRequestValidationError) Field ¶
func (e ListServicesRequestValidationError) Field() string
Field function returns field value.
func (ListServicesRequestValidationError) Key ¶
func (e ListServicesRequestValidationError) Key() bool
Key function returns key value.
func (ListServicesRequestValidationError) Reason ¶
func (e ListServicesRequestValidationError) Reason() string
Reason function returns reason value.
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) 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) MarshalToSizedBufferVT ¶ added in v2.7.0
func (m *PreviewFlowLabelsControllerResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*PreviewFlowLabelsControllerResponse) MarshalToVT ¶ added in v2.7.0
func (m *PreviewFlowLabelsControllerResponse) MarshalToVT(dAtA []byte) (int, error)
func (*PreviewFlowLabelsControllerResponse) MarshalVT ¶ added in v2.7.0
func (m *PreviewFlowLabelsControllerResponse) MarshalVT() (dAtA []byte, err error)
func (*PreviewFlowLabelsControllerResponse) ProtoMessage ¶
func (*PreviewFlowLabelsControllerResponse) ProtoMessage()
func (*PreviewFlowLabelsControllerResponse) ProtoReflect ¶
func (x *PreviewFlowLabelsControllerResponse) ProtoReflect() protoreflect.Message
func (*PreviewFlowLabelsControllerResponse) Reset ¶
func (x *PreviewFlowLabelsControllerResponse) Reset()
func (*PreviewFlowLabelsControllerResponse) SizeVT ¶ added in v2.7.0
func (m *PreviewFlowLabelsControllerResponse) SizeVT() (n int)
func (*PreviewFlowLabelsControllerResponse) String ¶
func (x *PreviewFlowLabelsControllerResponse) String() string
func (*PreviewFlowLabelsControllerResponse) UnmarshalJSON ¶
func (msg *PreviewFlowLabelsControllerResponse) UnmarshalJSON(b []byte) error
UnmarshalJSON implements json.Unmarshaler
func (*PreviewFlowLabelsControllerResponse) UnmarshalVT ¶ added in v2.7.0
func (m *PreviewFlowLabelsControllerResponse) UnmarshalVT(dAtA []byte) error
func (*PreviewFlowLabelsControllerResponse) Validate ¶
func (m *PreviewFlowLabelsControllerResponse) Validate() error
Validate checks the field values on PreviewFlowLabelsControllerResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*PreviewFlowLabelsControllerResponse) ValidateAll ¶
func (m *PreviewFlowLabelsControllerResponse) ValidateAll() error
ValidateAll checks the field values on PreviewFlowLabelsControllerResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in PreviewFlowLabelsControllerResponseMultiError, or nil if none found.
type PreviewFlowLabelsControllerResponseMultiError ¶
type PreviewFlowLabelsControllerResponseMultiError []error
PreviewFlowLabelsControllerResponseMultiError is an error wrapping multiple validation errors returned by PreviewFlowLabelsControllerResponse.ValidateAll() if the designated constraints aren't met.
func (PreviewFlowLabelsControllerResponseMultiError) AllErrors ¶
func (m PreviewFlowLabelsControllerResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (PreviewFlowLabelsControllerResponseMultiError) Error ¶
func (m PreviewFlowLabelsControllerResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type PreviewFlowLabelsControllerResponseValidationError ¶
type PreviewFlowLabelsControllerResponseValidationError struct {
// contains filtered or unexported fields
}
PreviewFlowLabelsControllerResponseValidationError is the validation error returned by PreviewFlowLabelsControllerResponse.Validate if the designated constraints aren't met.
func (PreviewFlowLabelsControllerResponseValidationError) Cause ¶
func (e PreviewFlowLabelsControllerResponseValidationError) Cause() error
Cause function returns cause value.
func (PreviewFlowLabelsControllerResponseValidationError) Error ¶
func (e PreviewFlowLabelsControllerResponseValidationError) Error() string
Error satisfies the builtin error interface
func (PreviewFlowLabelsControllerResponseValidationError) ErrorName ¶
func (e PreviewFlowLabelsControllerResponseValidationError) ErrorName() string
ErrorName returns error name.
func (PreviewFlowLabelsControllerResponseValidationError) Field ¶
func (e PreviewFlowLabelsControllerResponseValidationError) Field() string
Field function returns field value.
func (PreviewFlowLabelsControllerResponseValidationError) Key ¶
func (e PreviewFlowLabelsControllerResponseValidationError) Key() bool
Key function returns key value.
func (PreviewFlowLabelsControllerResponseValidationError) Reason ¶
func (e PreviewFlowLabelsControllerResponseValidationError) Reason() string
Reason function returns reason value.
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) 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) MarshalToSizedBufferVT ¶ added in v2.7.0
func (m *PreviewFlowLabelsRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*PreviewFlowLabelsRequest) MarshalToVT ¶ added in v2.7.0
func (m *PreviewFlowLabelsRequest) MarshalToVT(dAtA []byte) (int, error)
func (*PreviewFlowLabelsRequest) MarshalVT ¶ added in v2.7.0
func (m *PreviewFlowLabelsRequest) MarshalVT() (dAtA []byte, err error)
func (*PreviewFlowLabelsRequest) ProtoMessage ¶
func (*PreviewFlowLabelsRequest) ProtoMessage()
func (*PreviewFlowLabelsRequest) ProtoReflect ¶
func (x *PreviewFlowLabelsRequest) ProtoReflect() protoreflect.Message
func (*PreviewFlowLabelsRequest) Reset ¶
func (x *PreviewFlowLabelsRequest) Reset()
func (*PreviewFlowLabelsRequest) SizeVT ¶ added in v2.7.0
func (m *PreviewFlowLabelsRequest) SizeVT() (n int)
func (*PreviewFlowLabelsRequest) String ¶
func (x *PreviewFlowLabelsRequest) String() string
func (*PreviewFlowLabelsRequest) UnmarshalJSON ¶
func (msg *PreviewFlowLabelsRequest) UnmarshalJSON(b []byte) error
UnmarshalJSON implements json.Unmarshaler
func (*PreviewFlowLabelsRequest) UnmarshalVT ¶ added in v2.7.0
func (m *PreviewFlowLabelsRequest) UnmarshalVT(dAtA []byte) error
func (*PreviewFlowLabelsRequest) Validate ¶
func (m *PreviewFlowLabelsRequest) Validate() error
Validate checks the field values on PreviewFlowLabelsRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*PreviewFlowLabelsRequest) ValidateAll ¶
func (m *PreviewFlowLabelsRequest) ValidateAll() error
ValidateAll checks the field values on PreviewFlowLabelsRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in PreviewFlowLabelsRequestMultiError, or nil if none found.
type PreviewFlowLabelsRequestMultiError ¶
type PreviewFlowLabelsRequestMultiError []error
PreviewFlowLabelsRequestMultiError is an error wrapping multiple validation errors returned by PreviewFlowLabelsRequest.ValidateAll() if the designated constraints aren't met.
func (PreviewFlowLabelsRequestMultiError) AllErrors ¶
func (m PreviewFlowLabelsRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (PreviewFlowLabelsRequestMultiError) Error ¶
func (m PreviewFlowLabelsRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type PreviewFlowLabelsRequestValidationError ¶
type PreviewFlowLabelsRequestValidationError struct {
// contains filtered or unexported fields
}
PreviewFlowLabelsRequestValidationError is the validation error returned by PreviewFlowLabelsRequest.Validate if the designated constraints aren't met.
func (PreviewFlowLabelsRequestValidationError) Cause ¶
func (e PreviewFlowLabelsRequestValidationError) Cause() error
Cause function returns cause value.
func (PreviewFlowLabelsRequestValidationError) Error ¶
func (e PreviewFlowLabelsRequestValidationError) Error() string
Error satisfies the builtin error interface
func (PreviewFlowLabelsRequestValidationError) ErrorName ¶
func (e PreviewFlowLabelsRequestValidationError) ErrorName() string
ErrorName returns error name.
func (PreviewFlowLabelsRequestValidationError) Field ¶
func (e PreviewFlowLabelsRequestValidationError) Field() string
Field function returns field value.
func (PreviewFlowLabelsRequestValidationError) Key ¶
func (e PreviewFlowLabelsRequestValidationError) Key() bool
Key function returns key value.
func (PreviewFlowLabelsRequestValidationError) Reason ¶
func (e PreviewFlowLabelsRequestValidationError) Reason() string
Reason function returns reason value.
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) 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) MarshalToSizedBufferVT ¶ added in v2.7.0
func (m *PreviewHTTPRequestsControllerResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*PreviewHTTPRequestsControllerResponse) MarshalToVT ¶ added in v2.7.0
func (m *PreviewHTTPRequestsControllerResponse) MarshalToVT(dAtA []byte) (int, error)
func (*PreviewHTTPRequestsControllerResponse) MarshalVT ¶ added in v2.7.0
func (m *PreviewHTTPRequestsControllerResponse) MarshalVT() (dAtA []byte, err error)
func (*PreviewHTTPRequestsControllerResponse) ProtoMessage ¶
func (*PreviewHTTPRequestsControllerResponse) ProtoMessage()
func (*PreviewHTTPRequestsControllerResponse) ProtoReflect ¶
func (x *PreviewHTTPRequestsControllerResponse) ProtoReflect() protoreflect.Message
func (*PreviewHTTPRequestsControllerResponse) Reset ¶
func (x *PreviewHTTPRequestsControllerResponse) Reset()
func (*PreviewHTTPRequestsControllerResponse) SizeVT ¶ added in v2.7.0
func (m *PreviewHTTPRequestsControllerResponse) SizeVT() (n int)
func (*PreviewHTTPRequestsControllerResponse) String ¶
func (x *PreviewHTTPRequestsControllerResponse) String() string
func (*PreviewHTTPRequestsControllerResponse) UnmarshalJSON ¶
func (msg *PreviewHTTPRequestsControllerResponse) UnmarshalJSON(b []byte) error
UnmarshalJSON implements json.Unmarshaler
func (*PreviewHTTPRequestsControllerResponse) UnmarshalVT ¶ added in v2.7.0
func (m *PreviewHTTPRequestsControllerResponse) UnmarshalVT(dAtA []byte) error
func (*PreviewHTTPRequestsControllerResponse) Validate ¶
func (m *PreviewHTTPRequestsControllerResponse) Validate() error
Validate checks the field values on PreviewHTTPRequestsControllerResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*PreviewHTTPRequestsControllerResponse) ValidateAll ¶
func (m *PreviewHTTPRequestsControllerResponse) ValidateAll() error
ValidateAll checks the field values on PreviewHTTPRequestsControllerResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in PreviewHTTPRequestsControllerResponseMultiError, or nil if none found.
type PreviewHTTPRequestsControllerResponseMultiError ¶
type PreviewHTTPRequestsControllerResponseMultiError []error
PreviewHTTPRequestsControllerResponseMultiError is an error wrapping multiple validation errors returned by PreviewHTTPRequestsControllerResponse.ValidateAll() if the designated constraints aren't met.
func (PreviewHTTPRequestsControllerResponseMultiError) AllErrors ¶
func (m PreviewHTTPRequestsControllerResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (PreviewHTTPRequestsControllerResponseMultiError) Error ¶
func (m PreviewHTTPRequestsControllerResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type PreviewHTTPRequestsControllerResponseValidationError ¶
type PreviewHTTPRequestsControllerResponseValidationError struct {
// contains filtered or unexported fields
}
PreviewHTTPRequestsControllerResponseValidationError is the validation error returned by PreviewHTTPRequestsControllerResponse.Validate if the designated constraints aren't met.
func (PreviewHTTPRequestsControllerResponseValidationError) Cause ¶
func (e PreviewHTTPRequestsControllerResponseValidationError) Cause() error
Cause function returns cause value.
func (PreviewHTTPRequestsControllerResponseValidationError) Error ¶
func (e PreviewHTTPRequestsControllerResponseValidationError) Error() string
Error satisfies the builtin error interface
func (PreviewHTTPRequestsControllerResponseValidationError) ErrorName ¶
func (e PreviewHTTPRequestsControllerResponseValidationError) ErrorName() string
ErrorName returns error name.
func (PreviewHTTPRequestsControllerResponseValidationError) Field ¶
func (e PreviewHTTPRequestsControllerResponseValidationError) Field() string
Field function returns field value.
func (PreviewHTTPRequestsControllerResponseValidationError) Key ¶
func (e PreviewHTTPRequestsControllerResponseValidationError) Key() bool
Key function returns key value.
func (PreviewHTTPRequestsControllerResponseValidationError) Reason ¶
func (e PreviewHTTPRequestsControllerResponseValidationError) Reason() string
Reason function returns reason value.
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) 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) MarshalToSizedBufferVT ¶ added in v2.7.0
func (m *PreviewHTTPRequestsRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*PreviewHTTPRequestsRequest) MarshalToVT ¶ added in v2.7.0
func (m *PreviewHTTPRequestsRequest) MarshalToVT(dAtA []byte) (int, error)
func (*PreviewHTTPRequestsRequest) MarshalVT ¶ added in v2.7.0
func (m *PreviewHTTPRequestsRequest) MarshalVT() (dAtA []byte, err error)
func (*PreviewHTTPRequestsRequest) ProtoMessage ¶
func (*PreviewHTTPRequestsRequest) ProtoMessage()
func (*PreviewHTTPRequestsRequest) ProtoReflect ¶
func (x *PreviewHTTPRequestsRequest) ProtoReflect() protoreflect.Message
func (*PreviewHTTPRequestsRequest) Reset ¶
func (x *PreviewHTTPRequestsRequest) Reset()
func (*PreviewHTTPRequestsRequest) SizeVT ¶ added in v2.7.0
func (m *PreviewHTTPRequestsRequest) SizeVT() (n int)
func (*PreviewHTTPRequestsRequest) String ¶
func (x *PreviewHTTPRequestsRequest) String() string
func (*PreviewHTTPRequestsRequest) UnmarshalJSON ¶
func (msg *PreviewHTTPRequestsRequest) UnmarshalJSON(b []byte) error
UnmarshalJSON implements json.Unmarshaler
func (*PreviewHTTPRequestsRequest) UnmarshalVT ¶ added in v2.7.0
func (m *PreviewHTTPRequestsRequest) UnmarshalVT(dAtA []byte) error
func (*PreviewHTTPRequestsRequest) Validate ¶
func (m *PreviewHTTPRequestsRequest) Validate() error
Validate checks the field values on PreviewHTTPRequestsRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*PreviewHTTPRequestsRequest) ValidateAll ¶
func (m *PreviewHTTPRequestsRequest) ValidateAll() error
ValidateAll checks the field values on PreviewHTTPRequestsRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in PreviewHTTPRequestsRequestMultiError, or nil if none found.
type PreviewHTTPRequestsRequestMultiError ¶
type PreviewHTTPRequestsRequestMultiError []error
PreviewHTTPRequestsRequestMultiError is an error wrapping multiple validation errors returned by PreviewHTTPRequestsRequest.ValidateAll() if the designated constraints aren't met.
func (PreviewHTTPRequestsRequestMultiError) AllErrors ¶
func (m PreviewHTTPRequestsRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (PreviewHTTPRequestsRequestMultiError) Error ¶
func (m PreviewHTTPRequestsRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type PreviewHTTPRequestsRequestValidationError ¶
type PreviewHTTPRequestsRequestValidationError struct {
// contains filtered or unexported fields
}
PreviewHTTPRequestsRequestValidationError is the validation error returned by PreviewHTTPRequestsRequest.Validate if the designated constraints aren't met.
func (PreviewHTTPRequestsRequestValidationError) Cause ¶
func (e PreviewHTTPRequestsRequestValidationError) Cause() error
Cause function returns cause value.
func (PreviewHTTPRequestsRequestValidationError) Error ¶
func (e PreviewHTTPRequestsRequestValidationError) Error() string
Error satisfies the builtin error interface
func (PreviewHTTPRequestsRequestValidationError) ErrorName ¶
func (e PreviewHTTPRequestsRequestValidationError) ErrorName() string
ErrorName returns error name.
func (PreviewHTTPRequestsRequestValidationError) Field ¶
func (e PreviewHTTPRequestsRequestValidationError) Field() string
Field function returns field value.
func (PreviewHTTPRequestsRequestValidationError) Key ¶
func (e PreviewHTTPRequestsRequestValidationError) Key() bool
Key function returns key value.
func (PreviewHTTPRequestsRequestValidationError) Reason ¶
func (e PreviewHTTPRequestsRequestValidationError) Reason() string
Reason function returns reason value.
type UnimplementedControllerServer ¶
type UnimplementedControllerServer struct { }
UnimplementedControllerServer should be embedded to have forward compatible implementations.
func (UnimplementedControllerServer) DeletePolicy ¶
func (UnimplementedControllerServer) DeletePolicy(context.Context, *v1.DeletePolicyRequest) (*emptypb.Empty, error)
func (UnimplementedControllerServer) GetDecisions ¶ added in v2.8.0
func (UnimplementedControllerServer) GetDecisions(context.Context, *v1.GetDecisionsRequest) (*v1.GetDecisionsResponse, error)
func (UnimplementedControllerServer) ListAgents ¶
func (UnimplementedControllerServer) ListAgents(context.Context, *emptypb.Empty) (*ListAgentsResponse, error)
func (UnimplementedControllerServer) ListAutoScaleControlPoints ¶
func (UnimplementedControllerServer) ListAutoScaleControlPoints(context.Context, *ListAutoScaleControlPointsRequest) (*ListAutoScaleControlPointsControllerResponse, error)
func (UnimplementedControllerServer) ListDiscoveryEntities ¶
func (UnimplementedControllerServer) ListDiscoveryEntities(context.Context, *ListDiscoveryEntitiesRequest) (*ListDiscoveryEntitiesControllerResponse, error)
func (UnimplementedControllerServer) ListDiscoveryEntity ¶
func (UnimplementedControllerServer) ListDiscoveryEntity(context.Context, *ListDiscoveryEntityRequest) (*ListDiscoveryEntityAgentResponse, error)
func (UnimplementedControllerServer) ListFlowControlPoints ¶
func (UnimplementedControllerServer) ListFlowControlPoints(context.Context, *ListFlowControlPointsRequest) (*ListFlowControlPointsControllerResponse, error)
func (UnimplementedControllerServer) ListPolicies ¶ added in v2.8.0
func (UnimplementedControllerServer) ListPolicies(context.Context, *emptypb.Empty) (*v1.GetPoliciesResponse, error)
func (UnimplementedControllerServer) ListServices ¶
func (UnimplementedControllerServer) ListServices(context.Context, *ListServicesRequest) (*ListServicesControllerResponse, error)
func (UnimplementedControllerServer) PostDynamicConfig ¶
func (UnimplementedControllerServer) PostDynamicConfig(context.Context, *v1.PostDynamicConfigRequest) (*emptypb.Empty, error)
func (UnimplementedControllerServer) PreviewFlowLabels ¶
func (UnimplementedControllerServer) PreviewFlowLabels(context.Context, *PreviewFlowLabelsRequest) (*PreviewFlowLabelsControllerResponse, error)
func (UnimplementedControllerServer) PreviewHTTPRequests ¶
func (UnimplementedControllerServer) PreviewHTTPRequests(context.Context, *PreviewHTTPRequestsRequest) (*PreviewHTTPRequestsControllerResponse, error)
func (UnimplementedControllerServer) UpsertPolicy ¶
func (UnimplementedControllerServer) UpsertPolicy(context.Context, *v1.UpsertPolicyRequest) (*emptypb.Empty, 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.