Documentation ¶
Index ¶
- Constants
- Variables
- func RegisterGSLBServer(s grpc.ServiceRegistrar, srv GSLBServer)
- type DeleteEntryRequest
- func (*DeleteEntryRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteEntryRequest) GetFqdn() string
- func (*DeleteEntryRequest) ProtoMessage()
- func (x *DeleteEntryRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteEntryRequest) Reset()
- func (x *DeleteEntryRequest) String() string
- func (m *DeleteEntryRequest) Validate() error
- func (m *DeleteEntryRequest) ValidateAll() error
- type DeleteEntryRequestMultiError
- type DeleteEntryRequestValidationError
- func (e DeleteEntryRequestValidationError) Cause() error
- func (e DeleteEntryRequestValidationError) Error() string
- func (e DeleteEntryRequestValidationError) ErrorName() string
- func (e DeleteEntryRequestValidationError) Field() string
- func (e DeleteEntryRequestValidationError) Key() bool
- func (e DeleteEntryRequestValidationError) Reason() string
- type DeleteMemberRequest
- func (*DeleteMemberRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteMemberRequest) GetFqdn() string
- func (x *DeleteMemberRequest) GetIp() string
- func (*DeleteMemberRequest) ProtoMessage()
- func (x *DeleteMemberRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteMemberRequest) Reset()
- func (x *DeleteMemberRequest) String() string
- func (m *DeleteMemberRequest) Validate() error
- func (m *DeleteMemberRequest) ValidateAll() error
- type DeleteMemberRequestMultiError
- type DeleteMemberRequestValidationError
- func (e DeleteMemberRequestValidationError) Cause() error
- func (e DeleteMemberRequestValidationError) Error() string
- func (e DeleteMemberRequestValidationError) ErrorName() string
- func (e DeleteMemberRequestValidationError) Field() string
- func (e DeleteMemberRequestValidationError) Key() bool
- func (e DeleteMemberRequestValidationError) Reason() string
- type GSLBClient
- type GSLBServer
- type GetEntryRequest
- func (*GetEntryRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetEntryRequest) GetFqdn() string
- func (*GetEntryRequest) ProtoMessage()
- func (x *GetEntryRequest) ProtoReflect() protoreflect.Message
- func (x *GetEntryRequest) Reset()
- func (x *GetEntryRequest) String() string
- func (m *GetEntryRequest) Validate() error
- func (m *GetEntryRequest) ValidateAll() error
- type GetEntryRequestMultiError
- type GetEntryRequestValidationError
- func (e GetEntryRequestValidationError) Cause() error
- func (e GetEntryRequestValidationError) Error() string
- func (e GetEntryRequestValidationError) ErrorName() string
- func (e GetEntryRequestValidationError) Field() string
- func (e GetEntryRequestValidationError) Key() bool
- func (e GetEntryRequestValidationError) Reason() string
- type GetEntryResponse
- func (*GetEntryResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetEntryResponse) GetEntry() *v1.Entry
- func (x *GetEntryResponse) GetHealthcheck() *v11.HealthCheck
- func (*GetEntryResponse) ProtoMessage()
- func (x *GetEntryResponse) ProtoReflect() protoreflect.Message
- func (x *GetEntryResponse) Reset()
- func (x *GetEntryResponse) String() string
- func (m *GetEntryResponse) Validate() error
- func (m *GetEntryResponse) ValidateAll() error
- type GetEntryResponseMultiError
- type GetEntryResponseValidationError
- func (e GetEntryResponseValidationError) Cause() error
- func (e GetEntryResponseValidationError) Error() string
- func (e GetEntryResponseValidationError) ErrorName() string
- func (e GetEntryResponseValidationError) Field() string
- func (e GetEntryResponseValidationError) Key() bool
- func (e GetEntryResponseValidationError) Reason() string
- type GetEntryStatusRequest
- func (*GetEntryStatusRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetEntryStatusRequest) GetFqdn() string
- func (*GetEntryStatusRequest) ProtoMessage()
- func (x *GetEntryStatusRequest) ProtoReflect() protoreflect.Message
- func (x *GetEntryStatusRequest) Reset()
- func (x *GetEntryStatusRequest) String() string
- func (m *GetEntryStatusRequest) Validate() error
- func (m *GetEntryStatusRequest) ValidateAll() error
- type GetEntryStatusRequestMultiError
- type GetEntryStatusRequestValidationError
- func (e GetEntryStatusRequestValidationError) Cause() error
- func (e GetEntryStatusRequestValidationError) Error() string
- func (e GetEntryStatusRequestValidationError) ErrorName() string
- func (e GetEntryStatusRequestValidationError) Field() string
- func (e GetEntryStatusRequestValidationError) Key() bool
- func (e GetEntryStatusRequestValidationError) Reason() string
- type GetEntryStatusResponse
- func (*GetEntryStatusResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetEntryStatusResponse) GetFqdn() string
- func (x *GetEntryStatusResponse) GetMembersIpv4() []*MemberStatus
- func (x *GetEntryStatusResponse) GetMembersIpv6() []*MemberStatus
- func (*GetEntryStatusResponse) ProtoMessage()
- func (x *GetEntryStatusResponse) ProtoReflect() protoreflect.Message
- func (x *GetEntryStatusResponse) Reset()
- func (x *GetEntryStatusResponse) String() string
- func (m *GetEntryStatusResponse) Validate() error
- func (m *GetEntryStatusResponse) ValidateAll() error
- type GetEntryStatusResponseMultiError
- type GetEntryStatusResponseValidationError
- func (e GetEntryStatusResponseValidationError) Cause() error
- func (e GetEntryStatusResponseValidationError) Error() string
- func (e GetEntryStatusResponseValidationError) ErrorName() string
- func (e GetEntryStatusResponseValidationError) Field() string
- func (e GetEntryStatusResponseValidationError) Key() bool
- func (e GetEntryStatusResponseValidationError) Reason() string
- type GetHealthCheckRequest
- func (*GetHealthCheckRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetHealthCheckRequest) GetFqdn() string
- func (*GetHealthCheckRequest) ProtoMessage()
- func (x *GetHealthCheckRequest) ProtoReflect() protoreflect.Message
- func (x *GetHealthCheckRequest) Reset()
- func (x *GetHealthCheckRequest) String() string
- func (m *GetHealthCheckRequest) Validate() error
- func (m *GetHealthCheckRequest) ValidateAll() error
- type GetHealthCheckRequestMultiError
- type GetHealthCheckRequestValidationError
- func (e GetHealthCheckRequestValidationError) Cause() error
- func (e GetHealthCheckRequestValidationError) Error() string
- func (e GetHealthCheckRequestValidationError) ErrorName() string
- func (e GetHealthCheckRequestValidationError) Field() string
- func (e GetHealthCheckRequestValidationError) Key() bool
- func (e GetHealthCheckRequestValidationError) Reason() string
- type GetHealthCheckResponse
- func (*GetHealthCheckResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetHealthCheckResponse) GetHealthcheck() *v11.HealthCheck
- func (*GetHealthCheckResponse) ProtoMessage()
- func (x *GetHealthCheckResponse) ProtoReflect() protoreflect.Message
- func (x *GetHealthCheckResponse) Reset()
- func (x *GetHealthCheckResponse) String() string
- func (m *GetHealthCheckResponse) Validate() error
- func (m *GetHealthCheckResponse) ValidateAll() error
- type GetHealthCheckResponseMultiError
- type GetHealthCheckResponseValidationError
- func (e GetHealthCheckResponseValidationError) Cause() error
- func (e GetHealthCheckResponseValidationError) Error() string
- func (e GetHealthCheckResponseValidationError) ErrorName() string
- func (e GetHealthCheckResponseValidationError) Field() string
- func (e GetHealthCheckResponseValidationError) Key() bool
- func (e GetHealthCheckResponseValidationError) Reason() string
- type GetMemberRequest
- func (*GetMemberRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetMemberRequest) GetFqdn() string
- func (x *GetMemberRequest) GetIp() string
- func (*GetMemberRequest) ProtoMessage()
- func (x *GetMemberRequest) ProtoReflect() protoreflect.Message
- func (x *GetMemberRequest) Reset()
- func (x *GetMemberRequest) String() string
- func (m *GetMemberRequest) Validate() error
- func (m *GetMemberRequest) ValidateAll() error
- type GetMemberRequestMultiError
- type GetMemberRequestValidationError
- func (e GetMemberRequestValidationError) Cause() error
- func (e GetMemberRequestValidationError) Error() string
- func (e GetMemberRequestValidationError) ErrorName() string
- func (e GetMemberRequestValidationError) Field() string
- func (e GetMemberRequestValidationError) Key() bool
- func (e GetMemberRequestValidationError) Reason() string
- type GetMemberResponse
- func (*GetMemberResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetMemberResponse) GetMember() *v1.Member
- func (*GetMemberResponse) ProtoMessage()
- func (x *GetMemberResponse) ProtoReflect() protoreflect.Message
- func (x *GetMemberResponse) Reset()
- func (x *GetMemberResponse) String() string
- func (m *GetMemberResponse) Validate() error
- func (m *GetMemberResponse) ValidateAll() error
- type GetMemberResponseMultiError
- type GetMemberResponseValidationError
- func (e GetMemberResponseValidationError) Cause() error
- func (e GetMemberResponseValidationError) Error() string
- func (e GetMemberResponseValidationError) ErrorName() string
- func (e GetMemberResponseValidationError) Field() string
- func (e GetMemberResponseValidationError) Key() bool
- func (e GetMemberResponseValidationError) Reason() string
- type ListDcsRequest
- func (*ListDcsRequest) Descriptor() ([]byte, []int)deprecated
- func (*ListDcsRequest) ProtoMessage()
- func (x *ListDcsRequest) ProtoReflect() protoreflect.Message
- func (x *ListDcsRequest) Reset()
- func (x *ListDcsRequest) String() string
- func (m *ListDcsRequest) Validate() error
- func (m *ListDcsRequest) ValidateAll() error
- type ListDcsRequestMultiError
- type ListDcsRequestValidationError
- func (e ListDcsRequestValidationError) Cause() error
- func (e ListDcsRequestValidationError) Error() string
- func (e ListDcsRequestValidationError) ErrorName() string
- func (e ListDcsRequestValidationError) Field() string
- func (e ListDcsRequestValidationError) Key() bool
- func (e ListDcsRequestValidationError) Reason() string
- type ListDcsResponse
- func (*ListDcsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListDcsResponse) GetDcs() []string
- func (*ListDcsResponse) ProtoMessage()
- func (x *ListDcsResponse) ProtoReflect() protoreflect.Message
- func (x *ListDcsResponse) Reset()
- func (x *ListDcsResponse) String() string
- func (m *ListDcsResponse) Validate() error
- func (m *ListDcsResponse) ValidateAll() error
- type ListDcsResponseMultiError
- type ListDcsResponseValidationError
- func (e ListDcsResponseValidationError) Cause() error
- func (e ListDcsResponseValidationError) Error() string
- func (e ListDcsResponseValidationError) ErrorName() string
- func (e ListDcsResponseValidationError) Field() string
- func (e ListDcsResponseValidationError) Key() bool
- func (e ListDcsResponseValidationError) Reason() string
- type ListEntriesRequest
- func (*ListEntriesRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListEntriesRequest) GetPrefix() string
- func (x *ListEntriesRequest) GetTags() []string
- func (*ListEntriesRequest) ProtoMessage()
- func (x *ListEntriesRequest) ProtoReflect() protoreflect.Message
- func (x *ListEntriesRequest) Reset()
- func (x *ListEntriesRequest) String() string
- func (m *ListEntriesRequest) Validate() error
- func (m *ListEntriesRequest) ValidateAll() error
- type ListEntriesRequestMultiError
- type ListEntriesRequestValidationError
- func (e ListEntriesRequestValidationError) Cause() error
- func (e ListEntriesRequestValidationError) Error() string
- func (e ListEntriesRequestValidationError) ErrorName() string
- func (e ListEntriesRequestValidationError) Field() string
- func (e ListEntriesRequestValidationError) Key() bool
- func (e ListEntriesRequestValidationError) Reason() string
- type ListEntriesResponse
- func (*ListEntriesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListEntriesResponse) GetEntries() []*GetEntryResponse
- func (*ListEntriesResponse) ProtoMessage()
- func (x *ListEntriesResponse) ProtoReflect() protoreflect.Message
- func (x *ListEntriesResponse) Reset()
- func (x *ListEntriesResponse) String() string
- func (m *ListEntriesResponse) Validate() error
- func (m *ListEntriesResponse) ValidateAll() error
- type ListEntriesResponseMultiError
- type ListEntriesResponseValidationError
- func (e ListEntriesResponseValidationError) Cause() error
- func (e ListEntriesResponseValidationError) Error() string
- func (e ListEntriesResponseValidationError) ErrorName() string
- func (e ListEntriesResponseValidationError) Field() string
- func (e ListEntriesResponseValidationError) Key() bool
- func (e ListEntriesResponseValidationError) Reason() string
- type ListEntriesStatusRequest
- func (*ListEntriesStatusRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListEntriesStatusRequest) GetPrefix() string
- func (x *ListEntriesStatusRequest) GetTags() []string
- func (*ListEntriesStatusRequest) ProtoMessage()
- func (x *ListEntriesStatusRequest) ProtoReflect() protoreflect.Message
- func (x *ListEntriesStatusRequest) Reset()
- func (x *ListEntriesStatusRequest) String() string
- func (m *ListEntriesStatusRequest) Validate() error
- func (m *ListEntriesStatusRequest) ValidateAll() error
- type ListEntriesStatusRequestMultiError
- type ListEntriesStatusRequestValidationError
- func (e ListEntriesStatusRequestValidationError) Cause() error
- func (e ListEntriesStatusRequestValidationError) Error() string
- func (e ListEntriesStatusRequestValidationError) ErrorName() string
- func (e ListEntriesStatusRequestValidationError) Field() string
- func (e ListEntriesStatusRequestValidationError) Key() bool
- func (e ListEntriesStatusRequestValidationError) Reason() string
- type ListEntriesStatusResponse
- func (*ListEntriesStatusResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListEntriesStatusResponse) GetEntriesStatus() []*GetEntryStatusResponse
- func (*ListEntriesStatusResponse) ProtoMessage()
- func (x *ListEntriesStatusResponse) ProtoReflect() protoreflect.Message
- func (x *ListEntriesStatusResponse) Reset()
- func (x *ListEntriesStatusResponse) String() string
- func (m *ListEntriesStatusResponse) Validate() error
- func (m *ListEntriesStatusResponse) ValidateAll() error
- type ListEntriesStatusResponseMultiError
- type ListEntriesStatusResponseValidationError
- func (e ListEntriesStatusResponseValidationError) Cause() error
- func (e ListEntriesStatusResponseValidationError) Error() string
- func (e ListEntriesStatusResponseValidationError) ErrorName() string
- func (e ListEntriesStatusResponseValidationError) Field() string
- func (e ListEntriesStatusResponseValidationError) Key() bool
- func (e ListEntriesStatusResponseValidationError) Reason() string
- type ListMembersRequest
- func (*ListMembersRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListMembersRequest) GetFqdn() string
- func (*ListMembersRequest) ProtoMessage()
- func (x *ListMembersRequest) ProtoReflect() protoreflect.Message
- func (x *ListMembersRequest) Reset()
- func (x *ListMembersRequest) String() string
- func (m *ListMembersRequest) Validate() error
- func (m *ListMembersRequest) ValidateAll() error
- type ListMembersRequestMultiError
- type ListMembersRequestValidationError
- func (e ListMembersRequestValidationError) Cause() error
- func (e ListMembersRequestValidationError) Error() string
- func (e ListMembersRequestValidationError) ErrorName() string
- func (e ListMembersRequestValidationError) Field() string
- func (e ListMembersRequestValidationError) Key() bool
- func (e ListMembersRequestValidationError) Reason() string
- type ListMembersResponse
- func (*ListMembersResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListMembersResponse) GetMembersIpv4() []*v1.Member
- func (x *ListMembersResponse) GetMembersIpv6() []*v1.Member
- func (*ListMembersResponse) ProtoMessage()
- func (x *ListMembersResponse) ProtoReflect() protoreflect.Message
- func (x *ListMembersResponse) Reset()
- func (x *ListMembersResponse) String() string
- func (m *ListMembersResponse) Validate() error
- func (m *ListMembersResponse) ValidateAll() error
- type ListMembersResponseMultiError
- type ListMembersResponseValidationError
- func (e ListMembersResponseValidationError) Cause() error
- func (e ListMembersResponseValidationError) Error() string
- func (e ListMembersResponseValidationError) ErrorName() string
- func (e ListMembersResponseValidationError) Field() string
- func (e ListMembersResponseValidationError) Key() bool
- func (e ListMembersResponseValidationError) Reason() string
- type ListPluginHealthChecksResponse
- func (*ListPluginHealthChecksResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListPluginHealthChecksResponse) GetPluginHealthChecks() []*PluginHealthCheckInfo
- func (*ListPluginHealthChecksResponse) ProtoMessage()
- func (x *ListPluginHealthChecksResponse) ProtoReflect() protoreflect.Message
- func (x *ListPluginHealthChecksResponse) Reset()
- func (x *ListPluginHealthChecksResponse) String() string
- func (m *ListPluginHealthChecksResponse) Validate() error
- func (m *ListPluginHealthChecksResponse) ValidateAll() error
- type ListPluginHealthChecksResponseMultiError
- type ListPluginHealthChecksResponseValidationError
- func (e ListPluginHealthChecksResponseValidationError) Cause() error
- func (e ListPluginHealthChecksResponseValidationError) Error() string
- func (e ListPluginHealthChecksResponseValidationError) ErrorName() string
- func (e ListPluginHealthChecksResponseValidationError) Field() string
- func (e ListPluginHealthChecksResponseValidationError) Key() bool
- func (e ListPluginHealthChecksResponseValidationError) Reason() string
- type MemberState
- func (MemberState) Descriptor() protoreflect.EnumDescriptor
- func (x MemberState) Enum() *MemberState
- func (MemberState) EnumDescriptor() ([]byte, []int)deprecated
- func (x MemberState) Number() protoreflect.EnumNumber
- func (x MemberState) String() string
- func (MemberState) Type() protoreflect.EnumType
- type MemberStatus
- func (*MemberStatus) Descriptor() ([]byte, []int)deprecated
- func (x *MemberStatus) GetDc() string
- func (x *MemberStatus) GetFailureReason() string
- func (x *MemberStatus) GetIp() string
- func (x *MemberStatus) GetStatus() MemberStatus_Status
- func (*MemberStatus) ProtoMessage()
- func (x *MemberStatus) ProtoReflect() protoreflect.Message
- func (x *MemberStatus) Reset()
- func (x *MemberStatus) String() string
- func (m *MemberStatus) Validate() error
- func (m *MemberStatus) ValidateAll() error
- type MemberStatusMultiError
- type MemberStatusValidationError
- func (e MemberStatusValidationError) Cause() error
- func (e MemberStatusValidationError) Error() string
- func (e MemberStatusValidationError) ErrorName() string
- func (e MemberStatusValidationError) Field() string
- func (e MemberStatusValidationError) Key() bool
- func (e MemberStatusValidationError) Reason() string
- type MemberStatus_Status
- func (MemberStatus_Status) Descriptor() protoreflect.EnumDescriptor
- func (x MemberStatus_Status) Enum() *MemberStatus_Status
- func (MemberStatus_Status) EnumDescriptor() ([]byte, []int)deprecated
- func (x MemberStatus_Status) Number() protoreflect.EnumNumber
- func (x MemberStatus_Status) String() string
- func (MemberStatus_Status) Type() protoreflect.EnumType
- type PluginHealthCheckInfo
- func (*PluginHealthCheckInfo) Descriptor() ([]byte, []int)deprecated
- func (x *PluginHealthCheckInfo) GetDescription() string
- func (x *PluginHealthCheckInfo) GetName() string
- func (*PluginHealthCheckInfo) ProtoMessage()
- func (x *PluginHealthCheckInfo) ProtoReflect() protoreflect.Message
- func (x *PluginHealthCheckInfo) Reset()
- func (x *PluginHealthCheckInfo) String() string
- func (m *PluginHealthCheckInfo) Validate() error
- func (m *PluginHealthCheckInfo) ValidateAll() error
- type PluginHealthCheckInfoMultiError
- type PluginHealthCheckInfoValidationError
- func (e PluginHealthCheckInfoValidationError) Cause() error
- func (e PluginHealthCheckInfoValidationError) Error() string
- func (e PluginHealthCheckInfoValidationError) ErrorName() string
- func (e PluginHealthCheckInfoValidationError) Field() string
- func (e PluginHealthCheckInfoValidationError) Key() bool
- func (e PluginHealthCheckInfoValidationError) Reason() string
- type SetEntryRequest
- func (*SetEntryRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetEntryRequest) GetEntry() *v1.Entry
- func (x *SetEntryRequest) GetHealthcheck() *v11.HealthCheck
- func (*SetEntryRequest) ProtoMessage()
- func (x *SetEntryRequest) ProtoReflect() protoreflect.Message
- func (x *SetEntryRequest) Reset()
- func (x *SetEntryRequest) String() string
- func (m *SetEntryRequest) Validate() error
- func (m *SetEntryRequest) ValidateAll() error
- type SetEntryRequestMultiError
- type SetEntryRequestValidationError
- func (e SetEntryRequestValidationError) Cause() error
- func (e SetEntryRequestValidationError) Error() string
- func (e SetEntryRequestValidationError) ErrorName() string
- func (e SetEntryRequestValidationError) Field() string
- func (e SetEntryRequestValidationError) Key() bool
- func (e SetEntryRequestValidationError) Reason() string
- type SetHealthCheckRequest
- func (*SetHealthCheckRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetHealthCheckRequest) GetFqdn() string
- func (x *SetHealthCheckRequest) GetHealthcheck() *v11.HealthCheck
- func (*SetHealthCheckRequest) ProtoMessage()
- func (x *SetHealthCheckRequest) ProtoReflect() protoreflect.Message
- func (x *SetHealthCheckRequest) Reset()
- func (x *SetHealthCheckRequest) String() string
- func (m *SetHealthCheckRequest) Validate() error
- func (m *SetHealthCheckRequest) ValidateAll() error
- type SetHealthCheckRequestMultiError
- type SetHealthCheckRequestValidationError
- func (e SetHealthCheckRequestValidationError) Cause() error
- func (e SetHealthCheckRequestValidationError) Error() string
- func (e SetHealthCheckRequestValidationError) ErrorName() string
- func (e SetHealthCheckRequestValidationError) Field() string
- func (e SetHealthCheckRequestValidationError) Key() bool
- func (e SetHealthCheckRequestValidationError) Reason() string
- type SetMemberRequest
- func (*SetMemberRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetMemberRequest) GetFqdn() string
- func (x *SetMemberRequest) GetMember() *v1.Member
- func (*SetMemberRequest) ProtoMessage()
- func (x *SetMemberRequest) ProtoReflect() protoreflect.Message
- func (x *SetMemberRequest) Reset()
- func (x *SetMemberRequest) String() string
- func (m *SetMemberRequest) Validate() error
- func (m *SetMemberRequest) ValidateAll() error
- type SetMemberRequestMultiError
- type SetMemberRequestValidationError
- func (e SetMemberRequestValidationError) Cause() error
- func (e SetMemberRequestValidationError) Error() string
- func (e SetMemberRequestValidationError) ErrorName() string
- func (e SetMemberRequestValidationError) Field() string
- func (e SetMemberRequestValidationError) Key() bool
- func (e SetMemberRequestValidationError) Reason() string
- type SetMembersStatusRequest
- func (*SetMembersStatusRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetMembersStatusRequest) GetDc() string
- func (x *SetMembersStatusRequest) GetDryRun() bool
- func (x *SetMembersStatusRequest) GetIp() string
- func (x *SetMembersStatusRequest) GetPrefix() string
- func (x *SetMembersStatusRequest) GetStatus() MemberState
- func (x *SetMembersStatusRequest) GetTags() []string
- func (*SetMembersStatusRequest) ProtoMessage()
- func (x *SetMembersStatusRequest) ProtoReflect() protoreflect.Message
- func (x *SetMembersStatusRequest) Reset()
- func (x *SetMembersStatusRequest) String() string
- func (m *SetMembersStatusRequest) Validate() error
- func (m *SetMembersStatusRequest) ValidateAll() error
- type SetMembersStatusRequestMultiError
- type SetMembersStatusRequestValidationError
- func (e SetMembersStatusRequestValidationError) Cause() error
- func (e SetMembersStatusRequestValidationError) Error() string
- func (e SetMembersStatusRequestValidationError) ErrorName() string
- func (e SetMembersStatusRequestValidationError) Field() string
- func (e SetMembersStatusRequestValidationError) Key() bool
- func (e SetMembersStatusRequestValidationError) Reason() string
- type SetMembersStatusResponse
- func (*SetMembersStatusResponse) Descriptor() ([]byte, []int)deprecated
- func (x *SetMembersStatusResponse) GetUpdated() []*SetMembersStatusResponse_Info
- func (*SetMembersStatusResponse) ProtoMessage()
- func (x *SetMembersStatusResponse) ProtoReflect() protoreflect.Message
- func (x *SetMembersStatusResponse) Reset()
- func (x *SetMembersStatusResponse) String() string
- func (m *SetMembersStatusResponse) Validate() error
- func (m *SetMembersStatusResponse) ValidateAll() error
- type SetMembersStatusResponseMultiError
- type SetMembersStatusResponseValidationError
- func (e SetMembersStatusResponseValidationError) Cause() error
- func (e SetMembersStatusResponseValidationError) Error() string
- func (e SetMembersStatusResponseValidationError) ErrorName() string
- func (e SetMembersStatusResponseValidationError) Field() string
- func (e SetMembersStatusResponseValidationError) Key() bool
- func (e SetMembersStatusResponseValidationError) Reason() string
- type SetMembersStatusResponse_Info
- func (*SetMembersStatusResponse_Info) Descriptor() ([]byte, []int)deprecated
- func (x *SetMembersStatusResponse_Info) GetFqdn() string
- func (x *SetMembersStatusResponse_Info) GetIps() []string
- func (*SetMembersStatusResponse_Info) ProtoMessage()
- func (x *SetMembersStatusResponse_Info) ProtoReflect() protoreflect.Message
- func (x *SetMembersStatusResponse_Info) Reset()
- func (x *SetMembersStatusResponse_Info) String() string
- func (m *SetMembersStatusResponse_Info) Validate() error
- func (m *SetMembersStatusResponse_Info) ValidateAll() error
- type SetMembersStatusResponse_InfoMultiError
- type SetMembersStatusResponse_InfoValidationError
- func (e SetMembersStatusResponse_InfoValidationError) Cause() error
- func (e SetMembersStatusResponse_InfoValidationError) Error() string
- func (e SetMembersStatusResponse_InfoValidationError) ErrorName() string
- func (e SetMembersStatusResponse_InfoValidationError) Field() string
- func (e SetMembersStatusResponse_InfoValidationError) Key() bool
- func (e SetMembersStatusResponse_InfoValidationError) Reason() string
- type UnimplementedGSLBServer
- func (UnimplementedGSLBServer) DeleteEntry(context.Context, *DeleteEntryRequest) (*emptypb.Empty, error)
- func (UnimplementedGSLBServer) DeleteMember(context.Context, *DeleteMemberRequest) (*emptypb.Empty, error)
- func (UnimplementedGSLBServer) GetEntry(context.Context, *GetEntryRequest) (*GetEntryResponse, error)
- func (UnimplementedGSLBServer) GetEntryStatus(context.Context, *GetEntryStatusRequest) (*GetEntryStatusResponse, error)
- func (UnimplementedGSLBServer) GetHealthCheck(context.Context, *GetHealthCheckRequest) (*GetHealthCheckResponse, error)
- func (UnimplementedGSLBServer) GetMember(context.Context, *GetMemberRequest) (*GetMemberResponse, error)
- func (UnimplementedGSLBServer) ListDcs(context.Context, *ListDcsRequest) (*ListDcsResponse, error)
- func (UnimplementedGSLBServer) ListEntries(context.Context, *ListEntriesRequest) (*ListEntriesResponse, error)
- func (UnimplementedGSLBServer) ListEntriesStatus(context.Context, *ListEntriesStatusRequest) (*ListEntriesStatusResponse, error)
- func (UnimplementedGSLBServer) ListMembers(context.Context, *ListMembersRequest) (*ListMembersResponse, error)
- func (UnimplementedGSLBServer) ListPluginHealthChecks(context.Context, *emptypb.Empty) (*ListPluginHealthChecksResponse, error)
- func (UnimplementedGSLBServer) SetEntry(context.Context, *SetEntryRequest) (*emptypb.Empty, error)
- func (UnimplementedGSLBServer) SetHealthCheck(context.Context, *SetHealthCheckRequest) (*emptypb.Empty, error)
- func (UnimplementedGSLBServer) SetMember(context.Context, *SetMemberRequest) (*emptypb.Empty, error)
- func (UnimplementedGSLBServer) SetMembersStatus(context.Context, *SetMembersStatusRequest) (*SetMembersStatusResponse, error)
- type UnsafeGSLBServer
Constants ¶
const ( GSLB_SetEntry_FullMethodName = "/gsloc.services.gslb.v1.GSLB/SetEntry" GSLB_DeleteEntry_FullMethodName = "/gsloc.services.gslb.v1.GSLB/DeleteEntry" GSLB_GetEntry_FullMethodName = "/gsloc.services.gslb.v1.GSLB/GetEntry" GSLB_ListEntries_FullMethodName = "/gsloc.services.gslb.v1.GSLB/ListEntries" GSLB_GetEntryStatus_FullMethodName = "/gsloc.services.gslb.v1.GSLB/GetEntryStatus" GSLB_ListEntriesStatus_FullMethodName = "/gsloc.services.gslb.v1.GSLB/ListEntriesStatus" GSLB_SetMember_FullMethodName = "/gsloc.services.gslb.v1.GSLB/SetMember" GSLB_DeleteMember_FullMethodName = "/gsloc.services.gslb.v1.GSLB/DeleteMember" GSLB_GetMember_FullMethodName = "/gsloc.services.gslb.v1.GSLB/GetMember" GSLB_ListMembers_FullMethodName = "/gsloc.services.gslb.v1.GSLB/ListMembers" GSLB_SetMembersStatus_FullMethodName = "/gsloc.services.gslb.v1.GSLB/SetMembersStatus" GSLB_GetHealthCheck_FullMethodName = "/gsloc.services.gslb.v1.GSLB/GetHealthCheck" GSLB_SetHealthCheck_FullMethodName = "/gsloc.services.gslb.v1.GSLB/SetHealthCheck" GSLB_ListDcs_FullMethodName = "/gsloc.services.gslb.v1.GSLB/ListDcs" GSLB_ListPluginHealthChecks_FullMethodName = "/gsloc.services.gslb.v1.GSLB/ListPluginHealthChecks" )
Variables ¶
var ( MemberState_name = map[int32]string{ 0: "ENABLED", 1: "DISABLED", } MemberState_value = map[string]int32{ "ENABLED": 0, "DISABLED": 1, } )
Enum value maps for MemberState.
var ( MemberStatus_Status_name = map[int32]string{ 0: "ONLINE", 1: "OFFLINE", 2: "CHECK_FAILED", } MemberStatus_Status_value = map[string]int32{ "ONLINE": 0, "OFFLINE": 1, "CHECK_FAILED": 2, } )
Enum value maps for MemberStatus_Status.
var File_gsloc_services_gslb_v1_gslb_proto protoreflect.FileDescriptor
var GSLB_ServiceDesc = grpc.ServiceDesc{ ServiceName: "gsloc.services.gslb.v1.GSLB", HandlerType: (*GSLBServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "SetEntry", Handler: _GSLB_SetEntry_Handler, }, { MethodName: "DeleteEntry", Handler: _GSLB_DeleteEntry_Handler, }, { MethodName: "GetEntry", Handler: _GSLB_GetEntry_Handler, }, { MethodName: "ListEntries", Handler: _GSLB_ListEntries_Handler, }, { MethodName: "GetEntryStatus", Handler: _GSLB_GetEntryStatus_Handler, }, { MethodName: "ListEntriesStatus", Handler: _GSLB_ListEntriesStatus_Handler, }, { MethodName: "SetMember", Handler: _GSLB_SetMember_Handler, }, { MethodName: "DeleteMember", Handler: _GSLB_DeleteMember_Handler, }, { MethodName: "GetMember", Handler: _GSLB_GetMember_Handler, }, { MethodName: "ListMembers", Handler: _GSLB_ListMembers_Handler, }, { MethodName: "SetMembersStatus", Handler: _GSLB_SetMembersStatus_Handler, }, { MethodName: "GetHealthCheck", Handler: _GSLB_GetHealthCheck_Handler, }, { MethodName: "SetHealthCheck", Handler: _GSLB_SetHealthCheck_Handler, }, { MethodName: "ListDcs", Handler: _GSLB_ListDcs_Handler, }, { MethodName: "ListPluginHealthChecks", Handler: _GSLB_ListPluginHealthChecks_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "gsloc/services/gslb/v1/gslb.proto", }
GSLB_ServiceDesc is the grpc.ServiceDesc for GSLB service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
Functions ¶
func RegisterGSLBServer ¶
func RegisterGSLBServer(s grpc.ServiceRegistrar, srv GSLBServer)
Types ¶
type DeleteEntryRequest ¶
type DeleteEntryRequest struct { Fqdn string `protobuf:"bytes,1,opt,name=fqdn,proto3" json:"fqdn,omitempty"` // contains filtered or unexported fields }
func (*DeleteEntryRequest) Descriptor
deprecated
func (*DeleteEntryRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteEntryRequest.ProtoReflect.Descriptor instead.
func (*DeleteEntryRequest) GetFqdn ¶
func (x *DeleteEntryRequest) GetFqdn() string
func (*DeleteEntryRequest) ProtoMessage ¶
func (*DeleteEntryRequest) ProtoMessage()
func (*DeleteEntryRequest) ProtoReflect ¶
func (x *DeleteEntryRequest) ProtoReflect() protoreflect.Message
func (*DeleteEntryRequest) Reset ¶
func (x *DeleteEntryRequest) Reset()
func (*DeleteEntryRequest) String ¶
func (x *DeleteEntryRequest) String() string
func (*DeleteEntryRequest) Validate ¶
func (m *DeleteEntryRequest) Validate() error
Validate checks the field values on DeleteEntryRequest 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 (*DeleteEntryRequest) ValidateAll ¶
func (m *DeleteEntryRequest) ValidateAll() error
ValidateAll checks the field values on DeleteEntryRequest 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 DeleteEntryRequestMultiError, or nil if none found.
type DeleteEntryRequestMultiError ¶
type DeleteEntryRequestMultiError []error
DeleteEntryRequestMultiError is an error wrapping multiple validation errors returned by DeleteEntryRequest.ValidateAll() if the designated constraints aren't met.
func (DeleteEntryRequestMultiError) AllErrors ¶
func (m DeleteEntryRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DeleteEntryRequestMultiError) Error ¶
func (m DeleteEntryRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DeleteEntryRequestValidationError ¶
type DeleteEntryRequestValidationError struct {
// contains filtered or unexported fields
}
DeleteEntryRequestValidationError is the validation error returned by DeleteEntryRequest.Validate if the designated constraints aren't met.
func (DeleteEntryRequestValidationError) Cause ¶
func (e DeleteEntryRequestValidationError) Cause() error
Cause function returns cause value.
func (DeleteEntryRequestValidationError) Error ¶
func (e DeleteEntryRequestValidationError) Error() string
Error satisfies the builtin error interface
func (DeleteEntryRequestValidationError) ErrorName ¶
func (e DeleteEntryRequestValidationError) ErrorName() string
ErrorName returns error name.
func (DeleteEntryRequestValidationError) Field ¶
func (e DeleteEntryRequestValidationError) Field() string
Field function returns field value.
func (DeleteEntryRequestValidationError) Key ¶
func (e DeleteEntryRequestValidationError) Key() bool
Key function returns key value.
func (DeleteEntryRequestValidationError) Reason ¶
func (e DeleteEntryRequestValidationError) Reason() string
Reason function returns reason value.
type DeleteMemberRequest ¶
type DeleteMemberRequest struct { Fqdn string `protobuf:"bytes,1,opt,name=fqdn,proto3" json:"fqdn,omitempty"` Ip string `protobuf:"bytes,2,opt,name=ip,proto3" json:"ip,omitempty"` // contains filtered or unexported fields }
func (*DeleteMemberRequest) Descriptor
deprecated
func (*DeleteMemberRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteMemberRequest.ProtoReflect.Descriptor instead.
func (*DeleteMemberRequest) GetFqdn ¶
func (x *DeleteMemberRequest) GetFqdn() string
func (*DeleteMemberRequest) GetIp ¶
func (x *DeleteMemberRequest) GetIp() string
func (*DeleteMemberRequest) ProtoMessage ¶
func (*DeleteMemberRequest) ProtoMessage()
func (*DeleteMemberRequest) ProtoReflect ¶
func (x *DeleteMemberRequest) ProtoReflect() protoreflect.Message
func (*DeleteMemberRequest) Reset ¶
func (x *DeleteMemberRequest) Reset()
func (*DeleteMemberRequest) String ¶
func (x *DeleteMemberRequest) String() string
func (*DeleteMemberRequest) Validate ¶
func (m *DeleteMemberRequest) Validate() error
Validate checks the field values on DeleteMemberRequest 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 (*DeleteMemberRequest) ValidateAll ¶
func (m *DeleteMemberRequest) ValidateAll() error
ValidateAll checks the field values on DeleteMemberRequest 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 DeleteMemberRequestMultiError, or nil if none found.
type DeleteMemberRequestMultiError ¶
type DeleteMemberRequestMultiError []error
DeleteMemberRequestMultiError is an error wrapping multiple validation errors returned by DeleteMemberRequest.ValidateAll() if the designated constraints aren't met.
func (DeleteMemberRequestMultiError) AllErrors ¶
func (m DeleteMemberRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DeleteMemberRequestMultiError) Error ¶
func (m DeleteMemberRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DeleteMemberRequestValidationError ¶
type DeleteMemberRequestValidationError struct {
// contains filtered or unexported fields
}
DeleteMemberRequestValidationError is the validation error returned by DeleteMemberRequest.Validate if the designated constraints aren't met.
func (DeleteMemberRequestValidationError) Cause ¶
func (e DeleteMemberRequestValidationError) Cause() error
Cause function returns cause value.
func (DeleteMemberRequestValidationError) Error ¶
func (e DeleteMemberRequestValidationError) Error() string
Error satisfies the builtin error interface
func (DeleteMemberRequestValidationError) ErrorName ¶
func (e DeleteMemberRequestValidationError) ErrorName() string
ErrorName returns error name.
func (DeleteMemberRequestValidationError) Field ¶
func (e DeleteMemberRequestValidationError) Field() string
Field function returns field value.
func (DeleteMemberRequestValidationError) Key ¶
func (e DeleteMemberRequestValidationError) Key() bool
Key function returns key value.
func (DeleteMemberRequestValidationError) Reason ¶
func (e DeleteMemberRequestValidationError) Reason() string
Reason function returns reason value.
type GSLBClient ¶
type GSLBClient interface { SetEntry(ctx context.Context, in *SetEntryRequest, opts ...grpc.CallOption) (*emptypb.Empty, error) DeleteEntry(ctx context.Context, in *DeleteEntryRequest, opts ...grpc.CallOption) (*emptypb.Empty, error) GetEntry(ctx context.Context, in *GetEntryRequest, opts ...grpc.CallOption) (*GetEntryResponse, error) ListEntries(ctx context.Context, in *ListEntriesRequest, opts ...grpc.CallOption) (*ListEntriesResponse, error) GetEntryStatus(ctx context.Context, in *GetEntryStatusRequest, opts ...grpc.CallOption) (*GetEntryStatusResponse, error) ListEntriesStatus(ctx context.Context, in *ListEntriesStatusRequest, opts ...grpc.CallOption) (*ListEntriesStatusResponse, error) SetMember(ctx context.Context, in *SetMemberRequest, opts ...grpc.CallOption) (*emptypb.Empty, error) DeleteMember(ctx context.Context, in *DeleteMemberRequest, opts ...grpc.CallOption) (*emptypb.Empty, error) GetMember(ctx context.Context, in *GetMemberRequest, opts ...grpc.CallOption) (*GetMemberResponse, error) ListMembers(ctx context.Context, in *ListMembersRequest, opts ...grpc.CallOption) (*ListMembersResponse, error) SetMembersStatus(ctx context.Context, in *SetMembersStatusRequest, opts ...grpc.CallOption) (*SetMembersStatusResponse, error) GetHealthCheck(ctx context.Context, in *GetHealthCheckRequest, opts ...grpc.CallOption) (*GetHealthCheckResponse, error) SetHealthCheck(ctx context.Context, in *SetHealthCheckRequest, opts ...grpc.CallOption) (*emptypb.Empty, error) ListDcs(ctx context.Context, in *ListDcsRequest, opts ...grpc.CallOption) (*ListDcsResponse, error) ListPluginHealthChecks(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*ListPluginHealthChecksResponse, error) }
GSLBClient is the client API for GSLB 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 NewGSLBClient ¶
func NewGSLBClient(cc grpc.ClientConnInterface) GSLBClient
type GSLBServer ¶
type GSLBServer interface { SetEntry(context.Context, *SetEntryRequest) (*emptypb.Empty, error) DeleteEntry(context.Context, *DeleteEntryRequest) (*emptypb.Empty, error) GetEntry(context.Context, *GetEntryRequest) (*GetEntryResponse, error) ListEntries(context.Context, *ListEntriesRequest) (*ListEntriesResponse, error) GetEntryStatus(context.Context, *GetEntryStatusRequest) (*GetEntryStatusResponse, error) ListEntriesStatus(context.Context, *ListEntriesStatusRequest) (*ListEntriesStatusResponse, error) SetMember(context.Context, *SetMemberRequest) (*emptypb.Empty, error) DeleteMember(context.Context, *DeleteMemberRequest) (*emptypb.Empty, error) GetMember(context.Context, *GetMemberRequest) (*GetMemberResponse, error) ListMembers(context.Context, *ListMembersRequest) (*ListMembersResponse, error) SetMembersStatus(context.Context, *SetMembersStatusRequest) (*SetMembersStatusResponse, error) GetHealthCheck(context.Context, *GetHealthCheckRequest) (*GetHealthCheckResponse, error) SetHealthCheck(context.Context, *SetHealthCheckRequest) (*emptypb.Empty, error) ListDcs(context.Context, *ListDcsRequest) (*ListDcsResponse, error) ListPluginHealthChecks(context.Context, *emptypb.Empty) (*ListPluginHealthChecksResponse, error) // contains filtered or unexported methods }
GSLBServer is the server API for GSLB service. All implementations must embed UnimplementedGSLBServer for forward compatibility
type GetEntryRequest ¶
type GetEntryRequest struct { Fqdn string `protobuf:"bytes,1,opt,name=fqdn,proto3" json:"fqdn,omitempty"` // contains filtered or unexported fields }
func (*GetEntryRequest) Descriptor
deprecated
func (*GetEntryRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetEntryRequest.ProtoReflect.Descriptor instead.
func (*GetEntryRequest) GetFqdn ¶
func (x *GetEntryRequest) GetFqdn() string
func (*GetEntryRequest) ProtoMessage ¶
func (*GetEntryRequest) ProtoMessage()
func (*GetEntryRequest) ProtoReflect ¶
func (x *GetEntryRequest) ProtoReflect() protoreflect.Message
func (*GetEntryRequest) Reset ¶
func (x *GetEntryRequest) Reset()
func (*GetEntryRequest) String ¶
func (x *GetEntryRequest) String() string
func (*GetEntryRequest) Validate ¶
func (m *GetEntryRequest) Validate() error
Validate checks the field values on GetEntryRequest 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 (*GetEntryRequest) ValidateAll ¶
func (m *GetEntryRequest) ValidateAll() error
ValidateAll checks the field values on GetEntryRequest 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 GetEntryRequestMultiError, or nil if none found.
type GetEntryRequestMultiError ¶
type GetEntryRequestMultiError []error
GetEntryRequestMultiError is an error wrapping multiple validation errors returned by GetEntryRequest.ValidateAll() if the designated constraints aren't met.
func (GetEntryRequestMultiError) AllErrors ¶
func (m GetEntryRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetEntryRequestMultiError) Error ¶
func (m GetEntryRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetEntryRequestValidationError ¶
type GetEntryRequestValidationError struct {
// contains filtered or unexported fields
}
GetEntryRequestValidationError is the validation error returned by GetEntryRequest.Validate if the designated constraints aren't met.
func (GetEntryRequestValidationError) Cause ¶
func (e GetEntryRequestValidationError) Cause() error
Cause function returns cause value.
func (GetEntryRequestValidationError) Error ¶
func (e GetEntryRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GetEntryRequestValidationError) ErrorName ¶
func (e GetEntryRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GetEntryRequestValidationError) Field ¶
func (e GetEntryRequestValidationError) Field() string
Field function returns field value.
func (GetEntryRequestValidationError) Key ¶
func (e GetEntryRequestValidationError) Key() bool
Key function returns key value.
func (GetEntryRequestValidationError) Reason ¶
func (e GetEntryRequestValidationError) Reason() string
Reason function returns reason value.
type GetEntryResponse ¶
type GetEntryResponse struct { Entry *v1.Entry `protobuf:"bytes,1,opt,name=entry,proto3" json:"entry,omitempty"` Healthcheck *v11.HealthCheck `protobuf:"bytes,2,opt,name=healthcheck,proto3" json:"healthcheck,omitempty"` // contains filtered or unexported fields }
func (*GetEntryResponse) Descriptor
deprecated
func (*GetEntryResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetEntryResponse.ProtoReflect.Descriptor instead.
func (*GetEntryResponse) GetEntry ¶
func (x *GetEntryResponse) GetEntry() *v1.Entry
func (*GetEntryResponse) GetHealthcheck ¶
func (x *GetEntryResponse) GetHealthcheck() *v11.HealthCheck
func (*GetEntryResponse) ProtoMessage ¶
func (*GetEntryResponse) ProtoMessage()
func (*GetEntryResponse) ProtoReflect ¶
func (x *GetEntryResponse) ProtoReflect() protoreflect.Message
func (*GetEntryResponse) Reset ¶
func (x *GetEntryResponse) Reset()
func (*GetEntryResponse) String ¶
func (x *GetEntryResponse) String() string
func (*GetEntryResponse) Validate ¶
func (m *GetEntryResponse) Validate() error
Validate checks the field values on GetEntryResponse 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 (*GetEntryResponse) ValidateAll ¶
func (m *GetEntryResponse) ValidateAll() error
ValidateAll checks the field values on GetEntryResponse 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 GetEntryResponseMultiError, or nil if none found.
type GetEntryResponseMultiError ¶
type GetEntryResponseMultiError []error
GetEntryResponseMultiError is an error wrapping multiple validation errors returned by GetEntryResponse.ValidateAll() if the designated constraints aren't met.
func (GetEntryResponseMultiError) AllErrors ¶
func (m GetEntryResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetEntryResponseMultiError) Error ¶
func (m GetEntryResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetEntryResponseValidationError ¶
type GetEntryResponseValidationError struct {
// contains filtered or unexported fields
}
GetEntryResponseValidationError is the validation error returned by GetEntryResponse.Validate if the designated constraints aren't met.
func (GetEntryResponseValidationError) Cause ¶
func (e GetEntryResponseValidationError) Cause() error
Cause function returns cause value.
func (GetEntryResponseValidationError) Error ¶
func (e GetEntryResponseValidationError) Error() string
Error satisfies the builtin error interface
func (GetEntryResponseValidationError) ErrorName ¶
func (e GetEntryResponseValidationError) ErrorName() string
ErrorName returns error name.
func (GetEntryResponseValidationError) Field ¶
func (e GetEntryResponseValidationError) Field() string
Field function returns field value.
func (GetEntryResponseValidationError) Key ¶
func (e GetEntryResponseValidationError) Key() bool
Key function returns key value.
func (GetEntryResponseValidationError) Reason ¶
func (e GetEntryResponseValidationError) Reason() string
Reason function returns reason value.
type GetEntryStatusRequest ¶
type GetEntryStatusRequest struct { Fqdn string `protobuf:"bytes,1,opt,name=fqdn,proto3" json:"fqdn,omitempty"` // contains filtered or unexported fields }
func (*GetEntryStatusRequest) Descriptor
deprecated
func (*GetEntryStatusRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetEntryStatusRequest.ProtoReflect.Descriptor instead.
func (*GetEntryStatusRequest) GetFqdn ¶
func (x *GetEntryStatusRequest) GetFqdn() string
func (*GetEntryStatusRequest) ProtoMessage ¶
func (*GetEntryStatusRequest) ProtoMessage()
func (*GetEntryStatusRequest) ProtoReflect ¶
func (x *GetEntryStatusRequest) ProtoReflect() protoreflect.Message
func (*GetEntryStatusRequest) Reset ¶
func (x *GetEntryStatusRequest) Reset()
func (*GetEntryStatusRequest) String ¶
func (x *GetEntryStatusRequest) String() string
func (*GetEntryStatusRequest) Validate ¶
func (m *GetEntryStatusRequest) Validate() error
Validate checks the field values on GetEntryStatusRequest 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 (*GetEntryStatusRequest) ValidateAll ¶
func (m *GetEntryStatusRequest) ValidateAll() error
ValidateAll checks the field values on GetEntryStatusRequest 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 GetEntryStatusRequestMultiError, or nil if none found.
type GetEntryStatusRequestMultiError ¶
type GetEntryStatusRequestMultiError []error
GetEntryStatusRequestMultiError is an error wrapping multiple validation errors returned by GetEntryStatusRequest.ValidateAll() if the designated constraints aren't met.
func (GetEntryStatusRequestMultiError) AllErrors ¶
func (m GetEntryStatusRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetEntryStatusRequestMultiError) Error ¶
func (m GetEntryStatusRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetEntryStatusRequestValidationError ¶
type GetEntryStatusRequestValidationError struct {
// contains filtered or unexported fields
}
GetEntryStatusRequestValidationError is the validation error returned by GetEntryStatusRequest.Validate if the designated constraints aren't met.
func (GetEntryStatusRequestValidationError) Cause ¶
func (e GetEntryStatusRequestValidationError) Cause() error
Cause function returns cause value.
func (GetEntryStatusRequestValidationError) Error ¶
func (e GetEntryStatusRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GetEntryStatusRequestValidationError) ErrorName ¶
func (e GetEntryStatusRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GetEntryStatusRequestValidationError) Field ¶
func (e GetEntryStatusRequestValidationError) Field() string
Field function returns field value.
func (GetEntryStatusRequestValidationError) Key ¶
func (e GetEntryStatusRequestValidationError) Key() bool
Key function returns key value.
func (GetEntryStatusRequestValidationError) Reason ¶
func (e GetEntryStatusRequestValidationError) Reason() string
Reason function returns reason value.
type GetEntryStatusResponse ¶
type GetEntryStatusResponse struct { Fqdn string `protobuf:"bytes,1,opt,name=fqdn,proto3" json:"fqdn,omitempty"` MembersIpv4 []*MemberStatus `protobuf:"bytes,2,rep,name=members_ipv4,json=membersIpv4,proto3" json:"members_ipv4,omitempty"` MembersIpv6 []*MemberStatus `protobuf:"bytes,3,rep,name=members_ipv6,json=membersIpv6,proto3" json:"members_ipv6,omitempty"` // contains filtered or unexported fields }
func (*GetEntryStatusResponse) Descriptor
deprecated
func (*GetEntryStatusResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetEntryStatusResponse.ProtoReflect.Descriptor instead.
func (*GetEntryStatusResponse) GetFqdn ¶
func (x *GetEntryStatusResponse) GetFqdn() string
func (*GetEntryStatusResponse) GetMembersIpv4 ¶
func (x *GetEntryStatusResponse) GetMembersIpv4() []*MemberStatus
func (*GetEntryStatusResponse) GetMembersIpv6 ¶
func (x *GetEntryStatusResponse) GetMembersIpv6() []*MemberStatus
func (*GetEntryStatusResponse) ProtoMessage ¶
func (*GetEntryStatusResponse) ProtoMessage()
func (*GetEntryStatusResponse) ProtoReflect ¶
func (x *GetEntryStatusResponse) ProtoReflect() protoreflect.Message
func (*GetEntryStatusResponse) Reset ¶
func (x *GetEntryStatusResponse) Reset()
func (*GetEntryStatusResponse) String ¶
func (x *GetEntryStatusResponse) String() string
func (*GetEntryStatusResponse) Validate ¶
func (m *GetEntryStatusResponse) Validate() error
Validate checks the field values on GetEntryStatusResponse 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 (*GetEntryStatusResponse) ValidateAll ¶
func (m *GetEntryStatusResponse) ValidateAll() error
ValidateAll checks the field values on GetEntryStatusResponse 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 GetEntryStatusResponseMultiError, or nil if none found.
type GetEntryStatusResponseMultiError ¶
type GetEntryStatusResponseMultiError []error
GetEntryStatusResponseMultiError is an error wrapping multiple validation errors returned by GetEntryStatusResponse.ValidateAll() if the designated constraints aren't met.
func (GetEntryStatusResponseMultiError) AllErrors ¶
func (m GetEntryStatusResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetEntryStatusResponseMultiError) Error ¶
func (m GetEntryStatusResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetEntryStatusResponseValidationError ¶
type GetEntryStatusResponseValidationError struct {
// contains filtered or unexported fields
}
GetEntryStatusResponseValidationError is the validation error returned by GetEntryStatusResponse.Validate if the designated constraints aren't met.
func (GetEntryStatusResponseValidationError) Cause ¶
func (e GetEntryStatusResponseValidationError) Cause() error
Cause function returns cause value.
func (GetEntryStatusResponseValidationError) Error ¶
func (e GetEntryStatusResponseValidationError) Error() string
Error satisfies the builtin error interface
func (GetEntryStatusResponseValidationError) ErrorName ¶
func (e GetEntryStatusResponseValidationError) ErrorName() string
ErrorName returns error name.
func (GetEntryStatusResponseValidationError) Field ¶
func (e GetEntryStatusResponseValidationError) Field() string
Field function returns field value.
func (GetEntryStatusResponseValidationError) Key ¶
func (e GetEntryStatusResponseValidationError) Key() bool
Key function returns key value.
func (GetEntryStatusResponseValidationError) Reason ¶
func (e GetEntryStatusResponseValidationError) Reason() string
Reason function returns reason value.
type GetHealthCheckRequest ¶
type GetHealthCheckRequest struct { Fqdn string `protobuf:"bytes,1,opt,name=fqdn,proto3" json:"fqdn,omitempty"` // contains filtered or unexported fields }
func (*GetHealthCheckRequest) Descriptor
deprecated
func (*GetHealthCheckRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetHealthCheckRequest.ProtoReflect.Descriptor instead.
func (*GetHealthCheckRequest) GetFqdn ¶
func (x *GetHealthCheckRequest) GetFqdn() string
func (*GetHealthCheckRequest) ProtoMessage ¶
func (*GetHealthCheckRequest) ProtoMessage()
func (*GetHealthCheckRequest) ProtoReflect ¶
func (x *GetHealthCheckRequest) ProtoReflect() protoreflect.Message
func (*GetHealthCheckRequest) Reset ¶
func (x *GetHealthCheckRequest) Reset()
func (*GetHealthCheckRequest) String ¶
func (x *GetHealthCheckRequest) String() string
func (*GetHealthCheckRequest) Validate ¶
func (m *GetHealthCheckRequest) Validate() error
Validate checks the field values on GetHealthCheckRequest 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 (*GetHealthCheckRequest) ValidateAll ¶
func (m *GetHealthCheckRequest) ValidateAll() error
ValidateAll checks the field values on GetHealthCheckRequest 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 GetHealthCheckRequestMultiError, or nil if none found.
type GetHealthCheckRequestMultiError ¶
type GetHealthCheckRequestMultiError []error
GetHealthCheckRequestMultiError is an error wrapping multiple validation errors returned by GetHealthCheckRequest.ValidateAll() if the designated constraints aren't met.
func (GetHealthCheckRequestMultiError) AllErrors ¶
func (m GetHealthCheckRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetHealthCheckRequestMultiError) Error ¶
func (m GetHealthCheckRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetHealthCheckRequestValidationError ¶
type GetHealthCheckRequestValidationError struct {
// contains filtered or unexported fields
}
GetHealthCheckRequestValidationError is the validation error returned by GetHealthCheckRequest.Validate if the designated constraints aren't met.
func (GetHealthCheckRequestValidationError) Cause ¶
func (e GetHealthCheckRequestValidationError) Cause() error
Cause function returns cause value.
func (GetHealthCheckRequestValidationError) Error ¶
func (e GetHealthCheckRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GetHealthCheckRequestValidationError) ErrorName ¶
func (e GetHealthCheckRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GetHealthCheckRequestValidationError) Field ¶
func (e GetHealthCheckRequestValidationError) Field() string
Field function returns field value.
func (GetHealthCheckRequestValidationError) Key ¶
func (e GetHealthCheckRequestValidationError) Key() bool
Key function returns key value.
func (GetHealthCheckRequestValidationError) Reason ¶
func (e GetHealthCheckRequestValidationError) Reason() string
Reason function returns reason value.
type GetHealthCheckResponse ¶
type GetHealthCheckResponse struct { Healthcheck *v11.HealthCheck `protobuf:"bytes,1,opt,name=healthcheck,proto3" json:"healthcheck,omitempty"` // contains filtered or unexported fields }
func (*GetHealthCheckResponse) Descriptor
deprecated
func (*GetHealthCheckResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetHealthCheckResponse.ProtoReflect.Descriptor instead.
func (*GetHealthCheckResponse) GetHealthcheck ¶
func (x *GetHealthCheckResponse) GetHealthcheck() *v11.HealthCheck
func (*GetHealthCheckResponse) ProtoMessage ¶
func (*GetHealthCheckResponse) ProtoMessage()
func (*GetHealthCheckResponse) ProtoReflect ¶
func (x *GetHealthCheckResponse) ProtoReflect() protoreflect.Message
func (*GetHealthCheckResponse) Reset ¶
func (x *GetHealthCheckResponse) Reset()
func (*GetHealthCheckResponse) String ¶
func (x *GetHealthCheckResponse) String() string
func (*GetHealthCheckResponse) Validate ¶
func (m *GetHealthCheckResponse) Validate() error
Validate checks the field values on GetHealthCheckResponse 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 (*GetHealthCheckResponse) ValidateAll ¶
func (m *GetHealthCheckResponse) ValidateAll() error
ValidateAll checks the field values on GetHealthCheckResponse 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 GetHealthCheckResponseMultiError, or nil if none found.
type GetHealthCheckResponseMultiError ¶
type GetHealthCheckResponseMultiError []error
GetHealthCheckResponseMultiError is an error wrapping multiple validation errors returned by GetHealthCheckResponse.ValidateAll() if the designated constraints aren't met.
func (GetHealthCheckResponseMultiError) AllErrors ¶
func (m GetHealthCheckResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetHealthCheckResponseMultiError) Error ¶
func (m GetHealthCheckResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetHealthCheckResponseValidationError ¶
type GetHealthCheckResponseValidationError struct {
// contains filtered or unexported fields
}
GetHealthCheckResponseValidationError is the validation error returned by GetHealthCheckResponse.Validate if the designated constraints aren't met.
func (GetHealthCheckResponseValidationError) Cause ¶
func (e GetHealthCheckResponseValidationError) Cause() error
Cause function returns cause value.
func (GetHealthCheckResponseValidationError) Error ¶
func (e GetHealthCheckResponseValidationError) Error() string
Error satisfies the builtin error interface
func (GetHealthCheckResponseValidationError) ErrorName ¶
func (e GetHealthCheckResponseValidationError) ErrorName() string
ErrorName returns error name.
func (GetHealthCheckResponseValidationError) Field ¶
func (e GetHealthCheckResponseValidationError) Field() string
Field function returns field value.
func (GetHealthCheckResponseValidationError) Key ¶
func (e GetHealthCheckResponseValidationError) Key() bool
Key function returns key value.
func (GetHealthCheckResponseValidationError) Reason ¶
func (e GetHealthCheckResponseValidationError) Reason() string
Reason function returns reason value.
type GetMemberRequest ¶
type GetMemberRequest struct { Fqdn string `protobuf:"bytes,1,opt,name=fqdn,proto3" json:"fqdn,omitempty"` Ip string `protobuf:"bytes,2,opt,name=ip,proto3" json:"ip,omitempty"` // contains filtered or unexported fields }
func (*GetMemberRequest) Descriptor
deprecated
func (*GetMemberRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetMemberRequest.ProtoReflect.Descriptor instead.
func (*GetMemberRequest) GetFqdn ¶
func (x *GetMemberRequest) GetFqdn() string
func (*GetMemberRequest) GetIp ¶
func (x *GetMemberRequest) GetIp() string
func (*GetMemberRequest) ProtoMessage ¶
func (*GetMemberRequest) ProtoMessage()
func (*GetMemberRequest) ProtoReflect ¶
func (x *GetMemberRequest) ProtoReflect() protoreflect.Message
func (*GetMemberRequest) Reset ¶
func (x *GetMemberRequest) Reset()
func (*GetMemberRequest) String ¶
func (x *GetMemberRequest) String() string
func (*GetMemberRequest) Validate ¶
func (m *GetMemberRequest) Validate() error
Validate checks the field values on GetMemberRequest 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 (*GetMemberRequest) ValidateAll ¶
func (m *GetMemberRequest) ValidateAll() error
ValidateAll checks the field values on GetMemberRequest 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 GetMemberRequestMultiError, or nil if none found.
type GetMemberRequestMultiError ¶
type GetMemberRequestMultiError []error
GetMemberRequestMultiError is an error wrapping multiple validation errors returned by GetMemberRequest.ValidateAll() if the designated constraints aren't met.
func (GetMemberRequestMultiError) AllErrors ¶
func (m GetMemberRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetMemberRequestMultiError) Error ¶
func (m GetMemberRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetMemberRequestValidationError ¶
type GetMemberRequestValidationError struct {
// contains filtered or unexported fields
}
GetMemberRequestValidationError is the validation error returned by GetMemberRequest.Validate if the designated constraints aren't met.
func (GetMemberRequestValidationError) Cause ¶
func (e GetMemberRequestValidationError) Cause() error
Cause function returns cause value.
func (GetMemberRequestValidationError) Error ¶
func (e GetMemberRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GetMemberRequestValidationError) ErrorName ¶
func (e GetMemberRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GetMemberRequestValidationError) Field ¶
func (e GetMemberRequestValidationError) Field() string
Field function returns field value.
func (GetMemberRequestValidationError) Key ¶
func (e GetMemberRequestValidationError) Key() bool
Key function returns key value.
func (GetMemberRequestValidationError) Reason ¶
func (e GetMemberRequestValidationError) Reason() string
Reason function returns reason value.
type GetMemberResponse ¶
type GetMemberResponse struct { Member *v1.Member `protobuf:"bytes,2,opt,name=member,proto3" json:"member,omitempty"` // contains filtered or unexported fields }
func (*GetMemberResponse) Descriptor
deprecated
func (*GetMemberResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetMemberResponse.ProtoReflect.Descriptor instead.
func (*GetMemberResponse) GetMember ¶
func (x *GetMemberResponse) GetMember() *v1.Member
func (*GetMemberResponse) ProtoMessage ¶
func (*GetMemberResponse) ProtoMessage()
func (*GetMemberResponse) ProtoReflect ¶
func (x *GetMemberResponse) ProtoReflect() protoreflect.Message
func (*GetMemberResponse) Reset ¶
func (x *GetMemberResponse) Reset()
func (*GetMemberResponse) String ¶
func (x *GetMemberResponse) String() string
func (*GetMemberResponse) Validate ¶
func (m *GetMemberResponse) Validate() error
Validate checks the field values on GetMemberResponse 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 (*GetMemberResponse) ValidateAll ¶
func (m *GetMemberResponse) ValidateAll() error
ValidateAll checks the field values on GetMemberResponse 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 GetMemberResponseMultiError, or nil if none found.
type GetMemberResponseMultiError ¶
type GetMemberResponseMultiError []error
GetMemberResponseMultiError is an error wrapping multiple validation errors returned by GetMemberResponse.ValidateAll() if the designated constraints aren't met.
func (GetMemberResponseMultiError) AllErrors ¶
func (m GetMemberResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetMemberResponseMultiError) Error ¶
func (m GetMemberResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetMemberResponseValidationError ¶
type GetMemberResponseValidationError struct {
// contains filtered or unexported fields
}
GetMemberResponseValidationError is the validation error returned by GetMemberResponse.Validate if the designated constraints aren't met.
func (GetMemberResponseValidationError) Cause ¶
func (e GetMemberResponseValidationError) Cause() error
Cause function returns cause value.
func (GetMemberResponseValidationError) Error ¶
func (e GetMemberResponseValidationError) Error() string
Error satisfies the builtin error interface
func (GetMemberResponseValidationError) ErrorName ¶
func (e GetMemberResponseValidationError) ErrorName() string
ErrorName returns error name.
func (GetMemberResponseValidationError) Field ¶
func (e GetMemberResponseValidationError) Field() string
Field function returns field value.
func (GetMemberResponseValidationError) Key ¶
func (e GetMemberResponseValidationError) Key() bool
Key function returns key value.
func (GetMemberResponseValidationError) Reason ¶
func (e GetMemberResponseValidationError) Reason() string
Reason function returns reason value.
type ListDcsRequest ¶
type ListDcsRequest struct {
// contains filtered or unexported fields
}
func (*ListDcsRequest) Descriptor
deprecated
func (*ListDcsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListDcsRequest.ProtoReflect.Descriptor instead.
func (*ListDcsRequest) ProtoMessage ¶
func (*ListDcsRequest) ProtoMessage()
func (*ListDcsRequest) ProtoReflect ¶
func (x *ListDcsRequest) ProtoReflect() protoreflect.Message
func (*ListDcsRequest) Reset ¶
func (x *ListDcsRequest) Reset()
func (*ListDcsRequest) String ¶
func (x *ListDcsRequest) String() string
func (*ListDcsRequest) Validate ¶
func (m *ListDcsRequest) Validate() error
Validate checks the field values on ListDcsRequest 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 (*ListDcsRequest) ValidateAll ¶
func (m *ListDcsRequest) ValidateAll() error
ValidateAll checks the field values on ListDcsRequest 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 ListDcsRequestMultiError, or nil if none found.
type ListDcsRequestMultiError ¶
type ListDcsRequestMultiError []error
ListDcsRequestMultiError is an error wrapping multiple validation errors returned by ListDcsRequest.ValidateAll() if the designated constraints aren't met.
func (ListDcsRequestMultiError) AllErrors ¶
func (m ListDcsRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListDcsRequestMultiError) Error ¶
func (m ListDcsRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListDcsRequestValidationError ¶
type ListDcsRequestValidationError struct {
// contains filtered or unexported fields
}
ListDcsRequestValidationError is the validation error returned by ListDcsRequest.Validate if the designated constraints aren't met.
func (ListDcsRequestValidationError) Cause ¶
func (e ListDcsRequestValidationError) Cause() error
Cause function returns cause value.
func (ListDcsRequestValidationError) Error ¶
func (e ListDcsRequestValidationError) Error() string
Error satisfies the builtin error interface
func (ListDcsRequestValidationError) ErrorName ¶
func (e ListDcsRequestValidationError) ErrorName() string
ErrorName returns error name.
func (ListDcsRequestValidationError) Field ¶
func (e ListDcsRequestValidationError) Field() string
Field function returns field value.
func (ListDcsRequestValidationError) Key ¶
func (e ListDcsRequestValidationError) Key() bool
Key function returns key value.
func (ListDcsRequestValidationError) Reason ¶
func (e ListDcsRequestValidationError) Reason() string
Reason function returns reason value.
type ListDcsResponse ¶
type ListDcsResponse struct { Dcs []string `protobuf:"bytes,1,rep,name=dcs,proto3" json:"dcs,omitempty"` // contains filtered or unexported fields }
func (*ListDcsResponse) Descriptor
deprecated
func (*ListDcsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListDcsResponse.ProtoReflect.Descriptor instead.
func (*ListDcsResponse) GetDcs ¶
func (x *ListDcsResponse) GetDcs() []string
func (*ListDcsResponse) ProtoMessage ¶
func (*ListDcsResponse) ProtoMessage()
func (*ListDcsResponse) ProtoReflect ¶
func (x *ListDcsResponse) ProtoReflect() protoreflect.Message
func (*ListDcsResponse) Reset ¶
func (x *ListDcsResponse) Reset()
func (*ListDcsResponse) String ¶
func (x *ListDcsResponse) String() string
func (*ListDcsResponse) Validate ¶
func (m *ListDcsResponse) Validate() error
Validate checks the field values on ListDcsResponse 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 (*ListDcsResponse) ValidateAll ¶
func (m *ListDcsResponse) ValidateAll() error
ValidateAll checks the field values on ListDcsResponse 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 ListDcsResponseMultiError, or nil if none found.
type ListDcsResponseMultiError ¶
type ListDcsResponseMultiError []error
ListDcsResponseMultiError is an error wrapping multiple validation errors returned by ListDcsResponse.ValidateAll() if the designated constraints aren't met.
func (ListDcsResponseMultiError) AllErrors ¶
func (m ListDcsResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListDcsResponseMultiError) Error ¶
func (m ListDcsResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListDcsResponseValidationError ¶
type ListDcsResponseValidationError struct {
// contains filtered or unexported fields
}
ListDcsResponseValidationError is the validation error returned by ListDcsResponse.Validate if the designated constraints aren't met.
func (ListDcsResponseValidationError) Cause ¶
func (e ListDcsResponseValidationError) Cause() error
Cause function returns cause value.
func (ListDcsResponseValidationError) Error ¶
func (e ListDcsResponseValidationError) Error() string
Error satisfies the builtin error interface
func (ListDcsResponseValidationError) ErrorName ¶
func (e ListDcsResponseValidationError) ErrorName() string
ErrorName returns error name.
func (ListDcsResponseValidationError) Field ¶
func (e ListDcsResponseValidationError) Field() string
Field function returns field value.
func (ListDcsResponseValidationError) Key ¶
func (e ListDcsResponseValidationError) Key() bool
Key function returns key value.
func (ListDcsResponseValidationError) Reason ¶
func (e ListDcsResponseValidationError) Reason() string
Reason function returns reason value.
type ListEntriesRequest ¶
type ListEntriesRequest struct { Tags []string `protobuf:"bytes,1,rep,name=tags,proto3" json:"tags,omitempty"` Prefix string `protobuf:"bytes,2,opt,name=prefix,proto3" json:"prefix,omitempty"` // contains filtered or unexported fields }
func (*ListEntriesRequest) Descriptor
deprecated
func (*ListEntriesRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListEntriesRequest.ProtoReflect.Descriptor instead.
func (*ListEntriesRequest) GetPrefix ¶
func (x *ListEntriesRequest) GetPrefix() string
func (*ListEntriesRequest) GetTags ¶
func (x *ListEntriesRequest) GetTags() []string
func (*ListEntriesRequest) ProtoMessage ¶
func (*ListEntriesRequest) ProtoMessage()
func (*ListEntriesRequest) ProtoReflect ¶
func (x *ListEntriesRequest) ProtoReflect() protoreflect.Message
func (*ListEntriesRequest) Reset ¶
func (x *ListEntriesRequest) Reset()
func (*ListEntriesRequest) String ¶
func (x *ListEntriesRequest) String() string
func (*ListEntriesRequest) Validate ¶
func (m *ListEntriesRequest) Validate() error
Validate checks the field values on ListEntriesRequest 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 (*ListEntriesRequest) ValidateAll ¶
func (m *ListEntriesRequest) ValidateAll() error
ValidateAll checks the field values on ListEntriesRequest 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 ListEntriesRequestMultiError, or nil if none found.
type ListEntriesRequestMultiError ¶
type ListEntriesRequestMultiError []error
ListEntriesRequestMultiError is an error wrapping multiple validation errors returned by ListEntriesRequest.ValidateAll() if the designated constraints aren't met.
func (ListEntriesRequestMultiError) AllErrors ¶
func (m ListEntriesRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListEntriesRequestMultiError) Error ¶
func (m ListEntriesRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListEntriesRequestValidationError ¶
type ListEntriesRequestValidationError struct {
// contains filtered or unexported fields
}
ListEntriesRequestValidationError is the validation error returned by ListEntriesRequest.Validate if the designated constraints aren't met.
func (ListEntriesRequestValidationError) Cause ¶
func (e ListEntriesRequestValidationError) Cause() error
Cause function returns cause value.
func (ListEntriesRequestValidationError) Error ¶
func (e ListEntriesRequestValidationError) Error() string
Error satisfies the builtin error interface
func (ListEntriesRequestValidationError) ErrorName ¶
func (e ListEntriesRequestValidationError) ErrorName() string
ErrorName returns error name.
func (ListEntriesRequestValidationError) Field ¶
func (e ListEntriesRequestValidationError) Field() string
Field function returns field value.
func (ListEntriesRequestValidationError) Key ¶
func (e ListEntriesRequestValidationError) Key() bool
Key function returns key value.
func (ListEntriesRequestValidationError) Reason ¶
func (e ListEntriesRequestValidationError) Reason() string
Reason function returns reason value.
type ListEntriesResponse ¶
type ListEntriesResponse struct { Entries []*GetEntryResponse `protobuf:"bytes,1,rep,name=entries,proto3" json:"entries,omitempty"` // contains filtered or unexported fields }
func (*ListEntriesResponse) Descriptor
deprecated
func (*ListEntriesResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListEntriesResponse.ProtoReflect.Descriptor instead.
func (*ListEntriesResponse) GetEntries ¶
func (x *ListEntriesResponse) GetEntries() []*GetEntryResponse
func (*ListEntriesResponse) ProtoMessage ¶
func (*ListEntriesResponse) ProtoMessage()
func (*ListEntriesResponse) ProtoReflect ¶
func (x *ListEntriesResponse) ProtoReflect() protoreflect.Message
func (*ListEntriesResponse) Reset ¶
func (x *ListEntriesResponse) Reset()
func (*ListEntriesResponse) String ¶
func (x *ListEntriesResponse) String() string
func (*ListEntriesResponse) Validate ¶
func (m *ListEntriesResponse) Validate() error
Validate checks the field values on ListEntriesResponse 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 (*ListEntriesResponse) ValidateAll ¶
func (m *ListEntriesResponse) ValidateAll() error
ValidateAll checks the field values on ListEntriesResponse 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 ListEntriesResponseMultiError, or nil if none found.
type ListEntriesResponseMultiError ¶
type ListEntriesResponseMultiError []error
ListEntriesResponseMultiError is an error wrapping multiple validation errors returned by ListEntriesResponse.ValidateAll() if the designated constraints aren't met.
func (ListEntriesResponseMultiError) AllErrors ¶
func (m ListEntriesResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListEntriesResponseMultiError) Error ¶
func (m ListEntriesResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListEntriesResponseValidationError ¶
type ListEntriesResponseValidationError struct {
// contains filtered or unexported fields
}
ListEntriesResponseValidationError is the validation error returned by ListEntriesResponse.Validate if the designated constraints aren't met.
func (ListEntriesResponseValidationError) Cause ¶
func (e ListEntriesResponseValidationError) Cause() error
Cause function returns cause value.
func (ListEntriesResponseValidationError) Error ¶
func (e ListEntriesResponseValidationError) Error() string
Error satisfies the builtin error interface
func (ListEntriesResponseValidationError) ErrorName ¶
func (e ListEntriesResponseValidationError) ErrorName() string
ErrorName returns error name.
func (ListEntriesResponseValidationError) Field ¶
func (e ListEntriesResponseValidationError) Field() string
Field function returns field value.
func (ListEntriesResponseValidationError) Key ¶
func (e ListEntriesResponseValidationError) Key() bool
Key function returns key value.
func (ListEntriesResponseValidationError) Reason ¶
func (e ListEntriesResponseValidationError) Reason() string
Reason function returns reason value.
type ListEntriesStatusRequest ¶ added in v0.4.0
type ListEntriesStatusRequest struct { Tags []string `protobuf:"bytes,1,rep,name=tags,proto3" json:"tags,omitempty"` Prefix string `protobuf:"bytes,2,opt,name=prefix,proto3" json:"prefix,omitempty"` // contains filtered or unexported fields }
func (*ListEntriesStatusRequest) Descriptor
deprecated
added in
v0.4.0
func (*ListEntriesStatusRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListEntriesStatusRequest.ProtoReflect.Descriptor instead.
func (*ListEntriesStatusRequest) GetPrefix ¶ added in v0.4.0
func (x *ListEntriesStatusRequest) GetPrefix() string
func (*ListEntriesStatusRequest) GetTags ¶ added in v0.4.0
func (x *ListEntriesStatusRequest) GetTags() []string
func (*ListEntriesStatusRequest) ProtoMessage ¶ added in v0.4.0
func (*ListEntriesStatusRequest) ProtoMessage()
func (*ListEntriesStatusRequest) ProtoReflect ¶ added in v0.4.0
func (x *ListEntriesStatusRequest) ProtoReflect() protoreflect.Message
func (*ListEntriesStatusRequest) Reset ¶ added in v0.4.0
func (x *ListEntriesStatusRequest) Reset()
func (*ListEntriesStatusRequest) String ¶ added in v0.4.0
func (x *ListEntriesStatusRequest) String() string
func (*ListEntriesStatusRequest) Validate ¶ added in v0.4.0
func (m *ListEntriesStatusRequest) Validate() error
Validate checks the field values on ListEntriesStatusRequest 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 (*ListEntriesStatusRequest) ValidateAll ¶ added in v0.4.0
func (m *ListEntriesStatusRequest) ValidateAll() error
ValidateAll checks the field values on ListEntriesStatusRequest 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 ListEntriesStatusRequestMultiError, or nil if none found.
type ListEntriesStatusRequestMultiError ¶ added in v0.4.0
type ListEntriesStatusRequestMultiError []error
ListEntriesStatusRequestMultiError is an error wrapping multiple validation errors returned by ListEntriesStatusRequest.ValidateAll() if the designated constraints aren't met.
func (ListEntriesStatusRequestMultiError) AllErrors ¶ added in v0.4.0
func (m ListEntriesStatusRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListEntriesStatusRequestMultiError) Error ¶ added in v0.4.0
func (m ListEntriesStatusRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListEntriesStatusRequestValidationError ¶ added in v0.4.0
type ListEntriesStatusRequestValidationError struct {
// contains filtered or unexported fields
}
ListEntriesStatusRequestValidationError is the validation error returned by ListEntriesStatusRequest.Validate if the designated constraints aren't met.
func (ListEntriesStatusRequestValidationError) Cause ¶ added in v0.4.0
func (e ListEntriesStatusRequestValidationError) Cause() error
Cause function returns cause value.
func (ListEntriesStatusRequestValidationError) Error ¶ added in v0.4.0
func (e ListEntriesStatusRequestValidationError) Error() string
Error satisfies the builtin error interface
func (ListEntriesStatusRequestValidationError) ErrorName ¶ added in v0.4.0
func (e ListEntriesStatusRequestValidationError) ErrorName() string
ErrorName returns error name.
func (ListEntriesStatusRequestValidationError) Field ¶ added in v0.4.0
func (e ListEntriesStatusRequestValidationError) Field() string
Field function returns field value.
func (ListEntriesStatusRequestValidationError) Key ¶ added in v0.4.0
func (e ListEntriesStatusRequestValidationError) Key() bool
Key function returns key value.
func (ListEntriesStatusRequestValidationError) Reason ¶ added in v0.4.0
func (e ListEntriesStatusRequestValidationError) Reason() string
Reason function returns reason value.
type ListEntriesStatusResponse ¶ added in v0.4.0
type ListEntriesStatusResponse struct { EntriesStatus []*GetEntryStatusResponse `protobuf:"bytes,1,rep,name=entries_status,json=entriesStatus,proto3" json:"entries_status,omitempty"` // contains filtered or unexported fields }
func (*ListEntriesStatusResponse) Descriptor
deprecated
added in
v0.4.0
func (*ListEntriesStatusResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListEntriesStatusResponse.ProtoReflect.Descriptor instead.
func (*ListEntriesStatusResponse) GetEntriesStatus ¶ added in v0.4.0
func (x *ListEntriesStatusResponse) GetEntriesStatus() []*GetEntryStatusResponse
func (*ListEntriesStatusResponse) ProtoMessage ¶ added in v0.4.0
func (*ListEntriesStatusResponse) ProtoMessage()
func (*ListEntriesStatusResponse) ProtoReflect ¶ added in v0.4.0
func (x *ListEntriesStatusResponse) ProtoReflect() protoreflect.Message
func (*ListEntriesStatusResponse) Reset ¶ added in v0.4.0
func (x *ListEntriesStatusResponse) Reset()
func (*ListEntriesStatusResponse) String ¶ added in v0.4.0
func (x *ListEntriesStatusResponse) String() string
func (*ListEntriesStatusResponse) Validate ¶ added in v0.4.0
func (m *ListEntriesStatusResponse) Validate() error
Validate checks the field values on ListEntriesStatusResponse 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 (*ListEntriesStatusResponse) ValidateAll ¶ added in v0.4.0
func (m *ListEntriesStatusResponse) ValidateAll() error
ValidateAll checks the field values on ListEntriesStatusResponse 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 ListEntriesStatusResponseMultiError, or nil if none found.
type ListEntriesStatusResponseMultiError ¶ added in v0.4.0
type ListEntriesStatusResponseMultiError []error
ListEntriesStatusResponseMultiError is an error wrapping multiple validation errors returned by ListEntriesStatusResponse.ValidateAll() if the designated constraints aren't met.
func (ListEntriesStatusResponseMultiError) AllErrors ¶ added in v0.4.0
func (m ListEntriesStatusResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListEntriesStatusResponseMultiError) Error ¶ added in v0.4.0
func (m ListEntriesStatusResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListEntriesStatusResponseValidationError ¶ added in v0.4.0
type ListEntriesStatusResponseValidationError struct {
// contains filtered or unexported fields
}
ListEntriesStatusResponseValidationError is the validation error returned by ListEntriesStatusResponse.Validate if the designated constraints aren't met.
func (ListEntriesStatusResponseValidationError) Cause ¶ added in v0.4.0
func (e ListEntriesStatusResponseValidationError) Cause() error
Cause function returns cause value.
func (ListEntriesStatusResponseValidationError) Error ¶ added in v0.4.0
func (e ListEntriesStatusResponseValidationError) Error() string
Error satisfies the builtin error interface
func (ListEntriesStatusResponseValidationError) ErrorName ¶ added in v0.4.0
func (e ListEntriesStatusResponseValidationError) ErrorName() string
ErrorName returns error name.
func (ListEntriesStatusResponseValidationError) Field ¶ added in v0.4.0
func (e ListEntriesStatusResponseValidationError) Field() string
Field function returns field value.
func (ListEntriesStatusResponseValidationError) Key ¶ added in v0.4.0
func (e ListEntriesStatusResponseValidationError) Key() bool
Key function returns key value.
func (ListEntriesStatusResponseValidationError) Reason ¶ added in v0.4.0
func (e ListEntriesStatusResponseValidationError) Reason() string
Reason function returns reason value.
type ListMembersRequest ¶
type ListMembersRequest struct { Fqdn string `protobuf:"bytes,1,opt,name=fqdn,proto3" json:"fqdn,omitempty"` // contains filtered or unexported fields }
func (*ListMembersRequest) Descriptor
deprecated
func (*ListMembersRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListMembersRequest.ProtoReflect.Descriptor instead.
func (*ListMembersRequest) GetFqdn ¶
func (x *ListMembersRequest) GetFqdn() string
func (*ListMembersRequest) ProtoMessage ¶
func (*ListMembersRequest) ProtoMessage()
func (*ListMembersRequest) ProtoReflect ¶
func (x *ListMembersRequest) ProtoReflect() protoreflect.Message
func (*ListMembersRequest) Reset ¶
func (x *ListMembersRequest) Reset()
func (*ListMembersRequest) String ¶
func (x *ListMembersRequest) String() string
func (*ListMembersRequest) Validate ¶
func (m *ListMembersRequest) Validate() error
Validate checks the field values on ListMembersRequest 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 (*ListMembersRequest) ValidateAll ¶
func (m *ListMembersRequest) ValidateAll() error
ValidateAll checks the field values on ListMembersRequest 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 ListMembersRequestMultiError, or nil if none found.
type ListMembersRequestMultiError ¶
type ListMembersRequestMultiError []error
ListMembersRequestMultiError is an error wrapping multiple validation errors returned by ListMembersRequest.ValidateAll() if the designated constraints aren't met.
func (ListMembersRequestMultiError) AllErrors ¶
func (m ListMembersRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListMembersRequestMultiError) Error ¶
func (m ListMembersRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListMembersRequestValidationError ¶
type ListMembersRequestValidationError struct {
// contains filtered or unexported fields
}
ListMembersRequestValidationError is the validation error returned by ListMembersRequest.Validate if the designated constraints aren't met.
func (ListMembersRequestValidationError) Cause ¶
func (e ListMembersRequestValidationError) Cause() error
Cause function returns cause value.
func (ListMembersRequestValidationError) Error ¶
func (e ListMembersRequestValidationError) Error() string
Error satisfies the builtin error interface
func (ListMembersRequestValidationError) ErrorName ¶
func (e ListMembersRequestValidationError) ErrorName() string
ErrorName returns error name.
func (ListMembersRequestValidationError) Field ¶
func (e ListMembersRequestValidationError) Field() string
Field function returns field value.
func (ListMembersRequestValidationError) Key ¶
func (e ListMembersRequestValidationError) Key() bool
Key function returns key value.
func (ListMembersRequestValidationError) Reason ¶
func (e ListMembersRequestValidationError) Reason() string
Reason function returns reason value.
type ListMembersResponse ¶
type ListMembersResponse struct { MembersIpv4 []*v1.Member `protobuf:"bytes,1,rep,name=members_ipv4,json=membersIpv4,proto3" json:"members_ipv4,omitempty"` MembersIpv6 []*v1.Member `protobuf:"bytes,2,rep,name=members_ipv6,json=membersIpv6,proto3" json:"members_ipv6,omitempty"` // contains filtered or unexported fields }
func (*ListMembersResponse) Descriptor
deprecated
func (*ListMembersResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListMembersResponse.ProtoReflect.Descriptor instead.
func (*ListMembersResponse) GetMembersIpv4 ¶
func (x *ListMembersResponse) GetMembersIpv4() []*v1.Member
func (*ListMembersResponse) GetMembersIpv6 ¶
func (x *ListMembersResponse) GetMembersIpv6() []*v1.Member
func (*ListMembersResponse) ProtoMessage ¶
func (*ListMembersResponse) ProtoMessage()
func (*ListMembersResponse) ProtoReflect ¶
func (x *ListMembersResponse) ProtoReflect() protoreflect.Message
func (*ListMembersResponse) Reset ¶
func (x *ListMembersResponse) Reset()
func (*ListMembersResponse) String ¶
func (x *ListMembersResponse) String() string
func (*ListMembersResponse) Validate ¶
func (m *ListMembersResponse) Validate() error
Validate checks the field values on ListMembersResponse 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 (*ListMembersResponse) ValidateAll ¶
func (m *ListMembersResponse) ValidateAll() error
ValidateAll checks the field values on ListMembersResponse 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 ListMembersResponseMultiError, or nil if none found.
type ListMembersResponseMultiError ¶
type ListMembersResponseMultiError []error
ListMembersResponseMultiError is an error wrapping multiple validation errors returned by ListMembersResponse.ValidateAll() if the designated constraints aren't met.
func (ListMembersResponseMultiError) AllErrors ¶
func (m ListMembersResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListMembersResponseMultiError) Error ¶
func (m ListMembersResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListMembersResponseValidationError ¶
type ListMembersResponseValidationError struct {
// contains filtered or unexported fields
}
ListMembersResponseValidationError is the validation error returned by ListMembersResponse.Validate if the designated constraints aren't met.
func (ListMembersResponseValidationError) Cause ¶
func (e ListMembersResponseValidationError) Cause() error
Cause function returns cause value.
func (ListMembersResponseValidationError) Error ¶
func (e ListMembersResponseValidationError) Error() string
Error satisfies the builtin error interface
func (ListMembersResponseValidationError) ErrorName ¶
func (e ListMembersResponseValidationError) ErrorName() string
ErrorName returns error name.
func (ListMembersResponseValidationError) Field ¶
func (e ListMembersResponseValidationError) Field() string
Field function returns field value.
func (ListMembersResponseValidationError) Key ¶
func (e ListMembersResponseValidationError) Key() bool
Key function returns key value.
func (ListMembersResponseValidationError) Reason ¶
func (e ListMembersResponseValidationError) Reason() string
Reason function returns reason value.
type ListPluginHealthChecksResponse ¶ added in v0.6.0
type ListPluginHealthChecksResponse struct { PluginHealthChecks []*PluginHealthCheckInfo `protobuf:"bytes,1,rep,name=plugin_health_checks,json=pluginHealthChecks,proto3" json:"plugin_health_checks,omitempty"` // contains filtered or unexported fields }
func (*ListPluginHealthChecksResponse) Descriptor
deprecated
added in
v0.6.0
func (*ListPluginHealthChecksResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListPluginHealthChecksResponse.ProtoReflect.Descriptor instead.
func (*ListPluginHealthChecksResponse) GetPluginHealthChecks ¶ added in v0.6.0
func (x *ListPluginHealthChecksResponse) GetPluginHealthChecks() []*PluginHealthCheckInfo
func (*ListPluginHealthChecksResponse) ProtoMessage ¶ added in v0.6.0
func (*ListPluginHealthChecksResponse) ProtoMessage()
func (*ListPluginHealthChecksResponse) ProtoReflect ¶ added in v0.6.0
func (x *ListPluginHealthChecksResponse) ProtoReflect() protoreflect.Message
func (*ListPluginHealthChecksResponse) Reset ¶ added in v0.6.0
func (x *ListPluginHealthChecksResponse) Reset()
func (*ListPluginHealthChecksResponse) String ¶ added in v0.6.0
func (x *ListPluginHealthChecksResponse) String() string
func (*ListPluginHealthChecksResponse) Validate ¶ added in v0.6.0
func (m *ListPluginHealthChecksResponse) Validate() error
Validate checks the field values on ListPluginHealthChecksResponse 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 (*ListPluginHealthChecksResponse) ValidateAll ¶ added in v0.6.0
func (m *ListPluginHealthChecksResponse) ValidateAll() error
ValidateAll checks the field values on ListPluginHealthChecksResponse 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 ListPluginHealthChecksResponseMultiError, or nil if none found.
type ListPluginHealthChecksResponseMultiError ¶ added in v0.6.0
type ListPluginHealthChecksResponseMultiError []error
ListPluginHealthChecksResponseMultiError is an error wrapping multiple validation errors returned by ListPluginHealthChecksResponse.ValidateAll() if the designated constraints aren't met.
func (ListPluginHealthChecksResponseMultiError) AllErrors ¶ added in v0.6.0
func (m ListPluginHealthChecksResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListPluginHealthChecksResponseMultiError) Error ¶ added in v0.6.0
func (m ListPluginHealthChecksResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListPluginHealthChecksResponseValidationError ¶ added in v0.6.0
type ListPluginHealthChecksResponseValidationError struct {
// contains filtered or unexported fields
}
ListPluginHealthChecksResponseValidationError is the validation error returned by ListPluginHealthChecksResponse.Validate if the designated constraints aren't met.
func (ListPluginHealthChecksResponseValidationError) Cause ¶ added in v0.6.0
func (e ListPluginHealthChecksResponseValidationError) Cause() error
Cause function returns cause value.
func (ListPluginHealthChecksResponseValidationError) Error ¶ added in v0.6.0
func (e ListPluginHealthChecksResponseValidationError) Error() string
Error satisfies the builtin error interface
func (ListPluginHealthChecksResponseValidationError) ErrorName ¶ added in v0.6.0
func (e ListPluginHealthChecksResponseValidationError) ErrorName() string
ErrorName returns error name.
func (ListPluginHealthChecksResponseValidationError) Field ¶ added in v0.6.0
func (e ListPluginHealthChecksResponseValidationError) Field() string
Field function returns field value.
func (ListPluginHealthChecksResponseValidationError) Key ¶ added in v0.6.0
func (e ListPluginHealthChecksResponseValidationError) Key() bool
Key function returns key value.
func (ListPluginHealthChecksResponseValidationError) Reason ¶ added in v0.6.0
func (e ListPluginHealthChecksResponseValidationError) Reason() string
Reason function returns reason value.
type MemberState ¶
type MemberState int32
const ( MemberState_ENABLED MemberState = 0 MemberState_DISABLED MemberState = 1 )
func (MemberState) Descriptor ¶
func (MemberState) Descriptor() protoreflect.EnumDescriptor
func (MemberState) Enum ¶
func (x MemberState) Enum() *MemberState
func (MemberState) EnumDescriptor
deprecated
func (MemberState) EnumDescriptor() ([]byte, []int)
Deprecated: Use MemberState.Descriptor instead.
func (MemberState) Number ¶
func (x MemberState) Number() protoreflect.EnumNumber
func (MemberState) String ¶
func (x MemberState) String() string
func (MemberState) Type ¶
func (MemberState) Type() protoreflect.EnumType
type MemberStatus ¶
type MemberStatus struct { Ip string `protobuf:"bytes,1,opt,name=ip,proto3" json:"ip,omitempty"` Dc string `protobuf:"bytes,2,opt,name=dc,proto3" json:"dc,omitempty"` Status MemberStatus_Status `protobuf:"varint,3,opt,name=status,proto3,enum=gsloc.services.gslb.v1.MemberStatus_Status" json:"status,omitempty"` FailureReason string `protobuf:"bytes,4,opt,name=failure_reason,json=failureReason,proto3" json:"failure_reason,omitempty"` // contains filtered or unexported fields }
func (*MemberStatus) Descriptor
deprecated
func (*MemberStatus) Descriptor() ([]byte, []int)
Deprecated: Use MemberStatus.ProtoReflect.Descriptor instead.
func (*MemberStatus) GetDc ¶
func (x *MemberStatus) GetDc() string
func (*MemberStatus) GetFailureReason ¶
func (x *MemberStatus) GetFailureReason() string
func (*MemberStatus) GetIp ¶
func (x *MemberStatus) GetIp() string
func (*MemberStatus) GetStatus ¶
func (x *MemberStatus) GetStatus() MemberStatus_Status
func (*MemberStatus) ProtoMessage ¶
func (*MemberStatus) ProtoMessage()
func (*MemberStatus) ProtoReflect ¶
func (x *MemberStatus) ProtoReflect() protoreflect.Message
func (*MemberStatus) Reset ¶
func (x *MemberStatus) Reset()
func (*MemberStatus) String ¶
func (x *MemberStatus) String() string
func (*MemberStatus) Validate ¶
func (m *MemberStatus) Validate() error
Validate checks the field values on MemberStatus 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 (*MemberStatus) ValidateAll ¶
func (m *MemberStatus) ValidateAll() error
ValidateAll checks the field values on MemberStatus 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 MemberStatusMultiError, or nil if none found.
type MemberStatusMultiError ¶
type MemberStatusMultiError []error
MemberStatusMultiError is an error wrapping multiple validation errors returned by MemberStatus.ValidateAll() if the designated constraints aren't met.
func (MemberStatusMultiError) AllErrors ¶
func (m MemberStatusMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (MemberStatusMultiError) Error ¶
func (m MemberStatusMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type MemberStatusValidationError ¶
type MemberStatusValidationError struct {
// contains filtered or unexported fields
}
MemberStatusValidationError is the validation error returned by MemberStatus.Validate if the designated constraints aren't met.
func (MemberStatusValidationError) Cause ¶
func (e MemberStatusValidationError) Cause() error
Cause function returns cause value.
func (MemberStatusValidationError) Error ¶
func (e MemberStatusValidationError) Error() string
Error satisfies the builtin error interface
func (MemberStatusValidationError) ErrorName ¶
func (e MemberStatusValidationError) ErrorName() string
ErrorName returns error name.
func (MemberStatusValidationError) Field ¶
func (e MemberStatusValidationError) Field() string
Field function returns field value.
func (MemberStatusValidationError) Key ¶
func (e MemberStatusValidationError) Key() bool
Key function returns key value.
func (MemberStatusValidationError) Reason ¶
func (e MemberStatusValidationError) Reason() string
Reason function returns reason value.
type MemberStatus_Status ¶
type MemberStatus_Status int32
const ( MemberStatus_ONLINE MemberStatus_Status = 0 MemberStatus_OFFLINE MemberStatus_Status = 1 MemberStatus_CHECK_FAILED MemberStatus_Status = 2 )
func (MemberStatus_Status) Descriptor ¶
func (MemberStatus_Status) Descriptor() protoreflect.EnumDescriptor
func (MemberStatus_Status) Enum ¶
func (x MemberStatus_Status) Enum() *MemberStatus_Status
func (MemberStatus_Status) EnumDescriptor
deprecated
func (MemberStatus_Status) EnumDescriptor() ([]byte, []int)
Deprecated: Use MemberStatus_Status.Descriptor instead.
func (MemberStatus_Status) Number ¶
func (x MemberStatus_Status) Number() protoreflect.EnumNumber
func (MemberStatus_Status) String ¶
func (x MemberStatus_Status) String() string
func (MemberStatus_Status) Type ¶
func (MemberStatus_Status) Type() protoreflect.EnumType
type PluginHealthCheckInfo ¶ added in v0.6.0
type PluginHealthCheckInfo struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Description string `protobuf:"bytes,2,opt,name=description,proto3" json:"description,omitempty"` // contains filtered or unexported fields }
func (*PluginHealthCheckInfo) Descriptor
deprecated
added in
v0.6.0
func (*PluginHealthCheckInfo) Descriptor() ([]byte, []int)
Deprecated: Use PluginHealthCheckInfo.ProtoReflect.Descriptor instead.
func (*PluginHealthCheckInfo) GetDescription ¶ added in v0.6.0
func (x *PluginHealthCheckInfo) GetDescription() string
func (*PluginHealthCheckInfo) GetName ¶ added in v0.6.0
func (x *PluginHealthCheckInfo) GetName() string
func (*PluginHealthCheckInfo) ProtoMessage ¶ added in v0.6.0
func (*PluginHealthCheckInfo) ProtoMessage()
func (*PluginHealthCheckInfo) ProtoReflect ¶ added in v0.6.0
func (x *PluginHealthCheckInfo) ProtoReflect() protoreflect.Message
func (*PluginHealthCheckInfo) Reset ¶ added in v0.6.0
func (x *PluginHealthCheckInfo) Reset()
func (*PluginHealthCheckInfo) String ¶ added in v0.6.0
func (x *PluginHealthCheckInfo) String() string
func (*PluginHealthCheckInfo) Validate ¶ added in v0.6.0
func (m *PluginHealthCheckInfo) Validate() error
Validate checks the field values on PluginHealthCheckInfo 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 (*PluginHealthCheckInfo) ValidateAll ¶ added in v0.6.0
func (m *PluginHealthCheckInfo) ValidateAll() error
ValidateAll checks the field values on PluginHealthCheckInfo 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 PluginHealthCheckInfoMultiError, or nil if none found.
type PluginHealthCheckInfoMultiError ¶ added in v0.6.0
type PluginHealthCheckInfoMultiError []error
PluginHealthCheckInfoMultiError is an error wrapping multiple validation errors returned by PluginHealthCheckInfo.ValidateAll() if the designated constraints aren't met.
func (PluginHealthCheckInfoMultiError) AllErrors ¶ added in v0.6.0
func (m PluginHealthCheckInfoMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (PluginHealthCheckInfoMultiError) Error ¶ added in v0.6.0
func (m PluginHealthCheckInfoMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type PluginHealthCheckInfoValidationError ¶ added in v0.6.0
type PluginHealthCheckInfoValidationError struct {
// contains filtered or unexported fields
}
PluginHealthCheckInfoValidationError is the validation error returned by PluginHealthCheckInfo.Validate if the designated constraints aren't met.
func (PluginHealthCheckInfoValidationError) Cause ¶ added in v0.6.0
func (e PluginHealthCheckInfoValidationError) Cause() error
Cause function returns cause value.
func (PluginHealthCheckInfoValidationError) Error ¶ added in v0.6.0
func (e PluginHealthCheckInfoValidationError) Error() string
Error satisfies the builtin error interface
func (PluginHealthCheckInfoValidationError) ErrorName ¶ added in v0.6.0
func (e PluginHealthCheckInfoValidationError) ErrorName() string
ErrorName returns error name.
func (PluginHealthCheckInfoValidationError) Field ¶ added in v0.6.0
func (e PluginHealthCheckInfoValidationError) Field() string
Field function returns field value.
func (PluginHealthCheckInfoValidationError) Key ¶ added in v0.6.0
func (e PluginHealthCheckInfoValidationError) Key() bool
Key function returns key value.
func (PluginHealthCheckInfoValidationError) Reason ¶ added in v0.6.0
func (e PluginHealthCheckInfoValidationError) Reason() string
Reason function returns reason value.
type SetEntryRequest ¶
type SetEntryRequest struct { Entry *v1.Entry `protobuf:"bytes,1,opt,name=entry,proto3" json:"entry,omitempty"` Healthcheck *v11.HealthCheck `protobuf:"bytes,2,opt,name=healthcheck,proto3" json:"healthcheck,omitempty"` // contains filtered or unexported fields }
func (*SetEntryRequest) Descriptor
deprecated
func (*SetEntryRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetEntryRequest.ProtoReflect.Descriptor instead.
func (*SetEntryRequest) GetEntry ¶
func (x *SetEntryRequest) GetEntry() *v1.Entry
func (*SetEntryRequest) GetHealthcheck ¶
func (x *SetEntryRequest) GetHealthcheck() *v11.HealthCheck
func (*SetEntryRequest) ProtoMessage ¶
func (*SetEntryRequest) ProtoMessage()
func (*SetEntryRequest) ProtoReflect ¶
func (x *SetEntryRequest) ProtoReflect() protoreflect.Message
func (*SetEntryRequest) Reset ¶
func (x *SetEntryRequest) Reset()
func (*SetEntryRequest) String ¶
func (x *SetEntryRequest) String() string
func (*SetEntryRequest) Validate ¶
func (m *SetEntryRequest) Validate() error
Validate checks the field values on SetEntryRequest 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 (*SetEntryRequest) ValidateAll ¶
func (m *SetEntryRequest) ValidateAll() error
ValidateAll checks the field values on SetEntryRequest 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 SetEntryRequestMultiError, or nil if none found.
type SetEntryRequestMultiError ¶
type SetEntryRequestMultiError []error
SetEntryRequestMultiError is an error wrapping multiple validation errors returned by SetEntryRequest.ValidateAll() if the designated constraints aren't met.
func (SetEntryRequestMultiError) AllErrors ¶
func (m SetEntryRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (SetEntryRequestMultiError) Error ¶
func (m SetEntryRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type SetEntryRequestValidationError ¶
type SetEntryRequestValidationError struct {
// contains filtered or unexported fields
}
SetEntryRequestValidationError is the validation error returned by SetEntryRequest.Validate if the designated constraints aren't met.
func (SetEntryRequestValidationError) Cause ¶
func (e SetEntryRequestValidationError) Cause() error
Cause function returns cause value.
func (SetEntryRequestValidationError) Error ¶
func (e SetEntryRequestValidationError) Error() string
Error satisfies the builtin error interface
func (SetEntryRequestValidationError) ErrorName ¶
func (e SetEntryRequestValidationError) ErrorName() string
ErrorName returns error name.
func (SetEntryRequestValidationError) Field ¶
func (e SetEntryRequestValidationError) Field() string
Field function returns field value.
func (SetEntryRequestValidationError) Key ¶
func (e SetEntryRequestValidationError) Key() bool
Key function returns key value.
func (SetEntryRequestValidationError) Reason ¶
func (e SetEntryRequestValidationError) Reason() string
Reason function returns reason value.
type SetHealthCheckRequest ¶
type SetHealthCheckRequest struct { Fqdn string `protobuf:"bytes,1,opt,name=fqdn,proto3" json:"fqdn,omitempty"` Healthcheck *v11.HealthCheck `protobuf:"bytes,2,opt,name=healthcheck,proto3" json:"healthcheck,omitempty"` // contains filtered or unexported fields }
func (*SetHealthCheckRequest) Descriptor
deprecated
func (*SetHealthCheckRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetHealthCheckRequest.ProtoReflect.Descriptor instead.
func (*SetHealthCheckRequest) GetFqdn ¶
func (x *SetHealthCheckRequest) GetFqdn() string
func (*SetHealthCheckRequest) GetHealthcheck ¶
func (x *SetHealthCheckRequest) GetHealthcheck() *v11.HealthCheck
func (*SetHealthCheckRequest) ProtoMessage ¶
func (*SetHealthCheckRequest) ProtoMessage()
func (*SetHealthCheckRequest) ProtoReflect ¶
func (x *SetHealthCheckRequest) ProtoReflect() protoreflect.Message
func (*SetHealthCheckRequest) Reset ¶
func (x *SetHealthCheckRequest) Reset()
func (*SetHealthCheckRequest) String ¶
func (x *SetHealthCheckRequest) String() string
func (*SetHealthCheckRequest) Validate ¶
func (m *SetHealthCheckRequest) Validate() error
Validate checks the field values on SetHealthCheckRequest 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 (*SetHealthCheckRequest) ValidateAll ¶
func (m *SetHealthCheckRequest) ValidateAll() error
ValidateAll checks the field values on SetHealthCheckRequest 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 SetHealthCheckRequestMultiError, or nil if none found.
type SetHealthCheckRequestMultiError ¶
type SetHealthCheckRequestMultiError []error
SetHealthCheckRequestMultiError is an error wrapping multiple validation errors returned by SetHealthCheckRequest.ValidateAll() if the designated constraints aren't met.
func (SetHealthCheckRequestMultiError) AllErrors ¶
func (m SetHealthCheckRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (SetHealthCheckRequestMultiError) Error ¶
func (m SetHealthCheckRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type SetHealthCheckRequestValidationError ¶
type SetHealthCheckRequestValidationError struct {
// contains filtered or unexported fields
}
SetHealthCheckRequestValidationError is the validation error returned by SetHealthCheckRequest.Validate if the designated constraints aren't met.
func (SetHealthCheckRequestValidationError) Cause ¶
func (e SetHealthCheckRequestValidationError) Cause() error
Cause function returns cause value.
func (SetHealthCheckRequestValidationError) Error ¶
func (e SetHealthCheckRequestValidationError) Error() string
Error satisfies the builtin error interface
func (SetHealthCheckRequestValidationError) ErrorName ¶
func (e SetHealthCheckRequestValidationError) ErrorName() string
ErrorName returns error name.
func (SetHealthCheckRequestValidationError) Field ¶
func (e SetHealthCheckRequestValidationError) Field() string
Field function returns field value.
func (SetHealthCheckRequestValidationError) Key ¶
func (e SetHealthCheckRequestValidationError) Key() bool
Key function returns key value.
func (SetHealthCheckRequestValidationError) Reason ¶
func (e SetHealthCheckRequestValidationError) Reason() string
Reason function returns reason value.
type SetMemberRequest ¶
type SetMemberRequest struct { Fqdn string `protobuf:"bytes,1,opt,name=fqdn,proto3" json:"fqdn,omitempty"` Member *v1.Member `protobuf:"bytes,2,opt,name=member,proto3" json:"member,omitempty"` // contains filtered or unexported fields }
func (*SetMemberRequest) Descriptor
deprecated
func (*SetMemberRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetMemberRequest.ProtoReflect.Descriptor instead.
func (*SetMemberRequest) GetFqdn ¶
func (x *SetMemberRequest) GetFqdn() string
func (*SetMemberRequest) GetMember ¶
func (x *SetMemberRequest) GetMember() *v1.Member
func (*SetMemberRequest) ProtoMessage ¶
func (*SetMemberRequest) ProtoMessage()
func (*SetMemberRequest) ProtoReflect ¶
func (x *SetMemberRequest) ProtoReflect() protoreflect.Message
func (*SetMemberRequest) Reset ¶
func (x *SetMemberRequest) Reset()
func (*SetMemberRequest) String ¶
func (x *SetMemberRequest) String() string
func (*SetMemberRequest) Validate ¶
func (m *SetMemberRequest) Validate() error
Validate checks the field values on SetMemberRequest 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 (*SetMemberRequest) ValidateAll ¶
func (m *SetMemberRequest) ValidateAll() error
ValidateAll checks the field values on SetMemberRequest 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 SetMemberRequestMultiError, or nil if none found.
type SetMemberRequestMultiError ¶
type SetMemberRequestMultiError []error
SetMemberRequestMultiError is an error wrapping multiple validation errors returned by SetMemberRequest.ValidateAll() if the designated constraints aren't met.
func (SetMemberRequestMultiError) AllErrors ¶
func (m SetMemberRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (SetMemberRequestMultiError) Error ¶
func (m SetMemberRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type SetMemberRequestValidationError ¶
type SetMemberRequestValidationError struct {
// contains filtered or unexported fields
}
SetMemberRequestValidationError is the validation error returned by SetMemberRequest.Validate if the designated constraints aren't met.
func (SetMemberRequestValidationError) Cause ¶
func (e SetMemberRequestValidationError) Cause() error
Cause function returns cause value.
func (SetMemberRequestValidationError) Error ¶
func (e SetMemberRequestValidationError) Error() string
Error satisfies the builtin error interface
func (SetMemberRequestValidationError) ErrorName ¶
func (e SetMemberRequestValidationError) ErrorName() string
ErrorName returns error name.
func (SetMemberRequestValidationError) Field ¶
func (e SetMemberRequestValidationError) Field() string
Field function returns field value.
func (SetMemberRequestValidationError) Key ¶
func (e SetMemberRequestValidationError) Key() bool
Key function returns key value.
func (SetMemberRequestValidationError) Reason ¶
func (e SetMemberRequestValidationError) Reason() string
Reason function returns reason value.
type SetMembersStatusRequest ¶
type SetMembersStatusRequest struct { Prefix string `protobuf:"bytes,1,opt,name=prefix,proto3" json:"prefix,omitempty"` Ip string `protobuf:"bytes,2,opt,name=ip,proto3" json:"ip,omitempty"` Dc string `protobuf:"bytes,3,opt,name=dc,proto3" json:"dc,omitempty"` Tags []string `protobuf:"bytes,4,rep,name=tags,proto3" json:"tags,omitempty"` Status MemberState `protobuf:"varint,5,opt,name=status,proto3,enum=gsloc.services.gslb.v1.MemberState" json:"status,omitempty"` DryRun bool `protobuf:"varint,6,opt,name=dry_run,json=dryRun,proto3" json:"dry_run,omitempty"` // contains filtered or unexported fields }
func (*SetMembersStatusRequest) Descriptor
deprecated
func (*SetMembersStatusRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetMembersStatusRequest.ProtoReflect.Descriptor instead.
func (*SetMembersStatusRequest) GetDc ¶
func (x *SetMembersStatusRequest) GetDc() string
func (*SetMembersStatusRequest) GetDryRun ¶
func (x *SetMembersStatusRequest) GetDryRun() bool
func (*SetMembersStatusRequest) GetIp ¶
func (x *SetMembersStatusRequest) GetIp() string
func (*SetMembersStatusRequest) GetPrefix ¶
func (x *SetMembersStatusRequest) GetPrefix() string
func (*SetMembersStatusRequest) GetStatus ¶
func (x *SetMembersStatusRequest) GetStatus() MemberState
func (*SetMembersStatusRequest) GetTags ¶
func (x *SetMembersStatusRequest) GetTags() []string
func (*SetMembersStatusRequest) ProtoMessage ¶
func (*SetMembersStatusRequest) ProtoMessage()
func (*SetMembersStatusRequest) ProtoReflect ¶
func (x *SetMembersStatusRequest) ProtoReflect() protoreflect.Message
func (*SetMembersStatusRequest) Reset ¶
func (x *SetMembersStatusRequest) Reset()
func (*SetMembersStatusRequest) String ¶
func (x *SetMembersStatusRequest) String() string
func (*SetMembersStatusRequest) Validate ¶
func (m *SetMembersStatusRequest) Validate() error
Validate checks the field values on SetMembersStatusRequest 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 (*SetMembersStatusRequest) ValidateAll ¶
func (m *SetMembersStatusRequest) ValidateAll() error
ValidateAll checks the field values on SetMembersStatusRequest 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 SetMembersStatusRequestMultiError, or nil if none found.
type SetMembersStatusRequestMultiError ¶
type SetMembersStatusRequestMultiError []error
SetMembersStatusRequestMultiError is an error wrapping multiple validation errors returned by SetMembersStatusRequest.ValidateAll() if the designated constraints aren't met.
func (SetMembersStatusRequestMultiError) AllErrors ¶
func (m SetMembersStatusRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (SetMembersStatusRequestMultiError) Error ¶
func (m SetMembersStatusRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type SetMembersStatusRequestValidationError ¶
type SetMembersStatusRequestValidationError struct {
// contains filtered or unexported fields
}
SetMembersStatusRequestValidationError is the validation error returned by SetMembersStatusRequest.Validate if the designated constraints aren't met.
func (SetMembersStatusRequestValidationError) Cause ¶
func (e SetMembersStatusRequestValidationError) Cause() error
Cause function returns cause value.
func (SetMembersStatusRequestValidationError) Error ¶
func (e SetMembersStatusRequestValidationError) Error() string
Error satisfies the builtin error interface
func (SetMembersStatusRequestValidationError) ErrorName ¶
func (e SetMembersStatusRequestValidationError) ErrorName() string
ErrorName returns error name.
func (SetMembersStatusRequestValidationError) Field ¶
func (e SetMembersStatusRequestValidationError) Field() string
Field function returns field value.
func (SetMembersStatusRequestValidationError) Key ¶
func (e SetMembersStatusRequestValidationError) Key() bool
Key function returns key value.
func (SetMembersStatusRequestValidationError) Reason ¶
func (e SetMembersStatusRequestValidationError) Reason() string
Reason function returns reason value.
type SetMembersStatusResponse ¶
type SetMembersStatusResponse struct { Updated []*SetMembersStatusResponse_Info `protobuf:"bytes,1,rep,name=updated,proto3" json:"updated,omitempty"` // contains filtered or unexported fields }
func (*SetMembersStatusResponse) Descriptor
deprecated
func (*SetMembersStatusResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetMembersStatusResponse.ProtoReflect.Descriptor instead.
func (*SetMembersStatusResponse) GetUpdated ¶
func (x *SetMembersStatusResponse) GetUpdated() []*SetMembersStatusResponse_Info
func (*SetMembersStatusResponse) ProtoMessage ¶
func (*SetMembersStatusResponse) ProtoMessage()
func (*SetMembersStatusResponse) ProtoReflect ¶
func (x *SetMembersStatusResponse) ProtoReflect() protoreflect.Message
func (*SetMembersStatusResponse) Reset ¶
func (x *SetMembersStatusResponse) Reset()
func (*SetMembersStatusResponse) String ¶
func (x *SetMembersStatusResponse) String() string
func (*SetMembersStatusResponse) Validate ¶
func (m *SetMembersStatusResponse) Validate() error
Validate checks the field values on SetMembersStatusResponse 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 (*SetMembersStatusResponse) ValidateAll ¶
func (m *SetMembersStatusResponse) ValidateAll() error
ValidateAll checks the field values on SetMembersStatusResponse 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 SetMembersStatusResponseMultiError, or nil if none found.
type SetMembersStatusResponseMultiError ¶
type SetMembersStatusResponseMultiError []error
SetMembersStatusResponseMultiError is an error wrapping multiple validation errors returned by SetMembersStatusResponse.ValidateAll() if the designated constraints aren't met.
func (SetMembersStatusResponseMultiError) AllErrors ¶
func (m SetMembersStatusResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (SetMembersStatusResponseMultiError) Error ¶
func (m SetMembersStatusResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type SetMembersStatusResponseValidationError ¶
type SetMembersStatusResponseValidationError struct {
// contains filtered or unexported fields
}
SetMembersStatusResponseValidationError is the validation error returned by SetMembersStatusResponse.Validate if the designated constraints aren't met.
func (SetMembersStatusResponseValidationError) Cause ¶
func (e SetMembersStatusResponseValidationError) Cause() error
Cause function returns cause value.
func (SetMembersStatusResponseValidationError) Error ¶
func (e SetMembersStatusResponseValidationError) Error() string
Error satisfies the builtin error interface
func (SetMembersStatusResponseValidationError) ErrorName ¶
func (e SetMembersStatusResponseValidationError) ErrorName() string
ErrorName returns error name.
func (SetMembersStatusResponseValidationError) Field ¶
func (e SetMembersStatusResponseValidationError) Field() string
Field function returns field value.
func (SetMembersStatusResponseValidationError) Key ¶
func (e SetMembersStatusResponseValidationError) Key() bool
Key function returns key value.
func (SetMembersStatusResponseValidationError) Reason ¶
func (e SetMembersStatusResponseValidationError) Reason() string
Reason function returns reason value.
type SetMembersStatusResponse_Info ¶
type SetMembersStatusResponse_Info struct { Fqdn string `protobuf:"bytes,1,opt,name=fqdn,proto3" json:"fqdn,omitempty"` Ips []string `protobuf:"bytes,2,rep,name=ips,proto3" json:"ips,omitempty"` // contains filtered or unexported fields }
func (*SetMembersStatusResponse_Info) Descriptor
deprecated
func (*SetMembersStatusResponse_Info) Descriptor() ([]byte, []int)
Deprecated: Use SetMembersStatusResponse_Info.ProtoReflect.Descriptor instead.
func (*SetMembersStatusResponse_Info) GetFqdn ¶
func (x *SetMembersStatusResponse_Info) GetFqdn() string
func (*SetMembersStatusResponse_Info) GetIps ¶
func (x *SetMembersStatusResponse_Info) GetIps() []string
func (*SetMembersStatusResponse_Info) ProtoMessage ¶
func (*SetMembersStatusResponse_Info) ProtoMessage()
func (*SetMembersStatusResponse_Info) ProtoReflect ¶
func (x *SetMembersStatusResponse_Info) ProtoReflect() protoreflect.Message
func (*SetMembersStatusResponse_Info) Reset ¶
func (x *SetMembersStatusResponse_Info) Reset()
func (*SetMembersStatusResponse_Info) String ¶
func (x *SetMembersStatusResponse_Info) String() string
func (*SetMembersStatusResponse_Info) Validate ¶
func (m *SetMembersStatusResponse_Info) Validate() error
Validate checks the field values on SetMembersStatusResponse_Info 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 (*SetMembersStatusResponse_Info) ValidateAll ¶
func (m *SetMembersStatusResponse_Info) ValidateAll() error
ValidateAll checks the field values on SetMembersStatusResponse_Info 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 SetMembersStatusResponse_InfoMultiError, or nil if none found.
type SetMembersStatusResponse_InfoMultiError ¶
type SetMembersStatusResponse_InfoMultiError []error
SetMembersStatusResponse_InfoMultiError is an error wrapping multiple validation errors returned by SetMembersStatusResponse_Info.ValidateAll() if the designated constraints aren't met.
func (SetMembersStatusResponse_InfoMultiError) AllErrors ¶
func (m SetMembersStatusResponse_InfoMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (SetMembersStatusResponse_InfoMultiError) Error ¶
func (m SetMembersStatusResponse_InfoMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type SetMembersStatusResponse_InfoValidationError ¶
type SetMembersStatusResponse_InfoValidationError struct {
// contains filtered or unexported fields
}
SetMembersStatusResponse_InfoValidationError is the validation error returned by SetMembersStatusResponse_Info.Validate if the designated constraints aren't met.
func (SetMembersStatusResponse_InfoValidationError) Cause ¶
func (e SetMembersStatusResponse_InfoValidationError) Cause() error
Cause function returns cause value.
func (SetMembersStatusResponse_InfoValidationError) Error ¶
func (e SetMembersStatusResponse_InfoValidationError) Error() string
Error satisfies the builtin error interface
func (SetMembersStatusResponse_InfoValidationError) ErrorName ¶
func (e SetMembersStatusResponse_InfoValidationError) ErrorName() string
ErrorName returns error name.
func (SetMembersStatusResponse_InfoValidationError) Field ¶
func (e SetMembersStatusResponse_InfoValidationError) Field() string
Field function returns field value.
func (SetMembersStatusResponse_InfoValidationError) Key ¶
func (e SetMembersStatusResponse_InfoValidationError) Key() bool
Key function returns key value.
func (SetMembersStatusResponse_InfoValidationError) Reason ¶
func (e SetMembersStatusResponse_InfoValidationError) Reason() string
Reason function returns reason value.
type UnimplementedGSLBServer ¶
type UnimplementedGSLBServer struct { }
UnimplementedGSLBServer must be embedded to have forward compatible implementations.
func (UnimplementedGSLBServer) DeleteEntry ¶
func (UnimplementedGSLBServer) DeleteEntry(context.Context, *DeleteEntryRequest) (*emptypb.Empty, error)
func (UnimplementedGSLBServer) DeleteMember ¶
func (UnimplementedGSLBServer) DeleteMember(context.Context, *DeleteMemberRequest) (*emptypb.Empty, error)
func (UnimplementedGSLBServer) GetEntry ¶
func (UnimplementedGSLBServer) GetEntry(context.Context, *GetEntryRequest) (*GetEntryResponse, error)
func (UnimplementedGSLBServer) GetEntryStatus ¶
func (UnimplementedGSLBServer) GetEntryStatus(context.Context, *GetEntryStatusRequest) (*GetEntryStatusResponse, error)
func (UnimplementedGSLBServer) GetHealthCheck ¶
func (UnimplementedGSLBServer) GetHealthCheck(context.Context, *GetHealthCheckRequest) (*GetHealthCheckResponse, error)
func (UnimplementedGSLBServer) GetMember ¶
func (UnimplementedGSLBServer) GetMember(context.Context, *GetMemberRequest) (*GetMemberResponse, error)
func (UnimplementedGSLBServer) ListDcs ¶
func (UnimplementedGSLBServer) ListDcs(context.Context, *ListDcsRequest) (*ListDcsResponse, error)
func (UnimplementedGSLBServer) ListEntries ¶
func (UnimplementedGSLBServer) ListEntries(context.Context, *ListEntriesRequest) (*ListEntriesResponse, error)
func (UnimplementedGSLBServer) ListEntriesStatus ¶ added in v0.4.0
func (UnimplementedGSLBServer) ListEntriesStatus(context.Context, *ListEntriesStatusRequest) (*ListEntriesStatusResponse, error)
func (UnimplementedGSLBServer) ListMembers ¶
func (UnimplementedGSLBServer) ListMembers(context.Context, *ListMembersRequest) (*ListMembersResponse, error)
func (UnimplementedGSLBServer) ListPluginHealthChecks ¶ added in v0.6.0
func (UnimplementedGSLBServer) ListPluginHealthChecks(context.Context, *emptypb.Empty) (*ListPluginHealthChecksResponse, error)
func (UnimplementedGSLBServer) SetEntry ¶
func (UnimplementedGSLBServer) SetEntry(context.Context, *SetEntryRequest) (*emptypb.Empty, error)
func (UnimplementedGSLBServer) SetHealthCheck ¶
func (UnimplementedGSLBServer) SetHealthCheck(context.Context, *SetHealthCheckRequest) (*emptypb.Empty, error)
func (UnimplementedGSLBServer) SetMember ¶
func (UnimplementedGSLBServer) SetMember(context.Context, *SetMemberRequest) (*emptypb.Empty, error)
func (UnimplementedGSLBServer) SetMembersStatus ¶
func (UnimplementedGSLBServer) SetMembersStatus(context.Context, *SetMembersStatusRequest) (*SetMembersStatusResponse, error)
type UnsafeGSLBServer ¶
type UnsafeGSLBServer interface {
// contains filtered or unexported methods
}
UnsafeGSLBServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to GSLBServer will result in compilation errors.