Documentation ¶
Index ¶
- Variables
- type CreateDNSRecordRequest
- func (*CreateDNSRecordRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateDNSRecordRequest) GetDnsZoneName() string
- func (x *CreateDNSRecordRequest) GetName() string
- func (x *CreateDNSRecordRequest) GetType() DNSRecordType
- func (x *CreateDNSRecordRequest) GetValues() []string
- func (*CreateDNSRecordRequest) ProtoMessage()
- func (x *CreateDNSRecordRequest) ProtoReflect() protoreflect.Message
- func (x *CreateDNSRecordRequest) Reset()
- func (x *CreateDNSRecordRequest) String() string
- func (m *CreateDNSRecordRequest) Validate() error
- func (m *CreateDNSRecordRequest) ValidateAll() error
- type CreateDNSRecordRequestMultiError
- type CreateDNSRecordRequestValidationError
- func (e CreateDNSRecordRequestValidationError) Cause() error
- func (e CreateDNSRecordRequestValidationError) Error() string
- func (e CreateDNSRecordRequestValidationError) ErrorName() string
- func (e CreateDNSRecordRequestValidationError) Field() string
- func (e CreateDNSRecordRequestValidationError) Key() bool
- func (e CreateDNSRecordRequestValidationError) Reason() string
- type CreateDNSRecordResponse
- func (*CreateDNSRecordResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateDNSRecordResponse) GetCreated() *DNSRecord
- func (*CreateDNSRecordResponse) ProtoMessage()
- func (x *CreateDNSRecordResponse) ProtoReflect() protoreflect.Message
- func (x *CreateDNSRecordResponse) Reset()
- func (x *CreateDNSRecordResponse) String() string
- func (m *CreateDNSRecordResponse) Validate() error
- func (m *CreateDNSRecordResponse) ValidateAll() error
- type CreateDNSRecordResponseMultiError
- type CreateDNSRecordResponseValidationError
- func (e CreateDNSRecordResponseValidationError) Cause() error
- func (e CreateDNSRecordResponseValidationError) Error() string
- func (e CreateDNSRecordResponseValidationError) ErrorName() string
- func (e CreateDNSRecordResponseValidationError) Field() string
- func (e CreateDNSRecordResponseValidationError) Key() bool
- func (e CreateDNSRecordResponseValidationError) Reason() string
- type DNSRecord
- func (*DNSRecord) Descriptor() ([]byte, []int)deprecated
- func (x *DNSRecord) GetDnsZoneName() string
- func (x *DNSRecord) GetId() string
- func (x *DNSRecord) GetName() string
- func (x *DNSRecord) GetType() DNSRecordType
- func (x *DNSRecord) GetValues() []string
- func (*DNSRecord) ProtoMessage()
- func (x *DNSRecord) ProtoReflect() protoreflect.Message
- func (x *DNSRecord) Reset()
- func (x *DNSRecord) String() string
- func (m *DNSRecord) Validate() error
- func (m *DNSRecord) ValidateAll() error
- type DNSRecordMultiError
- type DNSRecordType
- func (DNSRecordType) Descriptor() protoreflect.EnumDescriptor
- func (x DNSRecordType) Enum() *DNSRecordType
- func (DNSRecordType) EnumDescriptor() ([]byte, []int)deprecated
- func (x DNSRecordType) Number() protoreflect.EnumNumber
- func (x DNSRecordType) String() string
- func (DNSRecordType) Type() protoreflect.EnumType
- type DNSRecordValidationError
- type DeleteDNSRecordRequest
- func (*DeleteDNSRecordRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteDNSRecordRequest) GetId() string
- func (*DeleteDNSRecordRequest) ProtoMessage()
- func (x *DeleteDNSRecordRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteDNSRecordRequest) Reset()
- func (x *DeleteDNSRecordRequest) String() string
- func (m *DeleteDNSRecordRequest) Validate() error
- func (m *DeleteDNSRecordRequest) ValidateAll() error
- type DeleteDNSRecordRequestMultiError
- type DeleteDNSRecordRequestValidationError
- func (e DeleteDNSRecordRequestValidationError) Cause() error
- func (e DeleteDNSRecordRequestValidationError) Error() string
- func (e DeleteDNSRecordRequestValidationError) ErrorName() string
- func (e DeleteDNSRecordRequestValidationError) Field() string
- func (e DeleteDNSRecordRequestValidationError) Key() bool
- func (e DeleteDNSRecordRequestValidationError) Reason() string
- type DeleteDNSRecordResponse
- func (*DeleteDNSRecordResponse) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteDNSRecordResponse) GetDeleted() *DNSRecord
- func (*DeleteDNSRecordResponse) ProtoMessage()
- func (x *DeleteDNSRecordResponse) ProtoReflect() protoreflect.Message
- func (x *DeleteDNSRecordResponse) Reset()
- func (x *DeleteDNSRecordResponse) String() string
- func (m *DeleteDNSRecordResponse) Validate() error
- func (m *DeleteDNSRecordResponse) ValidateAll() error
- type DeleteDNSRecordResponseMultiError
- type DeleteDNSRecordResponseValidationError
- func (e DeleteDNSRecordResponseValidationError) Cause() error
- func (e DeleteDNSRecordResponseValidationError) Error() string
- func (e DeleteDNSRecordResponseValidationError) ErrorName() string
- func (e DeleteDNSRecordResponseValidationError) Field() string
- func (e DeleteDNSRecordResponseValidationError) Key() bool
- func (e DeleteDNSRecordResponseValidationError) Reason() string
- type Deployment
- func (*Deployment) Descriptor() ([]byte, []int)deprecated
- func (x *Deployment) GetDefaultSubdomain() string
- func (x *Deployment) GetDnsZoneName() string
- func (x *Deployment) GetId() string
- func (*Deployment) ProtoMessage()
- func (x *Deployment) ProtoReflect() protoreflect.Message
- func (x *Deployment) Reset()
- func (x *Deployment) String() string
- func (m *Deployment) Validate() error
- func (m *Deployment) ValidateAll() error
- type DeploymentMultiError
- type DeploymentValidationError
- type GetDNSRecordRequest
- func (*GetDNSRecordRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetDNSRecordRequest) GetId() string
- func (*GetDNSRecordRequest) ProtoMessage()
- func (x *GetDNSRecordRequest) ProtoReflect() protoreflect.Message
- func (x *GetDNSRecordRequest) Reset()
- func (x *GetDNSRecordRequest) String() string
- func (m *GetDNSRecordRequest) Validate() error
- func (m *GetDNSRecordRequest) ValidateAll() error
- type GetDNSRecordRequestMultiError
- type GetDNSRecordRequestValidationError
- func (e GetDNSRecordRequestValidationError) Cause() error
- func (e GetDNSRecordRequestValidationError) Error() string
- func (e GetDNSRecordRequestValidationError) ErrorName() string
- func (e GetDNSRecordRequestValidationError) Field() string
- func (e GetDNSRecordRequestValidationError) Key() bool
- func (e GetDNSRecordRequestValidationError) Reason() string
- type GetDNSRecordResponse
- func (*GetDNSRecordResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetDNSRecordResponse) GetRecord() *DNSRecord
- func (*GetDNSRecordResponse) ProtoMessage()
- func (x *GetDNSRecordResponse) ProtoReflect() protoreflect.Message
- func (x *GetDNSRecordResponse) Reset()
- func (x *GetDNSRecordResponse) String() string
- func (m *GetDNSRecordResponse) Validate() error
- func (m *GetDNSRecordResponse) ValidateAll() error
- type GetDNSRecordResponseMultiError
- type GetDNSRecordResponseValidationError
- func (e GetDNSRecordResponseValidationError) Cause() error
- func (e GetDNSRecordResponseValidationError) Error() string
- func (e GetDNSRecordResponseValidationError) ErrorName() string
- func (e GetDNSRecordResponseValidationError) Field() string
- func (e GetDNSRecordResponseValidationError) Key() bool
- func (e GetDNSRecordResponseValidationError) Reason() string
- type GetDeploymentRequest
- func (*GetDeploymentRequest) Descriptor() ([]byte, []int)deprecated
- func (*GetDeploymentRequest) ProtoMessage()
- func (x *GetDeploymentRequest) ProtoReflect() protoreflect.Message
- func (x *GetDeploymentRequest) Reset()
- func (x *GetDeploymentRequest) String() string
- func (m *GetDeploymentRequest) Validate() error
- func (m *GetDeploymentRequest) ValidateAll() error
- type GetDeploymentRequestMultiError
- type GetDeploymentRequestValidationError
- func (e GetDeploymentRequestValidationError) Cause() error
- func (e GetDeploymentRequestValidationError) Error() string
- func (e GetDeploymentRequestValidationError) ErrorName() string
- func (e GetDeploymentRequestValidationError) Field() string
- func (e GetDeploymentRequestValidationError) Key() bool
- func (e GetDeploymentRequestValidationError) Reason() string
- type GetDeploymentResponse
- func (*GetDeploymentResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetDeploymentResponse) GetDeployment() *Deployment
- func (*GetDeploymentResponse) ProtoMessage()
- func (x *GetDeploymentResponse) ProtoReflect() protoreflect.Message
- func (x *GetDeploymentResponse) Reset()
- func (x *GetDeploymentResponse) String() string
- func (m *GetDeploymentResponse) Validate() error
- func (m *GetDeploymentResponse) ValidateAll() error
- type GetDeploymentResponseMultiError
- type GetDeploymentResponseValidationError
- func (e GetDeploymentResponseValidationError) Cause() error
- func (e GetDeploymentResponseValidationError) Error() string
- func (e GetDeploymentResponseValidationError) ErrorName() string
- func (e GetDeploymentResponseValidationError) Field() string
- func (e GetDeploymentResponseValidationError) Key() bool
- func (e GetDeploymentResponseValidationError) Reason() string
- type UpdateDNSRecordRequest
- func (*UpdateDNSRecordRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateDNSRecordRequest) GetId() string
- func (x *UpdateDNSRecordRequest) GetValues() []string
- func (*UpdateDNSRecordRequest) ProtoMessage()
- func (x *UpdateDNSRecordRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateDNSRecordRequest) Reset()
- func (x *UpdateDNSRecordRequest) String() string
- func (m *UpdateDNSRecordRequest) Validate() error
- func (m *UpdateDNSRecordRequest) ValidateAll() error
- type UpdateDNSRecordRequestMultiError
- type UpdateDNSRecordRequestValidationError
- func (e UpdateDNSRecordRequestValidationError) Cause() error
- func (e UpdateDNSRecordRequestValidationError) Error() string
- func (e UpdateDNSRecordRequestValidationError) ErrorName() string
- func (e UpdateDNSRecordRequestValidationError) Field() string
- func (e UpdateDNSRecordRequestValidationError) Key() bool
- func (e UpdateDNSRecordRequestValidationError) Reason() string
- type UpdateDNSRecordResponse
- func (*UpdateDNSRecordResponse) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateDNSRecordResponse) GetUpdated() *DNSRecord
- func (*UpdateDNSRecordResponse) ProtoMessage()
- func (x *UpdateDNSRecordResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateDNSRecordResponse) Reset()
- func (x *UpdateDNSRecordResponse) String() string
- func (m *UpdateDNSRecordResponse) Validate() error
- func (m *UpdateDNSRecordResponse) ValidateAll() error
- type UpdateDNSRecordResponseMultiError
- type UpdateDNSRecordResponseValidationError
- func (e UpdateDNSRecordResponseValidationError) Cause() error
- func (e UpdateDNSRecordResponseValidationError) Error() string
- func (e UpdateDNSRecordResponseValidationError) ErrorName() string
- func (e UpdateDNSRecordResponseValidationError) Field() string
- func (e UpdateDNSRecordResponseValidationError) Key() bool
- func (e UpdateDNSRecordResponseValidationError) Reason() string
Constants ¶
This section is empty.
Variables ¶
var ( DNSRecordType_name = map[int32]string{ 0: "DNS_RECORD_TYPE_UNSPECIFIED", 1: "DNS_RECORD_TYPE_TXT", 2: "DNS_RECORD_TYPE_CNAME", } DNSRecordType_value = map[string]int32{ "DNS_RECORD_TYPE_UNSPECIFIED": 0, "DNS_RECORD_TYPE_TXT": 1, "DNS_RECORD_TYPE_CNAME": 2, } )
Enum value maps for DNSRecordType.
var File_commonfate_factory_deployment_v1alpha1_deployment_proto protoreflect.FileDescriptor
Functions ¶
This section is empty.
Types ¶
type CreateDNSRecordRequest ¶
type CreateDNSRecordRequest struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Type DNSRecordType `protobuf:"varint,2,opt,name=type,proto3,enum=commonfate.factory.deployment.v1alpha1.DNSRecordType" json:"type,omitempty"` Values []string `protobuf:"bytes,3,rep,name=values,proto3" json:"values,omitempty"` // The base DNS name associated with the deployment. // e.g. 'commonfate.app'. DnsZoneName string `protobuf:"bytes,4,opt,name=dns_zone_name,json=dnsZoneName,proto3" json:"dns_zone_name,omitempty"` // contains filtered or unexported fields }
func (*CreateDNSRecordRequest) Descriptor
deprecated
func (*CreateDNSRecordRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateDNSRecordRequest.ProtoReflect.Descriptor instead.
func (*CreateDNSRecordRequest) GetDnsZoneName ¶
func (x *CreateDNSRecordRequest) GetDnsZoneName() string
func (*CreateDNSRecordRequest) GetName ¶
func (x *CreateDNSRecordRequest) GetName() string
func (*CreateDNSRecordRequest) GetType ¶
func (x *CreateDNSRecordRequest) GetType() DNSRecordType
func (*CreateDNSRecordRequest) GetValues ¶
func (x *CreateDNSRecordRequest) GetValues() []string
func (*CreateDNSRecordRequest) ProtoMessage ¶
func (*CreateDNSRecordRequest) ProtoMessage()
func (*CreateDNSRecordRequest) ProtoReflect ¶
func (x *CreateDNSRecordRequest) ProtoReflect() protoreflect.Message
func (*CreateDNSRecordRequest) Reset ¶
func (x *CreateDNSRecordRequest) Reset()
func (*CreateDNSRecordRequest) String ¶
func (x *CreateDNSRecordRequest) String() string
func (*CreateDNSRecordRequest) Validate ¶
func (m *CreateDNSRecordRequest) Validate() error
Validate checks the field values on CreateDNSRecordRequest 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 (*CreateDNSRecordRequest) ValidateAll ¶
func (m *CreateDNSRecordRequest) ValidateAll() error
ValidateAll checks the field values on CreateDNSRecordRequest 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 CreateDNSRecordRequestMultiError, or nil if none found.
type CreateDNSRecordRequestMultiError ¶
type CreateDNSRecordRequestMultiError []error
CreateDNSRecordRequestMultiError is an error wrapping multiple validation errors returned by CreateDNSRecordRequest.ValidateAll() if the designated constraints aren't met.
func (CreateDNSRecordRequestMultiError) AllErrors ¶
func (m CreateDNSRecordRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateDNSRecordRequestMultiError) Error ¶
func (m CreateDNSRecordRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateDNSRecordRequestValidationError ¶
type CreateDNSRecordRequestValidationError struct {
// contains filtered or unexported fields
}
CreateDNSRecordRequestValidationError is the validation error returned by CreateDNSRecordRequest.Validate if the designated constraints aren't met.
func (CreateDNSRecordRequestValidationError) Cause ¶
func (e CreateDNSRecordRequestValidationError) Cause() error
Cause function returns cause value.
func (CreateDNSRecordRequestValidationError) Error ¶
func (e CreateDNSRecordRequestValidationError) Error() string
Error satisfies the builtin error interface
func (CreateDNSRecordRequestValidationError) ErrorName ¶
func (e CreateDNSRecordRequestValidationError) ErrorName() string
ErrorName returns error name.
func (CreateDNSRecordRequestValidationError) Field ¶
func (e CreateDNSRecordRequestValidationError) Field() string
Field function returns field value.
func (CreateDNSRecordRequestValidationError) Key ¶
func (e CreateDNSRecordRequestValidationError) Key() bool
Key function returns key value.
func (CreateDNSRecordRequestValidationError) Reason ¶
func (e CreateDNSRecordRequestValidationError) Reason() string
Reason function returns reason value.
type CreateDNSRecordResponse ¶
type CreateDNSRecordResponse struct { Created *DNSRecord `protobuf:"bytes,1,opt,name=created,proto3" json:"created,omitempty"` // contains filtered or unexported fields }
func (*CreateDNSRecordResponse) Descriptor
deprecated
func (*CreateDNSRecordResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateDNSRecordResponse.ProtoReflect.Descriptor instead.
func (*CreateDNSRecordResponse) GetCreated ¶
func (x *CreateDNSRecordResponse) GetCreated() *DNSRecord
func (*CreateDNSRecordResponse) ProtoMessage ¶
func (*CreateDNSRecordResponse) ProtoMessage()
func (*CreateDNSRecordResponse) ProtoReflect ¶
func (x *CreateDNSRecordResponse) ProtoReflect() protoreflect.Message
func (*CreateDNSRecordResponse) Reset ¶
func (x *CreateDNSRecordResponse) Reset()
func (*CreateDNSRecordResponse) String ¶
func (x *CreateDNSRecordResponse) String() string
func (*CreateDNSRecordResponse) Validate ¶
func (m *CreateDNSRecordResponse) Validate() error
Validate checks the field values on CreateDNSRecordResponse 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 (*CreateDNSRecordResponse) ValidateAll ¶
func (m *CreateDNSRecordResponse) ValidateAll() error
ValidateAll checks the field values on CreateDNSRecordResponse 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 CreateDNSRecordResponseMultiError, or nil if none found.
type CreateDNSRecordResponseMultiError ¶
type CreateDNSRecordResponseMultiError []error
CreateDNSRecordResponseMultiError is an error wrapping multiple validation errors returned by CreateDNSRecordResponse.ValidateAll() if the designated constraints aren't met.
func (CreateDNSRecordResponseMultiError) AllErrors ¶
func (m CreateDNSRecordResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateDNSRecordResponseMultiError) Error ¶
func (m CreateDNSRecordResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateDNSRecordResponseValidationError ¶
type CreateDNSRecordResponseValidationError struct {
// contains filtered or unexported fields
}
CreateDNSRecordResponseValidationError is the validation error returned by CreateDNSRecordResponse.Validate if the designated constraints aren't met.
func (CreateDNSRecordResponseValidationError) Cause ¶
func (e CreateDNSRecordResponseValidationError) Cause() error
Cause function returns cause value.
func (CreateDNSRecordResponseValidationError) Error ¶
func (e CreateDNSRecordResponseValidationError) Error() string
Error satisfies the builtin error interface
func (CreateDNSRecordResponseValidationError) ErrorName ¶
func (e CreateDNSRecordResponseValidationError) ErrorName() string
ErrorName returns error name.
func (CreateDNSRecordResponseValidationError) Field ¶
func (e CreateDNSRecordResponseValidationError) Field() string
Field function returns field value.
func (CreateDNSRecordResponseValidationError) Key ¶
func (e CreateDNSRecordResponseValidationError) Key() bool
Key function returns key value.
func (CreateDNSRecordResponseValidationError) Reason ¶
func (e CreateDNSRecordResponseValidationError) Reason() string
Reason function returns reason value.
type DNSRecord ¶
type DNSRecord struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` Type DNSRecordType `protobuf:"varint,3,opt,name=type,proto3,enum=commonfate.factory.deployment.v1alpha1.DNSRecordType" json:"type,omitempty"` Values []string `protobuf:"bytes,4,rep,name=values,proto3" json:"values,omitempty"` // The base DNS name associated with the deployment. // e.g. 'commonfate.app'. DnsZoneName string `protobuf:"bytes,5,opt,name=dns_zone_name,json=dnsZoneName,proto3" json:"dns_zone_name,omitempty"` // contains filtered or unexported fields }
func (*DNSRecord) Descriptor
deprecated
func (*DNSRecord) GetDnsZoneName ¶
func (*DNSRecord) GetType ¶
func (x *DNSRecord) GetType() DNSRecordType
func (*DNSRecord) ProtoMessage ¶
func (*DNSRecord) ProtoMessage()
func (*DNSRecord) ProtoReflect ¶
func (x *DNSRecord) ProtoReflect() protoreflect.Message
func (*DNSRecord) Validate ¶
Validate checks the field values on DNSRecord 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 (*DNSRecord) ValidateAll ¶
ValidateAll checks the field values on DNSRecord 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 DNSRecordMultiError, or nil if none found.
type DNSRecordMultiError ¶
type DNSRecordMultiError []error
DNSRecordMultiError is an error wrapping multiple validation errors returned by DNSRecord.ValidateAll() if the designated constraints aren't met.
func (DNSRecordMultiError) AllErrors ¶
func (m DNSRecordMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DNSRecordMultiError) Error ¶
func (m DNSRecordMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DNSRecordType ¶
type DNSRecordType int32
const ( DNSRecordType_DNS_RECORD_TYPE_UNSPECIFIED DNSRecordType = 0 DNSRecordType_DNS_RECORD_TYPE_TXT DNSRecordType = 1 DNSRecordType_DNS_RECORD_TYPE_CNAME DNSRecordType = 2 )
func (DNSRecordType) Descriptor ¶
func (DNSRecordType) Descriptor() protoreflect.EnumDescriptor
func (DNSRecordType) Enum ¶
func (x DNSRecordType) Enum() *DNSRecordType
func (DNSRecordType) EnumDescriptor
deprecated
func (DNSRecordType) EnumDescriptor() ([]byte, []int)
Deprecated: Use DNSRecordType.Descriptor instead.
func (DNSRecordType) Number ¶
func (x DNSRecordType) Number() protoreflect.EnumNumber
func (DNSRecordType) String ¶
func (x DNSRecordType) String() string
func (DNSRecordType) Type ¶
func (DNSRecordType) Type() protoreflect.EnumType
type DNSRecordValidationError ¶
type DNSRecordValidationError struct {
// contains filtered or unexported fields
}
DNSRecordValidationError is the validation error returned by DNSRecord.Validate if the designated constraints aren't met.
func (DNSRecordValidationError) Cause ¶
func (e DNSRecordValidationError) Cause() error
Cause function returns cause value.
func (DNSRecordValidationError) Error ¶
func (e DNSRecordValidationError) Error() string
Error satisfies the builtin error interface
func (DNSRecordValidationError) ErrorName ¶
func (e DNSRecordValidationError) ErrorName() string
ErrorName returns error name.
func (DNSRecordValidationError) Field ¶
func (e DNSRecordValidationError) Field() string
Field function returns field value.
func (DNSRecordValidationError) Key ¶
func (e DNSRecordValidationError) Key() bool
Key function returns key value.
func (DNSRecordValidationError) Reason ¶
func (e DNSRecordValidationError) Reason() string
Reason function returns reason value.
type DeleteDNSRecordRequest ¶
type DeleteDNSRecordRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*DeleteDNSRecordRequest) Descriptor
deprecated
func (*DeleteDNSRecordRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteDNSRecordRequest.ProtoReflect.Descriptor instead.
func (*DeleteDNSRecordRequest) GetId ¶
func (x *DeleteDNSRecordRequest) GetId() string
func (*DeleteDNSRecordRequest) ProtoMessage ¶
func (*DeleteDNSRecordRequest) ProtoMessage()
func (*DeleteDNSRecordRequest) ProtoReflect ¶
func (x *DeleteDNSRecordRequest) ProtoReflect() protoreflect.Message
func (*DeleteDNSRecordRequest) Reset ¶
func (x *DeleteDNSRecordRequest) Reset()
func (*DeleteDNSRecordRequest) String ¶
func (x *DeleteDNSRecordRequest) String() string
func (*DeleteDNSRecordRequest) Validate ¶
func (m *DeleteDNSRecordRequest) Validate() error
Validate checks the field values on DeleteDNSRecordRequest 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 (*DeleteDNSRecordRequest) ValidateAll ¶
func (m *DeleteDNSRecordRequest) ValidateAll() error
ValidateAll checks the field values on DeleteDNSRecordRequest 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 DeleteDNSRecordRequestMultiError, or nil if none found.
type DeleteDNSRecordRequestMultiError ¶
type DeleteDNSRecordRequestMultiError []error
DeleteDNSRecordRequestMultiError is an error wrapping multiple validation errors returned by DeleteDNSRecordRequest.ValidateAll() if the designated constraints aren't met.
func (DeleteDNSRecordRequestMultiError) AllErrors ¶
func (m DeleteDNSRecordRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DeleteDNSRecordRequestMultiError) Error ¶
func (m DeleteDNSRecordRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DeleteDNSRecordRequestValidationError ¶
type DeleteDNSRecordRequestValidationError struct {
// contains filtered or unexported fields
}
DeleteDNSRecordRequestValidationError is the validation error returned by DeleteDNSRecordRequest.Validate if the designated constraints aren't met.
func (DeleteDNSRecordRequestValidationError) Cause ¶
func (e DeleteDNSRecordRequestValidationError) Cause() error
Cause function returns cause value.
func (DeleteDNSRecordRequestValidationError) Error ¶
func (e DeleteDNSRecordRequestValidationError) Error() string
Error satisfies the builtin error interface
func (DeleteDNSRecordRequestValidationError) ErrorName ¶
func (e DeleteDNSRecordRequestValidationError) ErrorName() string
ErrorName returns error name.
func (DeleteDNSRecordRequestValidationError) Field ¶
func (e DeleteDNSRecordRequestValidationError) Field() string
Field function returns field value.
func (DeleteDNSRecordRequestValidationError) Key ¶
func (e DeleteDNSRecordRequestValidationError) Key() bool
Key function returns key value.
func (DeleteDNSRecordRequestValidationError) Reason ¶
func (e DeleteDNSRecordRequestValidationError) Reason() string
Reason function returns reason value.
type DeleteDNSRecordResponse ¶
type DeleteDNSRecordResponse struct { Deleted *DNSRecord `protobuf:"bytes,1,opt,name=deleted,proto3" json:"deleted,omitempty"` // contains filtered or unexported fields }
func (*DeleteDNSRecordResponse) Descriptor
deprecated
func (*DeleteDNSRecordResponse) Descriptor() ([]byte, []int)
Deprecated: Use DeleteDNSRecordResponse.ProtoReflect.Descriptor instead.
func (*DeleteDNSRecordResponse) GetDeleted ¶
func (x *DeleteDNSRecordResponse) GetDeleted() *DNSRecord
func (*DeleteDNSRecordResponse) ProtoMessage ¶
func (*DeleteDNSRecordResponse) ProtoMessage()
func (*DeleteDNSRecordResponse) ProtoReflect ¶
func (x *DeleteDNSRecordResponse) ProtoReflect() protoreflect.Message
func (*DeleteDNSRecordResponse) Reset ¶
func (x *DeleteDNSRecordResponse) Reset()
func (*DeleteDNSRecordResponse) String ¶
func (x *DeleteDNSRecordResponse) String() string
func (*DeleteDNSRecordResponse) Validate ¶
func (m *DeleteDNSRecordResponse) Validate() error
Validate checks the field values on DeleteDNSRecordResponse 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 (*DeleteDNSRecordResponse) ValidateAll ¶
func (m *DeleteDNSRecordResponse) ValidateAll() error
ValidateAll checks the field values on DeleteDNSRecordResponse 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 DeleteDNSRecordResponseMultiError, or nil if none found.
type DeleteDNSRecordResponseMultiError ¶
type DeleteDNSRecordResponseMultiError []error
DeleteDNSRecordResponseMultiError is an error wrapping multiple validation errors returned by DeleteDNSRecordResponse.ValidateAll() if the designated constraints aren't met.
func (DeleteDNSRecordResponseMultiError) AllErrors ¶
func (m DeleteDNSRecordResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DeleteDNSRecordResponseMultiError) Error ¶
func (m DeleteDNSRecordResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DeleteDNSRecordResponseValidationError ¶
type DeleteDNSRecordResponseValidationError struct {
// contains filtered or unexported fields
}
DeleteDNSRecordResponseValidationError is the validation error returned by DeleteDNSRecordResponse.Validate if the designated constraints aren't met.
func (DeleteDNSRecordResponseValidationError) Cause ¶
func (e DeleteDNSRecordResponseValidationError) Cause() error
Cause function returns cause value.
func (DeleteDNSRecordResponseValidationError) Error ¶
func (e DeleteDNSRecordResponseValidationError) Error() string
Error satisfies the builtin error interface
func (DeleteDNSRecordResponseValidationError) ErrorName ¶
func (e DeleteDNSRecordResponseValidationError) ErrorName() string
ErrorName returns error name.
func (DeleteDNSRecordResponseValidationError) Field ¶
func (e DeleteDNSRecordResponseValidationError) Field() string
Field function returns field value.
func (DeleteDNSRecordResponseValidationError) Key ¶
func (e DeleteDNSRecordResponseValidationError) Key() bool
Key function returns key value.
func (DeleteDNSRecordResponseValidationError) Reason ¶
func (e DeleteDNSRecordResponseValidationError) Reason() string
Reason function returns reason value.
type Deployment ¶
type Deployment struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // The default DNS subdomain associated with the deployment. // Currently this is the deployment ID. DefaultSubdomain string `protobuf:"bytes,2,opt,name=default_subdomain,json=defaultSubdomain,proto3" json:"default_subdomain,omitempty"` // The base DNS name associated with the deployment. // e.g. 'commonfate.app'. DnsZoneName string `protobuf:"bytes,3,opt,name=dns_zone_name,json=dnsZoneName,proto3" json:"dns_zone_name,omitempty"` // contains filtered or unexported fields }
func (*Deployment) Descriptor
deprecated
func (*Deployment) Descriptor() ([]byte, []int)
Deprecated: Use Deployment.ProtoReflect.Descriptor instead.
func (*Deployment) GetDefaultSubdomain ¶
func (x *Deployment) GetDefaultSubdomain() string
func (*Deployment) GetDnsZoneName ¶
func (x *Deployment) GetDnsZoneName() string
func (*Deployment) GetId ¶
func (x *Deployment) GetId() string
func (*Deployment) ProtoMessage ¶
func (*Deployment) ProtoMessage()
func (*Deployment) ProtoReflect ¶
func (x *Deployment) ProtoReflect() protoreflect.Message
func (*Deployment) Reset ¶
func (x *Deployment) Reset()
func (*Deployment) String ¶
func (x *Deployment) String() string
func (*Deployment) Validate ¶
func (m *Deployment) Validate() error
Validate checks the field values on Deployment 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 (*Deployment) ValidateAll ¶
func (m *Deployment) ValidateAll() error
ValidateAll checks the field values on Deployment 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 DeploymentMultiError, or nil if none found.
type DeploymentMultiError ¶
type DeploymentMultiError []error
DeploymentMultiError is an error wrapping multiple validation errors returned by Deployment.ValidateAll() if the designated constraints aren't met.
func (DeploymentMultiError) AllErrors ¶
func (m DeploymentMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DeploymentMultiError) Error ¶
func (m DeploymentMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DeploymentValidationError ¶
type DeploymentValidationError struct {
// contains filtered or unexported fields
}
DeploymentValidationError is the validation error returned by Deployment.Validate if the designated constraints aren't met.
func (DeploymentValidationError) Cause ¶
func (e DeploymentValidationError) Cause() error
Cause function returns cause value.
func (DeploymentValidationError) Error ¶
func (e DeploymentValidationError) Error() string
Error satisfies the builtin error interface
func (DeploymentValidationError) ErrorName ¶
func (e DeploymentValidationError) ErrorName() string
ErrorName returns error name.
func (DeploymentValidationError) Field ¶
func (e DeploymentValidationError) Field() string
Field function returns field value.
func (DeploymentValidationError) Key ¶
func (e DeploymentValidationError) Key() bool
Key function returns key value.
func (DeploymentValidationError) Reason ¶
func (e DeploymentValidationError) Reason() string
Reason function returns reason value.
type GetDNSRecordRequest ¶
type GetDNSRecordRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*GetDNSRecordRequest) Descriptor
deprecated
func (*GetDNSRecordRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetDNSRecordRequest.ProtoReflect.Descriptor instead.
func (*GetDNSRecordRequest) GetId ¶
func (x *GetDNSRecordRequest) GetId() string
func (*GetDNSRecordRequest) ProtoMessage ¶
func (*GetDNSRecordRequest) ProtoMessage()
func (*GetDNSRecordRequest) ProtoReflect ¶
func (x *GetDNSRecordRequest) ProtoReflect() protoreflect.Message
func (*GetDNSRecordRequest) Reset ¶
func (x *GetDNSRecordRequest) Reset()
func (*GetDNSRecordRequest) String ¶
func (x *GetDNSRecordRequest) String() string
func (*GetDNSRecordRequest) Validate ¶
func (m *GetDNSRecordRequest) Validate() error
Validate checks the field values on GetDNSRecordRequest 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 (*GetDNSRecordRequest) ValidateAll ¶
func (m *GetDNSRecordRequest) ValidateAll() error
ValidateAll checks the field values on GetDNSRecordRequest 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 GetDNSRecordRequestMultiError, or nil if none found.
type GetDNSRecordRequestMultiError ¶
type GetDNSRecordRequestMultiError []error
GetDNSRecordRequestMultiError is an error wrapping multiple validation errors returned by GetDNSRecordRequest.ValidateAll() if the designated constraints aren't met.
func (GetDNSRecordRequestMultiError) AllErrors ¶
func (m GetDNSRecordRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetDNSRecordRequestMultiError) Error ¶
func (m GetDNSRecordRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetDNSRecordRequestValidationError ¶
type GetDNSRecordRequestValidationError struct {
// contains filtered or unexported fields
}
GetDNSRecordRequestValidationError is the validation error returned by GetDNSRecordRequest.Validate if the designated constraints aren't met.
func (GetDNSRecordRequestValidationError) Cause ¶
func (e GetDNSRecordRequestValidationError) Cause() error
Cause function returns cause value.
func (GetDNSRecordRequestValidationError) Error ¶
func (e GetDNSRecordRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GetDNSRecordRequestValidationError) ErrorName ¶
func (e GetDNSRecordRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GetDNSRecordRequestValidationError) Field ¶
func (e GetDNSRecordRequestValidationError) Field() string
Field function returns field value.
func (GetDNSRecordRequestValidationError) Key ¶
func (e GetDNSRecordRequestValidationError) Key() bool
Key function returns key value.
func (GetDNSRecordRequestValidationError) Reason ¶
func (e GetDNSRecordRequestValidationError) Reason() string
Reason function returns reason value.
type GetDNSRecordResponse ¶
type GetDNSRecordResponse struct { Record *DNSRecord `protobuf:"bytes,1,opt,name=record,proto3" json:"record,omitempty"` // contains filtered or unexported fields }
func (*GetDNSRecordResponse) Descriptor
deprecated
func (*GetDNSRecordResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetDNSRecordResponse.ProtoReflect.Descriptor instead.
func (*GetDNSRecordResponse) GetRecord ¶
func (x *GetDNSRecordResponse) GetRecord() *DNSRecord
func (*GetDNSRecordResponse) ProtoMessage ¶
func (*GetDNSRecordResponse) ProtoMessage()
func (*GetDNSRecordResponse) ProtoReflect ¶
func (x *GetDNSRecordResponse) ProtoReflect() protoreflect.Message
func (*GetDNSRecordResponse) Reset ¶
func (x *GetDNSRecordResponse) Reset()
func (*GetDNSRecordResponse) String ¶
func (x *GetDNSRecordResponse) String() string
func (*GetDNSRecordResponse) Validate ¶
func (m *GetDNSRecordResponse) Validate() error
Validate checks the field values on GetDNSRecordResponse 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 (*GetDNSRecordResponse) ValidateAll ¶
func (m *GetDNSRecordResponse) ValidateAll() error
ValidateAll checks the field values on GetDNSRecordResponse 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 GetDNSRecordResponseMultiError, or nil if none found.
type GetDNSRecordResponseMultiError ¶
type GetDNSRecordResponseMultiError []error
GetDNSRecordResponseMultiError is an error wrapping multiple validation errors returned by GetDNSRecordResponse.ValidateAll() if the designated constraints aren't met.
func (GetDNSRecordResponseMultiError) AllErrors ¶
func (m GetDNSRecordResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetDNSRecordResponseMultiError) Error ¶
func (m GetDNSRecordResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetDNSRecordResponseValidationError ¶
type GetDNSRecordResponseValidationError struct {
// contains filtered or unexported fields
}
GetDNSRecordResponseValidationError is the validation error returned by GetDNSRecordResponse.Validate if the designated constraints aren't met.
func (GetDNSRecordResponseValidationError) Cause ¶
func (e GetDNSRecordResponseValidationError) Cause() error
Cause function returns cause value.
func (GetDNSRecordResponseValidationError) Error ¶
func (e GetDNSRecordResponseValidationError) Error() string
Error satisfies the builtin error interface
func (GetDNSRecordResponseValidationError) ErrorName ¶
func (e GetDNSRecordResponseValidationError) ErrorName() string
ErrorName returns error name.
func (GetDNSRecordResponseValidationError) Field ¶
func (e GetDNSRecordResponseValidationError) Field() string
Field function returns field value.
func (GetDNSRecordResponseValidationError) Key ¶
func (e GetDNSRecordResponseValidationError) Key() bool
Key function returns key value.
func (GetDNSRecordResponseValidationError) Reason ¶
func (e GetDNSRecordResponseValidationError) Reason() string
Reason function returns reason value.
type GetDeploymentRequest ¶
type GetDeploymentRequest struct {
// contains filtered or unexported fields
}
func (*GetDeploymentRequest) Descriptor
deprecated
func (*GetDeploymentRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetDeploymentRequest.ProtoReflect.Descriptor instead.
func (*GetDeploymentRequest) ProtoMessage ¶
func (*GetDeploymentRequest) ProtoMessage()
func (*GetDeploymentRequest) ProtoReflect ¶
func (x *GetDeploymentRequest) ProtoReflect() protoreflect.Message
func (*GetDeploymentRequest) Reset ¶
func (x *GetDeploymentRequest) Reset()
func (*GetDeploymentRequest) String ¶
func (x *GetDeploymentRequest) String() string
func (*GetDeploymentRequest) Validate ¶
func (m *GetDeploymentRequest) Validate() error
Validate checks the field values on GetDeploymentRequest 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 (*GetDeploymentRequest) ValidateAll ¶
func (m *GetDeploymentRequest) ValidateAll() error
ValidateAll checks the field values on GetDeploymentRequest 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 GetDeploymentRequestMultiError, or nil if none found.
type GetDeploymentRequestMultiError ¶
type GetDeploymentRequestMultiError []error
GetDeploymentRequestMultiError is an error wrapping multiple validation errors returned by GetDeploymentRequest.ValidateAll() if the designated constraints aren't met.
func (GetDeploymentRequestMultiError) AllErrors ¶
func (m GetDeploymentRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetDeploymentRequestMultiError) Error ¶
func (m GetDeploymentRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetDeploymentRequestValidationError ¶
type GetDeploymentRequestValidationError struct {
// contains filtered or unexported fields
}
GetDeploymentRequestValidationError is the validation error returned by GetDeploymentRequest.Validate if the designated constraints aren't met.
func (GetDeploymentRequestValidationError) Cause ¶
func (e GetDeploymentRequestValidationError) Cause() error
Cause function returns cause value.
func (GetDeploymentRequestValidationError) Error ¶
func (e GetDeploymentRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GetDeploymentRequestValidationError) ErrorName ¶
func (e GetDeploymentRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GetDeploymentRequestValidationError) Field ¶
func (e GetDeploymentRequestValidationError) Field() string
Field function returns field value.
func (GetDeploymentRequestValidationError) Key ¶
func (e GetDeploymentRequestValidationError) Key() bool
Key function returns key value.
func (GetDeploymentRequestValidationError) Reason ¶
func (e GetDeploymentRequestValidationError) Reason() string
Reason function returns reason value.
type GetDeploymentResponse ¶
type GetDeploymentResponse struct { Deployment *Deployment `protobuf:"bytes,1,opt,name=deployment,proto3" json:"deployment,omitempty"` // contains filtered or unexported fields }
func (*GetDeploymentResponse) Descriptor
deprecated
func (*GetDeploymentResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetDeploymentResponse.ProtoReflect.Descriptor instead.
func (*GetDeploymentResponse) GetDeployment ¶
func (x *GetDeploymentResponse) GetDeployment() *Deployment
func (*GetDeploymentResponse) ProtoMessage ¶
func (*GetDeploymentResponse) ProtoMessage()
func (*GetDeploymentResponse) ProtoReflect ¶
func (x *GetDeploymentResponse) ProtoReflect() protoreflect.Message
func (*GetDeploymentResponse) Reset ¶
func (x *GetDeploymentResponse) Reset()
func (*GetDeploymentResponse) String ¶
func (x *GetDeploymentResponse) String() string
func (*GetDeploymentResponse) Validate ¶
func (m *GetDeploymentResponse) Validate() error
Validate checks the field values on GetDeploymentResponse 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 (*GetDeploymentResponse) ValidateAll ¶
func (m *GetDeploymentResponse) ValidateAll() error
ValidateAll checks the field values on GetDeploymentResponse 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 GetDeploymentResponseMultiError, or nil if none found.
type GetDeploymentResponseMultiError ¶
type GetDeploymentResponseMultiError []error
GetDeploymentResponseMultiError is an error wrapping multiple validation errors returned by GetDeploymentResponse.ValidateAll() if the designated constraints aren't met.
func (GetDeploymentResponseMultiError) AllErrors ¶
func (m GetDeploymentResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetDeploymentResponseMultiError) Error ¶
func (m GetDeploymentResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetDeploymentResponseValidationError ¶
type GetDeploymentResponseValidationError struct {
// contains filtered or unexported fields
}
GetDeploymentResponseValidationError is the validation error returned by GetDeploymentResponse.Validate if the designated constraints aren't met.
func (GetDeploymentResponseValidationError) Cause ¶
func (e GetDeploymentResponseValidationError) Cause() error
Cause function returns cause value.
func (GetDeploymentResponseValidationError) Error ¶
func (e GetDeploymentResponseValidationError) Error() string
Error satisfies the builtin error interface
func (GetDeploymentResponseValidationError) ErrorName ¶
func (e GetDeploymentResponseValidationError) ErrorName() string
ErrorName returns error name.
func (GetDeploymentResponseValidationError) Field ¶
func (e GetDeploymentResponseValidationError) Field() string
Field function returns field value.
func (GetDeploymentResponseValidationError) Key ¶
func (e GetDeploymentResponseValidationError) Key() bool
Key function returns key value.
func (GetDeploymentResponseValidationError) Reason ¶
func (e GetDeploymentResponseValidationError) Reason() string
Reason function returns reason value.
type UpdateDNSRecordRequest ¶
type UpdateDNSRecordRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` Values []string `protobuf:"bytes,2,rep,name=values,proto3" json:"values,omitempty"` // contains filtered or unexported fields }
func (*UpdateDNSRecordRequest) Descriptor
deprecated
func (*UpdateDNSRecordRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateDNSRecordRequest.ProtoReflect.Descriptor instead.
func (*UpdateDNSRecordRequest) GetId ¶
func (x *UpdateDNSRecordRequest) GetId() string
func (*UpdateDNSRecordRequest) GetValues ¶
func (x *UpdateDNSRecordRequest) GetValues() []string
func (*UpdateDNSRecordRequest) ProtoMessage ¶
func (*UpdateDNSRecordRequest) ProtoMessage()
func (*UpdateDNSRecordRequest) ProtoReflect ¶
func (x *UpdateDNSRecordRequest) ProtoReflect() protoreflect.Message
func (*UpdateDNSRecordRequest) Reset ¶
func (x *UpdateDNSRecordRequest) Reset()
func (*UpdateDNSRecordRequest) String ¶
func (x *UpdateDNSRecordRequest) String() string
func (*UpdateDNSRecordRequest) Validate ¶
func (m *UpdateDNSRecordRequest) Validate() error
Validate checks the field values on UpdateDNSRecordRequest 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 (*UpdateDNSRecordRequest) ValidateAll ¶
func (m *UpdateDNSRecordRequest) ValidateAll() error
ValidateAll checks the field values on UpdateDNSRecordRequest 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 UpdateDNSRecordRequestMultiError, or nil if none found.
type UpdateDNSRecordRequestMultiError ¶
type UpdateDNSRecordRequestMultiError []error
UpdateDNSRecordRequestMultiError is an error wrapping multiple validation errors returned by UpdateDNSRecordRequest.ValidateAll() if the designated constraints aren't met.
func (UpdateDNSRecordRequestMultiError) AllErrors ¶
func (m UpdateDNSRecordRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UpdateDNSRecordRequestMultiError) Error ¶
func (m UpdateDNSRecordRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UpdateDNSRecordRequestValidationError ¶
type UpdateDNSRecordRequestValidationError struct {
// contains filtered or unexported fields
}
UpdateDNSRecordRequestValidationError is the validation error returned by UpdateDNSRecordRequest.Validate if the designated constraints aren't met.
func (UpdateDNSRecordRequestValidationError) Cause ¶
func (e UpdateDNSRecordRequestValidationError) Cause() error
Cause function returns cause value.
func (UpdateDNSRecordRequestValidationError) Error ¶
func (e UpdateDNSRecordRequestValidationError) Error() string
Error satisfies the builtin error interface
func (UpdateDNSRecordRequestValidationError) ErrorName ¶
func (e UpdateDNSRecordRequestValidationError) ErrorName() string
ErrorName returns error name.
func (UpdateDNSRecordRequestValidationError) Field ¶
func (e UpdateDNSRecordRequestValidationError) Field() string
Field function returns field value.
func (UpdateDNSRecordRequestValidationError) Key ¶
func (e UpdateDNSRecordRequestValidationError) Key() bool
Key function returns key value.
func (UpdateDNSRecordRequestValidationError) Reason ¶
func (e UpdateDNSRecordRequestValidationError) Reason() string
Reason function returns reason value.
type UpdateDNSRecordResponse ¶
type UpdateDNSRecordResponse struct { Updated *DNSRecord `protobuf:"bytes,1,opt,name=updated,proto3" json:"updated,omitempty"` // contains filtered or unexported fields }
func (*UpdateDNSRecordResponse) Descriptor
deprecated
func (*UpdateDNSRecordResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateDNSRecordResponse.ProtoReflect.Descriptor instead.
func (*UpdateDNSRecordResponse) GetUpdated ¶
func (x *UpdateDNSRecordResponse) GetUpdated() *DNSRecord
func (*UpdateDNSRecordResponse) ProtoMessage ¶
func (*UpdateDNSRecordResponse) ProtoMessage()
func (*UpdateDNSRecordResponse) ProtoReflect ¶
func (x *UpdateDNSRecordResponse) ProtoReflect() protoreflect.Message
func (*UpdateDNSRecordResponse) Reset ¶
func (x *UpdateDNSRecordResponse) Reset()
func (*UpdateDNSRecordResponse) String ¶
func (x *UpdateDNSRecordResponse) String() string
func (*UpdateDNSRecordResponse) Validate ¶
func (m *UpdateDNSRecordResponse) Validate() error
Validate checks the field values on UpdateDNSRecordResponse 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 (*UpdateDNSRecordResponse) ValidateAll ¶
func (m *UpdateDNSRecordResponse) ValidateAll() error
ValidateAll checks the field values on UpdateDNSRecordResponse 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 UpdateDNSRecordResponseMultiError, or nil if none found.
type UpdateDNSRecordResponseMultiError ¶
type UpdateDNSRecordResponseMultiError []error
UpdateDNSRecordResponseMultiError is an error wrapping multiple validation errors returned by UpdateDNSRecordResponse.ValidateAll() if the designated constraints aren't met.
func (UpdateDNSRecordResponseMultiError) AllErrors ¶
func (m UpdateDNSRecordResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UpdateDNSRecordResponseMultiError) Error ¶
func (m UpdateDNSRecordResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UpdateDNSRecordResponseValidationError ¶
type UpdateDNSRecordResponseValidationError struct {
// contains filtered or unexported fields
}
UpdateDNSRecordResponseValidationError is the validation error returned by UpdateDNSRecordResponse.Validate if the designated constraints aren't met.
func (UpdateDNSRecordResponseValidationError) Cause ¶
func (e UpdateDNSRecordResponseValidationError) Cause() error
Cause function returns cause value.
func (UpdateDNSRecordResponseValidationError) Error ¶
func (e UpdateDNSRecordResponseValidationError) Error() string
Error satisfies the builtin error interface
func (UpdateDNSRecordResponseValidationError) ErrorName ¶
func (e UpdateDNSRecordResponseValidationError) ErrorName() string
ErrorName returns error name.
func (UpdateDNSRecordResponseValidationError) Field ¶
func (e UpdateDNSRecordResponseValidationError) Field() string
Field function returns field value.
func (UpdateDNSRecordResponseValidationError) Key ¶
func (e UpdateDNSRecordResponseValidationError) Key() bool
Key function returns key value.
func (UpdateDNSRecordResponseValidationError) Reason ¶
func (e UpdateDNSRecordResponseValidationError) Reason() string
Reason function returns reason value.