Documentation
¶
Index ¶
- Constants
- Variables
- func RegisterStorageAuthorityReadOnlyServer(s grpc.ServiceRegistrar, srv StorageAuthorityReadOnlyServer)
- func RegisterStorageAuthorityServer(s grpc.ServiceRegistrar, srv StorageAuthorityServer)
- type AddBlockedKeyRequest
- func (*AddBlockedKeyRequest) Descriptor() ([]byte, []int)deprecated
- func (x *AddBlockedKeyRequest) GetAdded() *timestamppb.Timestamp
- func (x *AddBlockedKeyRequest) GetComment() string
- func (x *AddBlockedKeyRequest) GetKeyHash() []byte
- func (x *AddBlockedKeyRequest) GetRevokedBy() int64
- func (x *AddBlockedKeyRequest) GetSource() string
- func (*AddBlockedKeyRequest) ProtoMessage()
- func (x *AddBlockedKeyRequest) ProtoReflect() protoreflect.Message
- func (x *AddBlockedKeyRequest) Reset()
- func (x *AddBlockedKeyRequest) String() string
- type AddCertificateRequest
- func (*AddCertificateRequest) Descriptor() ([]byte, []int)deprecated
- func (x *AddCertificateRequest) GetDer() []byte
- func (x *AddCertificateRequest) GetIssued() *timestamppb.Timestamp
- func (x *AddCertificateRequest) GetIssuerNameID() int64
- func (x *AddCertificateRequest) GetRegID() int64
- func (*AddCertificateRequest) ProtoMessage()
- func (x *AddCertificateRequest) ProtoReflect() protoreflect.Message
- func (x *AddCertificateRequest) Reset()
- func (x *AddCertificateRequest) String() string
- type AddRateLimitOverrideRequest
- func (*AddRateLimitOverrideRequest) Descriptor() ([]byte, []int)deprecated
- func (x *AddRateLimitOverrideRequest) GetOverride() *RateLimitOverride
- func (*AddRateLimitOverrideRequest) ProtoMessage()
- func (x *AddRateLimitOverrideRequest) ProtoReflect() protoreflect.Message
- func (x *AddRateLimitOverrideRequest) Reset()
- func (x *AddRateLimitOverrideRequest) String() string
- type AddRateLimitOverrideResponse
- func (*AddRateLimitOverrideResponse) Descriptor() ([]byte, []int)deprecated
- func (x *AddRateLimitOverrideResponse) GetEnabled() bool
- func (x *AddRateLimitOverrideResponse) GetInserted() bool
- func (*AddRateLimitOverrideResponse) ProtoMessage()
- func (x *AddRateLimitOverrideResponse) ProtoReflect() protoreflect.Message
- func (x *AddRateLimitOverrideResponse) Reset()
- func (x *AddRateLimitOverrideResponse) String() string
- type AddSerialRequest
- func (*AddSerialRequest) Descriptor() ([]byte, []int)deprecated
- func (x *AddSerialRequest) GetCreated() *timestamppb.Timestamp
- func (x *AddSerialRequest) GetExpires() *timestamppb.Timestamp
- func (x *AddSerialRequest) GetRegID() int64
- func (x *AddSerialRequest) GetSerial() string
- func (*AddSerialRequest) ProtoMessage()
- func (x *AddSerialRequest) ProtoReflect() protoreflect.Message
- func (x *AddSerialRequest) Reset()
- func (x *AddSerialRequest) String() string
- type AuthorizationID
- type AuthorizationID2
- type AuthorizationIDs
- type Authorizations
- type Authzs
- type Count
- type CountFQDNSetsRequest
- func (*CountFQDNSetsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CountFQDNSetsRequest) GetIdentifiers() []*proto.Identifier
- func (x *CountFQDNSetsRequest) GetLimit() int64
- func (x *CountFQDNSetsRequest) GetWindow() *durationpb.Duration
- func (*CountFQDNSetsRequest) ProtoMessage()
- func (x *CountFQDNSetsRequest) ProtoReflect() protoreflect.Message
- func (x *CountFQDNSetsRequest) Reset()
- func (x *CountFQDNSetsRequest) String() string
- type CountInvalidAuthorizationsRequest
- func (*CountInvalidAuthorizationsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CountInvalidAuthorizationsRequest) GetIdentifier() *proto.Identifier
- func (x *CountInvalidAuthorizationsRequest) GetRange() *Range
- func (x *CountInvalidAuthorizationsRequest) GetRegistrationID() int64
- func (*CountInvalidAuthorizationsRequest) ProtoMessage()
- func (x *CountInvalidAuthorizationsRequest) ProtoReflect() protoreflect.Message
- func (x *CountInvalidAuthorizationsRequest) Reset()
- func (x *CountInvalidAuthorizationsRequest) String() string
- type DisableRateLimitOverrideRequest
- func (*DisableRateLimitOverrideRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DisableRateLimitOverrideRequest) GetBucketKey() string
- func (x *DisableRateLimitOverrideRequest) GetLimitEnum() int64
- func (*DisableRateLimitOverrideRequest) ProtoMessage()
- func (x *DisableRateLimitOverrideRequest) ProtoReflect() protoreflect.Message
- func (x *DisableRateLimitOverrideRequest) Reset()
- func (x *DisableRateLimitOverrideRequest) String() string
- type EnableRateLimitOverrideRequest
- func (*EnableRateLimitOverrideRequest) Descriptor() ([]byte, []int)deprecated
- func (x *EnableRateLimitOverrideRequest) GetBucketKey() string
- func (x *EnableRateLimitOverrideRequest) GetLimitEnum() int64
- func (*EnableRateLimitOverrideRequest) ProtoMessage()
- func (x *EnableRateLimitOverrideRequest) ProtoReflect() protoreflect.Message
- func (x *EnableRateLimitOverrideRequest) Reset()
- func (x *EnableRateLimitOverrideRequest) String() string
- type Exists
- type FQDNSetExistsRequest
- func (*FQDNSetExistsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *FQDNSetExistsRequest) GetIdentifiers() []*proto.Identifier
- func (*FQDNSetExistsRequest) ProtoMessage()
- func (x *FQDNSetExistsRequest) ProtoReflect() protoreflect.Message
- func (x *FQDNSetExistsRequest) Reset()
- func (x *FQDNSetExistsRequest) String() string
- type FinalizeAuthorizationRequest
- func (*FinalizeAuthorizationRequest) Descriptor() ([]byte, []int)deprecated
- func (x *FinalizeAuthorizationRequest) GetAttempted() string
- func (x *FinalizeAuthorizationRequest) GetAttemptedAt() *timestamppb.Timestamp
- func (x *FinalizeAuthorizationRequest) GetExpires() *timestamppb.Timestamp
- func (x *FinalizeAuthorizationRequest) GetId() int64
- func (x *FinalizeAuthorizationRequest) GetStatus() string
- func (x *FinalizeAuthorizationRequest) GetValidationError() *proto.ProblemDetails
- func (x *FinalizeAuthorizationRequest) GetValidationRecords() []*proto.ValidationRecord
- func (*FinalizeAuthorizationRequest) ProtoMessage()
- func (x *FinalizeAuthorizationRequest) ProtoReflect() protoreflect.Message
- func (x *FinalizeAuthorizationRequest) Reset()
- func (x *FinalizeAuthorizationRequest) String() string
- type FinalizeOrderRequest
- func (*FinalizeOrderRequest) Descriptor() ([]byte, []int)deprecated
- func (x *FinalizeOrderRequest) GetCertificateSerial() string
- func (x *FinalizeOrderRequest) GetId() int64
- func (*FinalizeOrderRequest) ProtoMessage()
- func (x *FinalizeOrderRequest) ProtoReflect() protoreflect.Message
- func (x *FinalizeOrderRequest) Reset()
- func (x *FinalizeOrderRequest) String() string
- type GetAuthorizationsRequest
- func (*GetAuthorizationsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetAuthorizationsRequest) GetIdentifiers() []*proto.Identifier
- func (x *GetAuthorizationsRequest) GetProfile() string
- func (x *GetAuthorizationsRequest) GetRegistrationID() int64
- func (x *GetAuthorizationsRequest) GetValidUntil() *timestamppb.Timestamp
- func (*GetAuthorizationsRequest) ProtoMessage()
- func (x *GetAuthorizationsRequest) ProtoReflect() protoreflect.Message
- func (x *GetAuthorizationsRequest) Reset()
- func (x *GetAuthorizationsRequest) String() string
- type GetOrderForNamesRequest
- func (*GetOrderForNamesRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetOrderForNamesRequest) GetAcctID() int64
- func (x *GetOrderForNamesRequest) GetIdentifiers() []*proto.Identifier
- func (*GetOrderForNamesRequest) ProtoMessage()
- func (x *GetOrderForNamesRequest) ProtoReflect() protoreflect.Message
- func (x *GetOrderForNamesRequest) Reset()
- func (x *GetOrderForNamesRequest) String() string
- type GetRateLimitOverrideRequest
- func (*GetRateLimitOverrideRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetRateLimitOverrideRequest) GetBucketKey() string
- func (x *GetRateLimitOverrideRequest) GetLimitEnum() int64
- func (*GetRateLimitOverrideRequest) ProtoMessage()
- func (x *GetRateLimitOverrideRequest) ProtoReflect() protoreflect.Message
- func (x *GetRateLimitOverrideRequest) Reset()
- func (x *GetRateLimitOverrideRequest) String() string
- type GetRevokedCertsByShardRequest
- func (*GetRevokedCertsByShardRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetRevokedCertsByShardRequest) GetExpiresAfter() *timestamppb.Timestamp
- func (x *GetRevokedCertsByShardRequest) GetIssuerNameID() int64
- func (x *GetRevokedCertsByShardRequest) GetRevokedBefore() *timestamppb.Timestamp
- func (x *GetRevokedCertsByShardRequest) GetShardIdx() int64
- func (*GetRevokedCertsByShardRequest) ProtoMessage()
- func (x *GetRevokedCertsByShardRequest) ProtoReflect() protoreflect.Message
- func (x *GetRevokedCertsByShardRequest) Reset()
- func (x *GetRevokedCertsByShardRequest) String() string
- type GetValidAuthorizationsRequest
- func (*GetValidAuthorizationsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetValidAuthorizationsRequest) GetIdentifiers() []*proto.Identifier
- func (x *GetValidAuthorizationsRequest) GetProfile() string
- func (x *GetValidAuthorizationsRequest) GetRegistrationID() int64
- func (x *GetValidAuthorizationsRequest) GetValidUntil() *timestamppb.Timestamp
- func (*GetValidAuthorizationsRequest) ProtoMessage()
- func (x *GetValidAuthorizationsRequest) ProtoReflect() protoreflect.Message
- func (x *GetValidAuthorizationsRequest) Reset()
- func (x *GetValidAuthorizationsRequest) String() string
- type GetValidOrderAuthorizationsRequest
- func (*GetValidOrderAuthorizationsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetValidOrderAuthorizationsRequest) GetAcctID() int64
- func (x *GetValidOrderAuthorizationsRequest) GetId() int64
- func (*GetValidOrderAuthorizationsRequest) ProtoMessage()
- func (x *GetValidOrderAuthorizationsRequest) ProtoReflect() protoreflect.Message
- func (x *GetValidOrderAuthorizationsRequest) Reset()
- func (x *GetValidOrderAuthorizationsRequest) String() string
- type Identifiers
- type Incident
- func (*Incident) Descriptor() ([]byte, []int)deprecated
- func (x *Incident) GetEnabled() bool
- func (x *Incident) GetId() int64
- func (x *Incident) GetRenewBy() *timestamppb.Timestamp
- func (x *Incident) GetSerialTable() string
- func (x *Incident) GetUrl() string
- func (*Incident) ProtoMessage()
- func (x *Incident) ProtoReflect() protoreflect.Message
- func (x *Incident) Reset()
- func (x *Incident) String() string
- type IncidentSerial
- func (*IncidentSerial) Descriptor() ([]byte, []int)deprecated
- func (x *IncidentSerial) GetLastNoticeSent() *timestamppb.Timestamp
- func (x *IncidentSerial) GetOrderID() int64
- func (x *IncidentSerial) GetRegistrationID() int64
- func (x *IncidentSerial) GetSerial() string
- func (*IncidentSerial) ProtoMessage()
- func (x *IncidentSerial) ProtoReflect() protoreflect.Message
- func (x *IncidentSerial) Reset()
- func (x *IncidentSerial) String() string
- type Incidents
- type JSONWebKey
- type LeaseCRLShardRequest
- func (*LeaseCRLShardRequest) Descriptor() ([]byte, []int)deprecated
- func (x *LeaseCRLShardRequest) GetIssuerNameID() int64
- func (x *LeaseCRLShardRequest) GetMaxShardIdx() int64
- func (x *LeaseCRLShardRequest) GetMinShardIdx() int64
- func (x *LeaseCRLShardRequest) GetUntil() *timestamppb.Timestamp
- func (*LeaseCRLShardRequest) ProtoMessage()
- func (x *LeaseCRLShardRequest) ProtoReflect() protoreflect.Message
- func (x *LeaseCRLShardRequest) Reset()
- func (x *LeaseCRLShardRequest) String() string
- type LeaseCRLShardResponse
- func (*LeaseCRLShardResponse) Descriptor() ([]byte, []int)deprecated
- func (x *LeaseCRLShardResponse) GetIssuerNameID() int64
- func (x *LeaseCRLShardResponse) GetShardIdx() int64
- func (*LeaseCRLShardResponse) ProtoMessage()
- func (x *LeaseCRLShardResponse) ProtoReflect() protoreflect.Message
- func (x *LeaseCRLShardResponse) Reset()
- func (x *LeaseCRLShardResponse) String() string
- type NewAuthzRequest
- func (*NewAuthzRequest) Descriptor() ([]byte, []int)deprecated
- func (x *NewAuthzRequest) GetChallengeTypes() []string
- func (x *NewAuthzRequest) GetExpires() *timestamppb.Timestamp
- func (x *NewAuthzRequest) GetIdentifier() *proto.Identifier
- func (x *NewAuthzRequest) GetRegistrationID() int64
- func (x *NewAuthzRequest) GetToken() string
- func (*NewAuthzRequest) ProtoMessage()
- func (x *NewAuthzRequest) ProtoReflect() protoreflect.Message
- func (x *NewAuthzRequest) Reset()
- func (x *NewAuthzRequest) String() string
- type NewOrderAndAuthzsRequest
- func (*NewOrderAndAuthzsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *NewOrderAndAuthzsRequest) GetNewAuthzs() []*NewAuthzRequest
- func (x *NewOrderAndAuthzsRequest) GetNewOrder() *NewOrderRequest
- func (*NewOrderAndAuthzsRequest) ProtoMessage()
- func (x *NewOrderAndAuthzsRequest) ProtoReflect() protoreflect.Message
- func (x *NewOrderAndAuthzsRequest) Reset()
- func (x *NewOrderAndAuthzsRequest) String() string
- type NewOrderRequest
- func (*NewOrderRequest) Descriptor() ([]byte, []int)deprecated
- func (x *NewOrderRequest) GetCertificateProfileName() string
- func (x *NewOrderRequest) GetExpires() *timestamppb.Timestamp
- func (x *NewOrderRequest) GetIdentifiers() []*proto.Identifier
- func (x *NewOrderRequest) GetRegistrationID() int64
- func (x *NewOrderRequest) GetReplaces() string
- func (x *NewOrderRequest) GetReplacesSerial() string
- func (x *NewOrderRequest) GetV2Authorizations() []int64
- func (*NewOrderRequest) ProtoMessage()
- func (x *NewOrderRequest) ProtoReflect() protoreflect.Message
- func (x *NewOrderRequest) Reset()
- func (x *NewOrderRequest) String() string
- type OrderRequest
- type PauseIdentifiersResponse
- func (*PauseIdentifiersResponse) Descriptor() ([]byte, []int)deprecated
- func (x *PauseIdentifiersResponse) GetPaused() int64
- func (x *PauseIdentifiersResponse) GetRepaused() int64
- func (*PauseIdentifiersResponse) ProtoMessage()
- func (x *PauseIdentifiersResponse) ProtoReflect() protoreflect.Message
- func (x *PauseIdentifiersResponse) Reset()
- func (x *PauseIdentifiersResponse) String() string
- type PauseRequest
- func (*PauseRequest) Descriptor() ([]byte, []int)deprecated
- func (x *PauseRequest) GetIdentifiers() []*proto.Identifier
- func (x *PauseRequest) GetRegistrationID() int64
- func (*PauseRequest) ProtoMessage()
- func (x *PauseRequest) ProtoReflect() protoreflect.Message
- func (x *PauseRequest) Reset()
- func (x *PauseRequest) String() string
- type Range
- type RateLimitOverride
- func (*RateLimitOverride) Descriptor() ([]byte, []int)deprecated
- func (x *RateLimitOverride) GetBucketKey() string
- func (x *RateLimitOverride) GetBurst() int64
- func (x *RateLimitOverride) GetComment() string
- func (x *RateLimitOverride) GetCount() int64
- func (x *RateLimitOverride) GetLimitEnum() int64
- func (x *RateLimitOverride) GetPeriod() *durationpb.Duration
- func (*RateLimitOverride) ProtoMessage()
- func (x *RateLimitOverride) ProtoReflect() protoreflect.Message
- func (x *RateLimitOverride) Reset()
- func (x *RateLimitOverride) String() string
- type RateLimitOverrideResponse
- func (*RateLimitOverrideResponse) Descriptor() ([]byte, []int)deprecated
- func (x *RateLimitOverrideResponse) GetEnabled() bool
- func (x *RateLimitOverrideResponse) GetOverride() *RateLimitOverride
- func (x *RateLimitOverrideResponse) GetUpdatedAt() *timestamppb.Timestamp
- func (*RateLimitOverrideResponse) ProtoMessage()
- func (x *RateLimitOverrideResponse) ProtoReflect() protoreflect.Message
- func (x *RateLimitOverrideResponse) Reset()
- func (x *RateLimitOverrideResponse) String() string
- type RegistrationID
- type RevocationStatus
- func (*RevocationStatus) Descriptor() ([]byte, []int)deprecated
- func (x *RevocationStatus) GetRevokedDate() *timestamppb.Timestamp
- func (x *RevocationStatus) GetRevokedReason() int64
- func (x *RevocationStatus) GetStatus() int64
- func (*RevocationStatus) ProtoMessage()
- func (x *RevocationStatus) ProtoReflect() protoreflect.Message
- func (x *RevocationStatus) Reset()
- func (x *RevocationStatus) String() string
- type RevokeCertificateRequest
- func (*RevokeCertificateRequest) Descriptor() ([]byte, []int)deprecated
- func (x *RevokeCertificateRequest) GetBackdate() *timestamppb.Timestamp
- func (x *RevokeCertificateRequest) GetDate() *timestamppb.Timestamp
- func (x *RevokeCertificateRequest) GetIssuerID() int64
- func (x *RevokeCertificateRequest) GetReason() int64
- func (x *RevokeCertificateRequest) GetResponse() []byte
- func (x *RevokeCertificateRequest) GetSerial() string
- func (x *RevokeCertificateRequest) GetShardIdx() int64
- func (*RevokeCertificateRequest) ProtoMessage()
- func (x *RevokeCertificateRequest) ProtoReflect() protoreflect.Message
- func (x *RevokeCertificateRequest) Reset()
- func (x *RevokeCertificateRequest) String() string
- type SPKIHash
- type Serial
- type SerialMetadata
- func (*SerialMetadata) Descriptor() ([]byte, []int)deprecated
- func (x *SerialMetadata) GetCreated() *timestamppb.Timestamp
- func (x *SerialMetadata) GetExpires() *timestamppb.Timestamp
- func (x *SerialMetadata) GetRegistrationID() int64
- func (x *SerialMetadata) GetSerial() string
- func (*SerialMetadata) ProtoMessage()
- func (x *SerialMetadata) ProtoReflect() protoreflect.Message
- func (x *SerialMetadata) Reset()
- func (x *SerialMetadata) String() string
- type SerialsForIncidentRequest
- func (*SerialsForIncidentRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SerialsForIncidentRequest) GetIncidentTable() string
- func (*SerialsForIncidentRequest) ProtoMessage()
- func (x *SerialsForIncidentRequest) ProtoReflect() protoreflect.Message
- func (x *SerialsForIncidentRequest) Reset()
- func (x *SerialsForIncidentRequest) String() string
- type SetOrderErrorRequest
- func (*SetOrderErrorRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetOrderErrorRequest) GetError() *proto.ProblemDetails
- func (x *SetOrderErrorRequest) GetId() int64
- func (*SetOrderErrorRequest) ProtoMessage()
- func (x *SetOrderErrorRequest) ProtoReflect() protoreflect.Message
- func (x *SetOrderErrorRequest) Reset()
- func (x *SetOrderErrorRequest) String() string
- type StorageAuthorityCertificateClient
- type StorageAuthorityClient
- type StorageAuthorityReadOnlyClient
- type StorageAuthorityReadOnlyServer
- type StorageAuthorityReadOnly_GetEnabledRateLimitOverridesClient
- type StorageAuthorityReadOnly_GetEnabledRateLimitOverridesServer
- type StorageAuthorityReadOnly_GetRevokedCertsByShardClient
- type StorageAuthorityReadOnly_GetRevokedCertsByShardServer
- type StorageAuthorityReadOnly_GetSerialsByAccountClient
- type StorageAuthorityReadOnly_GetSerialsByAccountServer
- type StorageAuthorityReadOnly_GetSerialsByKeyClient
- type StorageAuthorityReadOnly_GetSerialsByKeyServer
- type StorageAuthorityReadOnly_SerialsForIncidentClient
- type StorageAuthorityReadOnly_SerialsForIncidentServer
- type StorageAuthorityServer
- type StorageAuthority_GetEnabledRateLimitOverridesClient
- type StorageAuthority_GetEnabledRateLimitOverridesServer
- type StorageAuthority_GetRevokedCertsByShardClient
- type StorageAuthority_GetRevokedCertsByShardServer
- type StorageAuthority_GetSerialsByAccountClient
- type StorageAuthority_GetSerialsByAccountServer
- type StorageAuthority_GetSerialsByKeyClient
- type StorageAuthority_GetSerialsByKeyServer
- type StorageAuthority_SerialsForIncidentClient
- type StorageAuthority_SerialsForIncidentServer
- type Timestamps
- type UnimplementedStorageAuthorityReadOnlyServer
- func (UnimplementedStorageAuthorityReadOnlyServer) CheckIdentifiersPaused(context.Context, *PauseRequest) (*Identifiers, error)
- func (UnimplementedStorageAuthorityReadOnlyServer) CountInvalidAuthorizations2(context.Context, *CountInvalidAuthorizationsRequest) (*Count, error)
- func (UnimplementedStorageAuthorityReadOnlyServer) CountPendingAuthorizations2(context.Context, *RegistrationID) (*Count, error)
- func (UnimplementedStorageAuthorityReadOnlyServer) FQDNSetExists(context.Context, *FQDNSetExistsRequest) (*Exists, error)
- func (UnimplementedStorageAuthorityReadOnlyServer) FQDNSetTimestampsForWindow(context.Context, *CountFQDNSetsRequest) (*Timestamps, error)
- func (UnimplementedStorageAuthorityReadOnlyServer) GetAuthorization2(context.Context, *AuthorizationID2) (*proto.Authorization, error)
- func (UnimplementedStorageAuthorityReadOnlyServer) GetCertificate(context.Context, *Serial) (*proto.Certificate, error)
- func (UnimplementedStorageAuthorityReadOnlyServer) GetCertificateStatus(context.Context, *Serial) (*proto.CertificateStatus, error)
- func (UnimplementedStorageAuthorityReadOnlyServer) GetEnabledRateLimitOverrides(*emptypb.Empty, grpc.ServerStreamingServer[RateLimitOverrideResponse]) error
- func (UnimplementedStorageAuthorityReadOnlyServer) GetLintPrecertificate(context.Context, *Serial) (*proto.Certificate, error)
- func (UnimplementedStorageAuthorityReadOnlyServer) GetOrder(context.Context, *OrderRequest) (*proto.Order, error)
- func (UnimplementedStorageAuthorityReadOnlyServer) GetOrderForNames(context.Context, *GetOrderForNamesRequest) (*proto.Order, error)
- func (UnimplementedStorageAuthorityReadOnlyServer) GetPausedIdentifiers(context.Context, *RegistrationID) (*Identifiers, error)
- func (UnimplementedStorageAuthorityReadOnlyServer) GetRateLimitOverride(context.Context, *GetRateLimitOverrideRequest) (*RateLimitOverrideResponse, error)
- func (UnimplementedStorageAuthorityReadOnlyServer) GetRegistration(context.Context, *RegistrationID) (*proto.Registration, error)
- func (UnimplementedStorageAuthorityReadOnlyServer) GetRegistrationByKey(context.Context, *JSONWebKey) (*proto.Registration, error)
- func (UnimplementedStorageAuthorityReadOnlyServer) GetRevocationStatus(context.Context, *Serial) (*RevocationStatus, error)
- func (UnimplementedStorageAuthorityReadOnlyServer) GetRevokedCertsByShard(*GetRevokedCertsByShardRequest, grpc.ServerStreamingServer[proto.CRLEntry]) error
- func (UnimplementedStorageAuthorityReadOnlyServer) GetSerialMetadata(context.Context, *Serial) (*SerialMetadata, error)
- func (UnimplementedStorageAuthorityReadOnlyServer) GetSerialsByAccount(*RegistrationID, grpc.ServerStreamingServer[Serial]) error
- func (UnimplementedStorageAuthorityReadOnlyServer) GetSerialsByKey(*SPKIHash, grpc.ServerStreamingServer[Serial]) error
- func (UnimplementedStorageAuthorityReadOnlyServer) GetValidAuthorizations2(context.Context, *GetValidAuthorizationsRequest) (*Authorizations, error)
- func (UnimplementedStorageAuthorityReadOnlyServer) GetValidOrderAuthorizations2(context.Context, *GetValidOrderAuthorizationsRequest) (*Authorizations, error)
- func (UnimplementedStorageAuthorityReadOnlyServer) IncidentsForSerial(context.Context, *Serial) (*Incidents, error)
- func (UnimplementedStorageAuthorityReadOnlyServer) KeyBlocked(context.Context, *SPKIHash) (*Exists, error)
- func (UnimplementedStorageAuthorityReadOnlyServer) ReplacementOrderExists(context.Context, *Serial) (*Exists, error)
- func (UnimplementedStorageAuthorityReadOnlyServer) SerialsForIncident(*SerialsForIncidentRequest, grpc.ServerStreamingServer[IncidentSerial]) error
- type UnimplementedStorageAuthorityServer
- func (UnimplementedStorageAuthorityServer) AddBlockedKey(context.Context, *AddBlockedKeyRequest) (*emptypb.Empty, error)
- func (UnimplementedStorageAuthorityServer) AddCertificate(context.Context, *AddCertificateRequest) (*emptypb.Empty, error)
- func (UnimplementedStorageAuthorityServer) AddPrecertificate(context.Context, *AddCertificateRequest) (*emptypb.Empty, error)
- func (UnimplementedStorageAuthorityServer) AddRateLimitOverride(context.Context, *AddRateLimitOverrideRequest) (*AddRateLimitOverrideResponse, error)
- func (UnimplementedStorageAuthorityServer) AddSerial(context.Context, *AddSerialRequest) (*emptypb.Empty, error)
- func (UnimplementedStorageAuthorityServer) CheckIdentifiersPaused(context.Context, *PauseRequest) (*Identifiers, error)
- func (UnimplementedStorageAuthorityServer) CountInvalidAuthorizations2(context.Context, *CountInvalidAuthorizationsRequest) (*Count, error)
- func (UnimplementedStorageAuthorityServer) CountPendingAuthorizations2(context.Context, *RegistrationID) (*Count, error)
- func (UnimplementedStorageAuthorityServer) DeactivateAuthorization2(context.Context, *AuthorizationID2) (*emptypb.Empty, error)
- func (UnimplementedStorageAuthorityServer) DeactivateRegistration(context.Context, *RegistrationID) (*proto.Registration, error)
- func (UnimplementedStorageAuthorityServer) DisableRateLimitOverride(context.Context, *DisableRateLimitOverrideRequest) (*emptypb.Empty, error)
- func (UnimplementedStorageAuthorityServer) EnableRateLimitOverride(context.Context, *EnableRateLimitOverrideRequest) (*emptypb.Empty, error)
- func (UnimplementedStorageAuthorityServer) FQDNSetExists(context.Context, *FQDNSetExistsRequest) (*Exists, error)
- func (UnimplementedStorageAuthorityServer) FQDNSetTimestampsForWindow(context.Context, *CountFQDNSetsRequest) (*Timestamps, error)
- func (UnimplementedStorageAuthorityServer) FinalizeAuthorization2(context.Context, *FinalizeAuthorizationRequest) (*emptypb.Empty, error)
- func (UnimplementedStorageAuthorityServer) FinalizeOrder(context.Context, *FinalizeOrderRequest) (*emptypb.Empty, error)
- func (UnimplementedStorageAuthorityServer) GetAuthorization2(context.Context, *AuthorizationID2) (*proto.Authorization, error)
- func (UnimplementedStorageAuthorityServer) GetCertificate(context.Context, *Serial) (*proto.Certificate, error)
- func (UnimplementedStorageAuthorityServer) GetCertificateStatus(context.Context, *Serial) (*proto.CertificateStatus, error)
- func (UnimplementedStorageAuthorityServer) GetEnabledRateLimitOverrides(*emptypb.Empty, grpc.ServerStreamingServer[RateLimitOverrideResponse]) error
- func (UnimplementedStorageAuthorityServer) GetLintPrecertificate(context.Context, *Serial) (*proto.Certificate, error)
- func (UnimplementedStorageAuthorityServer) GetOrder(context.Context, *OrderRequest) (*proto.Order, error)
- func (UnimplementedStorageAuthorityServer) GetOrderForNames(context.Context, *GetOrderForNamesRequest) (*proto.Order, error)
- func (UnimplementedStorageAuthorityServer) GetPausedIdentifiers(context.Context, *RegistrationID) (*Identifiers, error)
- func (UnimplementedStorageAuthorityServer) GetRateLimitOverride(context.Context, *GetRateLimitOverrideRequest) (*RateLimitOverrideResponse, error)
- func (UnimplementedStorageAuthorityServer) GetRegistration(context.Context, *RegistrationID) (*proto.Registration, error)
- func (UnimplementedStorageAuthorityServer) GetRegistrationByKey(context.Context, *JSONWebKey) (*proto.Registration, error)
- func (UnimplementedStorageAuthorityServer) GetRevocationStatus(context.Context, *Serial) (*RevocationStatus, error)
- func (UnimplementedStorageAuthorityServer) GetRevokedCertsByShard(*GetRevokedCertsByShardRequest, grpc.ServerStreamingServer[proto.CRLEntry]) error
- func (UnimplementedStorageAuthorityServer) GetSerialMetadata(context.Context, *Serial) (*SerialMetadata, error)
- func (UnimplementedStorageAuthorityServer) GetSerialsByAccount(*RegistrationID, grpc.ServerStreamingServer[Serial]) error
- func (UnimplementedStorageAuthorityServer) GetSerialsByKey(*SPKIHash, grpc.ServerStreamingServer[Serial]) error
- func (UnimplementedStorageAuthorityServer) GetValidAuthorizations2(context.Context, *GetValidAuthorizationsRequest) (*Authorizations, error)
- func (UnimplementedStorageAuthorityServer) GetValidOrderAuthorizations2(context.Context, *GetValidOrderAuthorizationsRequest) (*Authorizations, error)
- func (UnimplementedStorageAuthorityServer) IncidentsForSerial(context.Context, *Serial) (*Incidents, error)
- func (UnimplementedStorageAuthorityServer) KeyBlocked(context.Context, *SPKIHash) (*Exists, error)
- func (UnimplementedStorageAuthorityServer) LeaseCRLShard(context.Context, *LeaseCRLShardRequest) (*LeaseCRLShardResponse, error)
- func (UnimplementedStorageAuthorityServer) NewOrderAndAuthzs(context.Context, *NewOrderAndAuthzsRequest) (*proto.Order, error)
- func (UnimplementedStorageAuthorityServer) NewRegistration(context.Context, *proto.Registration) (*proto.Registration, error)
- func (UnimplementedStorageAuthorityServer) PauseIdentifiers(context.Context, *PauseRequest) (*PauseIdentifiersResponse, error)
- func (UnimplementedStorageAuthorityServer) ReplacementOrderExists(context.Context, *Serial) (*Exists, error)
- func (UnimplementedStorageAuthorityServer) RevokeCertificate(context.Context, *RevokeCertificateRequest) (*emptypb.Empty, error)
- func (UnimplementedStorageAuthorityServer) SerialsForIncident(*SerialsForIncidentRequest, grpc.ServerStreamingServer[IncidentSerial]) error
- func (UnimplementedStorageAuthorityServer) SetOrderError(context.Context, *SetOrderErrorRequest) (*emptypb.Empty, error)
- func (UnimplementedStorageAuthorityServer) SetOrderProcessing(context.Context, *OrderRequest) (*emptypb.Empty, error)
- func (UnimplementedStorageAuthorityServer) UnpauseAccount(context.Context, *RegistrationID) (*Count, error)
- func (UnimplementedStorageAuthorityServer) UpdateCRLShard(context.Context, *UpdateCRLShardRequest) (*emptypb.Empty, error)
- func (UnimplementedStorageAuthorityServer) UpdateRegistrationKey(context.Context, *UpdateRegistrationKeyRequest) (*proto.Registration, error)
- func (UnimplementedStorageAuthorityServer) UpdateRevokedCertificate(context.Context, *RevokeCertificateRequest) (*emptypb.Empty, error)
- type UnsafeStorageAuthorityReadOnlyServer
- type UnsafeStorageAuthorityServer
- type UpdateCRLShardRequest
- func (*UpdateCRLShardRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateCRLShardRequest) GetIssuerNameID() int64
- func (x *UpdateCRLShardRequest) GetNextUpdate() *timestamppb.Timestamp
- func (x *UpdateCRLShardRequest) GetShardIdx() int64
- func (x *UpdateCRLShardRequest) GetThisUpdate() *timestamppb.Timestamp
- func (*UpdateCRLShardRequest) ProtoMessage()
- func (x *UpdateCRLShardRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateCRLShardRequest) Reset()
- func (x *UpdateCRLShardRequest) String() string
- type UpdateRegistrationKeyRequest
- func (*UpdateRegistrationKeyRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateRegistrationKeyRequest) GetJwk() []byte
- func (x *UpdateRegistrationKeyRequest) GetRegistrationID() int64
- func (*UpdateRegistrationKeyRequest) ProtoMessage()
- func (x *UpdateRegistrationKeyRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateRegistrationKeyRequest) Reset()
- func (x *UpdateRegistrationKeyRequest) String() string
Constants ¶
const ( StorageAuthorityReadOnly_CountInvalidAuthorizations2_FullMethodName = "/sa.StorageAuthorityReadOnly/CountInvalidAuthorizations2" StorageAuthorityReadOnly_CountPendingAuthorizations2_FullMethodName = "/sa.StorageAuthorityReadOnly/CountPendingAuthorizations2" StorageAuthorityReadOnly_FQDNSetExists_FullMethodName = "/sa.StorageAuthorityReadOnly/FQDNSetExists" StorageAuthorityReadOnly_FQDNSetTimestampsForWindow_FullMethodName = "/sa.StorageAuthorityReadOnly/FQDNSetTimestampsForWindow" StorageAuthorityReadOnly_GetAuthorization2_FullMethodName = "/sa.StorageAuthorityReadOnly/GetAuthorization2" StorageAuthorityReadOnly_GetCertificate_FullMethodName = "/sa.StorageAuthorityReadOnly/GetCertificate" StorageAuthorityReadOnly_GetLintPrecertificate_FullMethodName = "/sa.StorageAuthorityReadOnly/GetLintPrecertificate" StorageAuthorityReadOnly_GetCertificateStatus_FullMethodName = "/sa.StorageAuthorityReadOnly/GetCertificateStatus" StorageAuthorityReadOnly_GetOrder_FullMethodName = "/sa.StorageAuthorityReadOnly/GetOrder" StorageAuthorityReadOnly_GetOrderForNames_FullMethodName = "/sa.StorageAuthorityReadOnly/GetOrderForNames" StorageAuthorityReadOnly_GetRegistration_FullMethodName = "/sa.StorageAuthorityReadOnly/GetRegistration" StorageAuthorityReadOnly_GetRegistrationByKey_FullMethodName = "/sa.StorageAuthorityReadOnly/GetRegistrationByKey" StorageAuthorityReadOnly_GetRevocationStatus_FullMethodName = "/sa.StorageAuthorityReadOnly/GetRevocationStatus" StorageAuthorityReadOnly_GetRevokedCertsByShard_FullMethodName = "/sa.StorageAuthorityReadOnly/GetRevokedCertsByShard" StorageAuthorityReadOnly_GetSerialMetadata_FullMethodName = "/sa.StorageAuthorityReadOnly/GetSerialMetadata" StorageAuthorityReadOnly_GetSerialsByAccount_FullMethodName = "/sa.StorageAuthorityReadOnly/GetSerialsByAccount" StorageAuthorityReadOnly_GetSerialsByKey_FullMethodName = "/sa.StorageAuthorityReadOnly/GetSerialsByKey" StorageAuthorityReadOnly_GetValidAuthorizations2_FullMethodName = "/sa.StorageAuthorityReadOnly/GetValidAuthorizations2" StorageAuthorityReadOnly_GetValidOrderAuthorizations2_FullMethodName = "/sa.StorageAuthorityReadOnly/GetValidOrderAuthorizations2" StorageAuthorityReadOnly_IncidentsForSerial_FullMethodName = "/sa.StorageAuthorityReadOnly/IncidentsForSerial" StorageAuthorityReadOnly_KeyBlocked_FullMethodName = "/sa.StorageAuthorityReadOnly/KeyBlocked" StorageAuthorityReadOnly_ReplacementOrderExists_FullMethodName = "/sa.StorageAuthorityReadOnly/ReplacementOrderExists" StorageAuthorityReadOnly_SerialsForIncident_FullMethodName = "/sa.StorageAuthorityReadOnly/SerialsForIncident" StorageAuthorityReadOnly_CheckIdentifiersPaused_FullMethodName = "/sa.StorageAuthorityReadOnly/CheckIdentifiersPaused" StorageAuthorityReadOnly_GetPausedIdentifiers_FullMethodName = "/sa.StorageAuthorityReadOnly/GetPausedIdentifiers" StorageAuthorityReadOnly_GetRateLimitOverride_FullMethodName = "/sa.StorageAuthorityReadOnly/GetRateLimitOverride" StorageAuthorityReadOnly_GetEnabledRateLimitOverrides_FullMethodName = "/sa.StorageAuthorityReadOnly/GetEnabledRateLimitOverrides" )
const ( StorageAuthority_CountInvalidAuthorizations2_FullMethodName = "/sa.StorageAuthority/CountInvalidAuthorizations2" StorageAuthority_CountPendingAuthorizations2_FullMethodName = "/sa.StorageAuthority/CountPendingAuthorizations2" StorageAuthority_FQDNSetExists_FullMethodName = "/sa.StorageAuthority/FQDNSetExists" StorageAuthority_FQDNSetTimestampsForWindow_FullMethodName = "/sa.StorageAuthority/FQDNSetTimestampsForWindow" StorageAuthority_GetAuthorization2_FullMethodName = "/sa.StorageAuthority/GetAuthorization2" StorageAuthority_GetCertificate_FullMethodName = "/sa.StorageAuthority/GetCertificate" StorageAuthority_GetLintPrecertificate_FullMethodName = "/sa.StorageAuthority/GetLintPrecertificate" StorageAuthority_GetCertificateStatus_FullMethodName = "/sa.StorageAuthority/GetCertificateStatus" StorageAuthority_GetOrder_FullMethodName = "/sa.StorageAuthority/GetOrder" StorageAuthority_GetOrderForNames_FullMethodName = "/sa.StorageAuthority/GetOrderForNames" StorageAuthority_GetRegistration_FullMethodName = "/sa.StorageAuthority/GetRegistration" StorageAuthority_GetRegistrationByKey_FullMethodName = "/sa.StorageAuthority/GetRegistrationByKey" StorageAuthority_GetRevocationStatus_FullMethodName = "/sa.StorageAuthority/GetRevocationStatus" StorageAuthority_GetRevokedCertsByShard_FullMethodName = "/sa.StorageAuthority/GetRevokedCertsByShard" StorageAuthority_GetSerialMetadata_FullMethodName = "/sa.StorageAuthority/GetSerialMetadata" StorageAuthority_GetSerialsByAccount_FullMethodName = "/sa.StorageAuthority/GetSerialsByAccount" StorageAuthority_GetSerialsByKey_FullMethodName = "/sa.StorageAuthority/GetSerialsByKey" StorageAuthority_GetValidAuthorizations2_FullMethodName = "/sa.StorageAuthority/GetValidAuthorizations2" StorageAuthority_GetValidOrderAuthorizations2_FullMethodName = "/sa.StorageAuthority/GetValidOrderAuthorizations2" StorageAuthority_IncidentsForSerial_FullMethodName = "/sa.StorageAuthority/IncidentsForSerial" StorageAuthority_KeyBlocked_FullMethodName = "/sa.StorageAuthority/KeyBlocked" StorageAuthority_ReplacementOrderExists_FullMethodName = "/sa.StorageAuthority/ReplacementOrderExists" StorageAuthority_SerialsForIncident_FullMethodName = "/sa.StorageAuthority/SerialsForIncident" StorageAuthority_CheckIdentifiersPaused_FullMethodName = "/sa.StorageAuthority/CheckIdentifiersPaused" StorageAuthority_GetPausedIdentifiers_FullMethodName = "/sa.StorageAuthority/GetPausedIdentifiers" StorageAuthority_GetRateLimitOverride_FullMethodName = "/sa.StorageAuthority/GetRateLimitOverride" StorageAuthority_GetEnabledRateLimitOverrides_FullMethodName = "/sa.StorageAuthority/GetEnabledRateLimitOverrides" StorageAuthority_AddBlockedKey_FullMethodName = "/sa.StorageAuthority/AddBlockedKey" StorageAuthority_AddCertificate_FullMethodName = "/sa.StorageAuthority/AddCertificate" StorageAuthority_AddPrecertificate_FullMethodName = "/sa.StorageAuthority/AddPrecertificate" StorageAuthority_AddSerial_FullMethodName = "/sa.StorageAuthority/AddSerial" StorageAuthority_DeactivateAuthorization2_FullMethodName = "/sa.StorageAuthority/DeactivateAuthorization2" StorageAuthority_DeactivateRegistration_FullMethodName = "/sa.StorageAuthority/DeactivateRegistration" StorageAuthority_FinalizeAuthorization2_FullMethodName = "/sa.StorageAuthority/FinalizeAuthorization2" StorageAuthority_FinalizeOrder_FullMethodName = "/sa.StorageAuthority/FinalizeOrder" StorageAuthority_NewOrderAndAuthzs_FullMethodName = "/sa.StorageAuthority/NewOrderAndAuthzs" StorageAuthority_NewRegistration_FullMethodName = "/sa.StorageAuthority/NewRegistration" StorageAuthority_RevokeCertificate_FullMethodName = "/sa.StorageAuthority/RevokeCertificate" StorageAuthority_SetOrderError_FullMethodName = "/sa.StorageAuthority/SetOrderError" StorageAuthority_SetOrderProcessing_FullMethodName = "/sa.StorageAuthority/SetOrderProcessing" StorageAuthority_UpdateRegistrationKey_FullMethodName = "/sa.StorageAuthority/UpdateRegistrationKey" StorageAuthority_UpdateRevokedCertificate_FullMethodName = "/sa.StorageAuthority/UpdateRevokedCertificate" StorageAuthority_LeaseCRLShard_FullMethodName = "/sa.StorageAuthority/LeaseCRLShard" StorageAuthority_UpdateCRLShard_FullMethodName = "/sa.StorageAuthority/UpdateCRLShard" StorageAuthority_PauseIdentifiers_FullMethodName = "/sa.StorageAuthority/PauseIdentifiers" StorageAuthority_UnpauseAccount_FullMethodName = "/sa.StorageAuthority/UnpauseAccount" StorageAuthority_AddRateLimitOverride_FullMethodName = "/sa.StorageAuthority/AddRateLimitOverride" StorageAuthority_DisableRateLimitOverride_FullMethodName = "/sa.StorageAuthority/DisableRateLimitOverride" StorageAuthority_EnableRateLimitOverride_FullMethodName = "/sa.StorageAuthority/EnableRateLimitOverride" )
Variables ¶
var File_sa_proto protoreflect.FileDescriptor
var File_sadb_proto protoreflect.FileDescriptor
var StorageAuthorityReadOnly_ServiceDesc = grpc.ServiceDesc{ ServiceName: "sa.StorageAuthorityReadOnly", HandlerType: (*StorageAuthorityReadOnlyServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "CountInvalidAuthorizations2", Handler: _StorageAuthorityReadOnly_CountInvalidAuthorizations2_Handler, }, { MethodName: "CountPendingAuthorizations2", Handler: _StorageAuthorityReadOnly_CountPendingAuthorizations2_Handler, }, { MethodName: "FQDNSetExists", Handler: _StorageAuthorityReadOnly_FQDNSetExists_Handler, }, { MethodName: "FQDNSetTimestampsForWindow", Handler: _StorageAuthorityReadOnly_FQDNSetTimestampsForWindow_Handler, }, { MethodName: "GetAuthorization2", Handler: _StorageAuthorityReadOnly_GetAuthorization2_Handler, }, { MethodName: "GetCertificate", Handler: _StorageAuthorityReadOnly_GetCertificate_Handler, }, { MethodName: "GetLintPrecertificate", Handler: _StorageAuthorityReadOnly_GetLintPrecertificate_Handler, }, { MethodName: "GetCertificateStatus", Handler: _StorageAuthorityReadOnly_GetCertificateStatus_Handler, }, { MethodName: "GetOrder", Handler: _StorageAuthorityReadOnly_GetOrder_Handler, }, { MethodName: "GetOrderForNames", Handler: _StorageAuthorityReadOnly_GetOrderForNames_Handler, }, { MethodName: "GetRegistration", Handler: _StorageAuthorityReadOnly_GetRegistration_Handler, }, { MethodName: "GetRegistrationByKey", Handler: _StorageAuthorityReadOnly_GetRegistrationByKey_Handler, }, { MethodName: "GetRevocationStatus", Handler: _StorageAuthorityReadOnly_GetRevocationStatus_Handler, }, { MethodName: "GetSerialMetadata", Handler: _StorageAuthorityReadOnly_GetSerialMetadata_Handler, }, { MethodName: "GetValidAuthorizations2", Handler: _StorageAuthorityReadOnly_GetValidAuthorizations2_Handler, }, { MethodName: "GetValidOrderAuthorizations2", Handler: _StorageAuthorityReadOnly_GetValidOrderAuthorizations2_Handler, }, { MethodName: "IncidentsForSerial", Handler: _StorageAuthorityReadOnly_IncidentsForSerial_Handler, }, { MethodName: "KeyBlocked", Handler: _StorageAuthorityReadOnly_KeyBlocked_Handler, }, { MethodName: "ReplacementOrderExists", Handler: _StorageAuthorityReadOnly_ReplacementOrderExists_Handler, }, { MethodName: "CheckIdentifiersPaused", Handler: _StorageAuthorityReadOnly_CheckIdentifiersPaused_Handler, }, { MethodName: "GetPausedIdentifiers", Handler: _StorageAuthorityReadOnly_GetPausedIdentifiers_Handler, }, { MethodName: "GetRateLimitOverride", Handler: _StorageAuthorityReadOnly_GetRateLimitOverride_Handler, }, }, Streams: []grpc.StreamDesc{ { StreamName: "GetRevokedCertsByShard", Handler: _StorageAuthorityReadOnly_GetRevokedCertsByShard_Handler, ServerStreams: true, }, { StreamName: "GetSerialsByAccount", Handler: _StorageAuthorityReadOnly_GetSerialsByAccount_Handler, ServerStreams: true, }, { StreamName: "GetSerialsByKey", Handler: _StorageAuthorityReadOnly_GetSerialsByKey_Handler, ServerStreams: true, }, { StreamName: "SerialsForIncident", Handler: _StorageAuthorityReadOnly_SerialsForIncident_Handler, ServerStreams: true, }, { StreamName: "GetEnabledRateLimitOverrides", Handler: _StorageAuthorityReadOnly_GetEnabledRateLimitOverrides_Handler, ServerStreams: true, }, }, Metadata: "sa.proto", }
StorageAuthorityReadOnly_ServiceDesc is the grpc.ServiceDesc for StorageAuthorityReadOnly service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var StorageAuthority_ServiceDesc = grpc.ServiceDesc{ ServiceName: "sa.StorageAuthority", HandlerType: (*StorageAuthorityServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "CountInvalidAuthorizations2", Handler: _StorageAuthority_CountInvalidAuthorizations2_Handler, }, { MethodName: "CountPendingAuthorizations2", Handler: _StorageAuthority_CountPendingAuthorizations2_Handler, }, { MethodName: "FQDNSetExists", Handler: _StorageAuthority_FQDNSetExists_Handler, }, { MethodName: "FQDNSetTimestampsForWindow", Handler: _StorageAuthority_FQDNSetTimestampsForWindow_Handler, }, { MethodName: "GetAuthorization2", Handler: _StorageAuthority_GetAuthorization2_Handler, }, { MethodName: "GetCertificate", Handler: _StorageAuthority_GetCertificate_Handler, }, { MethodName: "GetLintPrecertificate", Handler: _StorageAuthority_GetLintPrecertificate_Handler, }, { MethodName: "GetCertificateStatus", Handler: _StorageAuthority_GetCertificateStatus_Handler, }, { MethodName: "GetOrder", Handler: _StorageAuthority_GetOrder_Handler, }, { MethodName: "GetOrderForNames", Handler: _StorageAuthority_GetOrderForNames_Handler, }, { MethodName: "GetRegistration", Handler: _StorageAuthority_GetRegistration_Handler, }, { MethodName: "GetRegistrationByKey", Handler: _StorageAuthority_GetRegistrationByKey_Handler, }, { MethodName: "GetRevocationStatus", Handler: _StorageAuthority_GetRevocationStatus_Handler, }, { MethodName: "GetSerialMetadata", Handler: _StorageAuthority_GetSerialMetadata_Handler, }, { MethodName: "GetValidAuthorizations2", Handler: _StorageAuthority_GetValidAuthorizations2_Handler, }, { MethodName: "GetValidOrderAuthorizations2", Handler: _StorageAuthority_GetValidOrderAuthorizations2_Handler, }, { MethodName: "IncidentsForSerial", Handler: _StorageAuthority_IncidentsForSerial_Handler, }, { MethodName: "KeyBlocked", Handler: _StorageAuthority_KeyBlocked_Handler, }, { MethodName: "ReplacementOrderExists", Handler: _StorageAuthority_ReplacementOrderExists_Handler, }, { MethodName: "CheckIdentifiersPaused", Handler: _StorageAuthority_CheckIdentifiersPaused_Handler, }, { MethodName: "GetPausedIdentifiers", Handler: _StorageAuthority_GetPausedIdentifiers_Handler, }, { MethodName: "GetRateLimitOverride", Handler: _StorageAuthority_GetRateLimitOverride_Handler, }, { MethodName: "AddBlockedKey", Handler: _StorageAuthority_AddBlockedKey_Handler, }, { MethodName: "AddCertificate", Handler: _StorageAuthority_AddCertificate_Handler, }, { MethodName: "AddPrecertificate", Handler: _StorageAuthority_AddPrecertificate_Handler, }, { MethodName: "AddSerial", Handler: _StorageAuthority_AddSerial_Handler, }, { MethodName: "DeactivateAuthorization2", Handler: _StorageAuthority_DeactivateAuthorization2_Handler, }, { MethodName: "DeactivateRegistration", Handler: _StorageAuthority_DeactivateRegistration_Handler, }, { MethodName: "FinalizeAuthorization2", Handler: _StorageAuthority_FinalizeAuthorization2_Handler, }, { MethodName: "FinalizeOrder", Handler: _StorageAuthority_FinalizeOrder_Handler, }, { MethodName: "NewOrderAndAuthzs", Handler: _StorageAuthority_NewOrderAndAuthzs_Handler, }, { MethodName: "NewRegistration", Handler: _StorageAuthority_NewRegistration_Handler, }, { MethodName: "RevokeCertificate", Handler: _StorageAuthority_RevokeCertificate_Handler, }, { MethodName: "SetOrderError", Handler: _StorageAuthority_SetOrderError_Handler, }, { MethodName: "SetOrderProcessing", Handler: _StorageAuthority_SetOrderProcessing_Handler, }, { MethodName: "UpdateRegistrationKey", Handler: _StorageAuthority_UpdateRegistrationKey_Handler, }, { MethodName: "UpdateRevokedCertificate", Handler: _StorageAuthority_UpdateRevokedCertificate_Handler, }, { MethodName: "LeaseCRLShard", Handler: _StorageAuthority_LeaseCRLShard_Handler, }, { MethodName: "UpdateCRLShard", Handler: _StorageAuthority_UpdateCRLShard_Handler, }, { MethodName: "PauseIdentifiers", Handler: _StorageAuthority_PauseIdentifiers_Handler, }, { MethodName: "UnpauseAccount", Handler: _StorageAuthority_UnpauseAccount_Handler, }, { MethodName: "AddRateLimitOverride", Handler: _StorageAuthority_AddRateLimitOverride_Handler, }, { MethodName: "DisableRateLimitOverride", Handler: _StorageAuthority_DisableRateLimitOverride_Handler, }, { MethodName: "EnableRateLimitOverride", Handler: _StorageAuthority_EnableRateLimitOverride_Handler, }, }, Streams: []grpc.StreamDesc{ { StreamName: "GetRevokedCertsByShard", Handler: _StorageAuthority_GetRevokedCertsByShard_Handler, ServerStreams: true, }, { StreamName: "GetSerialsByAccount", Handler: _StorageAuthority_GetSerialsByAccount_Handler, ServerStreams: true, }, { StreamName: "GetSerialsByKey", Handler: _StorageAuthority_GetSerialsByKey_Handler, ServerStreams: true, }, { StreamName: "SerialsForIncident", Handler: _StorageAuthority_SerialsForIncident_Handler, ServerStreams: true, }, { StreamName: "GetEnabledRateLimitOverrides", Handler: _StorageAuthority_GetEnabledRateLimitOverrides_Handler, ServerStreams: true, }, }, Metadata: "sa.proto", }
StorageAuthority_ServiceDesc is the grpc.ServiceDesc for StorageAuthority service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
Functions ¶
func RegisterStorageAuthorityReadOnlyServer ¶
func RegisterStorageAuthorityReadOnlyServer(s grpc.ServiceRegistrar, srv StorageAuthorityReadOnlyServer)
func RegisterStorageAuthorityServer ¶
func RegisterStorageAuthorityServer(s grpc.ServiceRegistrar, srv StorageAuthorityServer)
Types ¶
type AddBlockedKeyRequest ¶
type AddBlockedKeyRequest struct {
// Next unused field number: 7
KeyHash []byte `protobuf:"bytes,1,opt,name=keyHash,proto3" json:"keyHash,omitempty"`
Added *timestamppb.Timestamp `protobuf:"bytes,6,opt,name=added,proto3" json:"added,omitempty"`
Source string `protobuf:"bytes,3,opt,name=source,proto3" json:"source,omitempty"`
Comment string `protobuf:"bytes,4,opt,name=comment,proto3" json:"comment,omitempty"`
RevokedBy int64 `protobuf:"varint,5,opt,name=revokedBy,proto3" json:"revokedBy,omitempty"`
// contains filtered or unexported fields
}
func (*AddBlockedKeyRequest) Descriptor
deprecated
func (*AddBlockedKeyRequest) Descriptor() ([]byte, []int)
Deprecated: Use AddBlockedKeyRequest.ProtoReflect.Descriptor instead.
func (*AddBlockedKeyRequest) GetAdded ¶
func (x *AddBlockedKeyRequest) GetAdded() *timestamppb.Timestamp
func (*AddBlockedKeyRequest) GetComment ¶
func (x *AddBlockedKeyRequest) GetComment() string
func (*AddBlockedKeyRequest) GetKeyHash ¶
func (x *AddBlockedKeyRequest) GetKeyHash() []byte
func (*AddBlockedKeyRequest) GetRevokedBy ¶
func (x *AddBlockedKeyRequest) GetRevokedBy() int64
func (*AddBlockedKeyRequest) GetSource ¶
func (x *AddBlockedKeyRequest) GetSource() string
func (*AddBlockedKeyRequest) ProtoMessage ¶
func (*AddBlockedKeyRequest) ProtoMessage()
func (*AddBlockedKeyRequest) ProtoReflect ¶
func (x *AddBlockedKeyRequest) ProtoReflect() protoreflect.Message
func (*AddBlockedKeyRequest) Reset ¶
func (x *AddBlockedKeyRequest) Reset()
func (*AddBlockedKeyRequest) String ¶
func (x *AddBlockedKeyRequest) String() string
type AddCertificateRequest ¶
type AddCertificateRequest struct {
// Next unused field number: 8
Der []byte `protobuf:"bytes,1,opt,name=der,proto3" json:"der,omitempty"`
RegID int64 `protobuf:"varint,2,opt,name=regID,proto3" json:"regID,omitempty"`
Issued *timestamppb.Timestamp `protobuf:"bytes,7,opt,name=issued,proto3" json:"issued,omitempty"`
IssuerNameID int64 `protobuf:"varint,5,opt,name=issuerNameID,proto3" json:"issuerNameID,omitempty"` // https://pkg.go.dev/github.com/letsencrypt/boulder/issuance#IssuerNameID
// contains filtered or unexported fields
}
func (*AddCertificateRequest) Descriptor
deprecated
func (*AddCertificateRequest) Descriptor() ([]byte, []int)
Deprecated: Use AddCertificateRequest.ProtoReflect.Descriptor instead.
func (*AddCertificateRequest) GetDer ¶
func (x *AddCertificateRequest) GetDer() []byte
func (*AddCertificateRequest) GetIssued ¶
func (x *AddCertificateRequest) GetIssued() *timestamppb.Timestamp
func (*AddCertificateRequest) GetIssuerNameID ¶
func (x *AddCertificateRequest) GetIssuerNameID() int64
func (*AddCertificateRequest) GetRegID ¶
func (x *AddCertificateRequest) GetRegID() int64
func (*AddCertificateRequest) ProtoMessage ¶
func (*AddCertificateRequest) ProtoMessage()
func (*AddCertificateRequest) ProtoReflect ¶
func (x *AddCertificateRequest) ProtoReflect() protoreflect.Message
func (*AddCertificateRequest) Reset ¶
func (x *AddCertificateRequest) Reset()
func (*AddCertificateRequest) String ¶
func (x *AddCertificateRequest) String() string
type AddRateLimitOverrideRequest ¶
type AddRateLimitOverrideRequest struct {
Override *RateLimitOverride `protobuf:"bytes,1,opt,name=override,proto3" json:"override,omitempty"`
// contains filtered or unexported fields
}
func (*AddRateLimitOverrideRequest) Descriptor
deprecated
func (*AddRateLimitOverrideRequest) Descriptor() ([]byte, []int)
Deprecated: Use AddRateLimitOverrideRequest.ProtoReflect.Descriptor instead.
func (*AddRateLimitOverrideRequest) GetOverride ¶
func (x *AddRateLimitOverrideRequest) GetOverride() *RateLimitOverride
func (*AddRateLimitOverrideRequest) ProtoMessage ¶
func (*AddRateLimitOverrideRequest) ProtoMessage()
func (*AddRateLimitOverrideRequest) ProtoReflect ¶
func (x *AddRateLimitOverrideRequest) ProtoReflect() protoreflect.Message
func (*AddRateLimitOverrideRequest) Reset ¶
func (x *AddRateLimitOverrideRequest) Reset()
func (*AddRateLimitOverrideRequest) String ¶
func (x *AddRateLimitOverrideRequest) String() string
type AddRateLimitOverrideResponse ¶
type AddRateLimitOverrideResponse struct {
Inserted bool `protobuf:"varint,1,opt,name=inserted,proto3" json:"inserted,omitempty"`
Enabled bool `protobuf:"varint,2,opt,name=enabled,proto3" json:"enabled,omitempty"`
// contains filtered or unexported fields
}
func (*AddRateLimitOverrideResponse) Descriptor
deprecated
func (*AddRateLimitOverrideResponse) Descriptor() ([]byte, []int)
Deprecated: Use AddRateLimitOverrideResponse.ProtoReflect.Descriptor instead.
func (*AddRateLimitOverrideResponse) GetEnabled ¶
func (x *AddRateLimitOverrideResponse) GetEnabled() bool
func (*AddRateLimitOverrideResponse) GetInserted ¶
func (x *AddRateLimitOverrideResponse) GetInserted() bool
func (*AddRateLimitOverrideResponse) ProtoMessage ¶
func (*AddRateLimitOverrideResponse) ProtoMessage()
func (*AddRateLimitOverrideResponse) ProtoReflect ¶
func (x *AddRateLimitOverrideResponse) ProtoReflect() protoreflect.Message
func (*AddRateLimitOverrideResponse) Reset ¶
func (x *AddRateLimitOverrideResponse) Reset()
func (*AddRateLimitOverrideResponse) String ¶
func (x *AddRateLimitOverrideResponse) String() string
type AddSerialRequest ¶
type AddSerialRequest struct {
// Next unused field number: 7
RegID int64 `protobuf:"varint,1,opt,name=regID,proto3" json:"regID,omitempty"`
Serial string `protobuf:"bytes,2,opt,name=serial,proto3" json:"serial,omitempty"`
Created *timestamppb.Timestamp `protobuf:"bytes,5,opt,name=created,proto3" json:"created,omitempty"`
Expires *timestamppb.Timestamp `protobuf:"bytes,6,opt,name=expires,proto3" json:"expires,omitempty"`
// contains filtered or unexported fields
}
func (*AddSerialRequest) Descriptor
deprecated
func (*AddSerialRequest) Descriptor() ([]byte, []int)
Deprecated: Use AddSerialRequest.ProtoReflect.Descriptor instead.
func (*AddSerialRequest) GetCreated ¶
func (x *AddSerialRequest) GetCreated() *timestamppb.Timestamp
func (*AddSerialRequest) GetExpires ¶
func (x *AddSerialRequest) GetExpires() *timestamppb.Timestamp
func (*AddSerialRequest) GetRegID ¶
func (x *AddSerialRequest) GetRegID() int64
func (*AddSerialRequest) GetSerial ¶
func (x *AddSerialRequest) GetSerial() string
func (*AddSerialRequest) ProtoMessage ¶
func (*AddSerialRequest) ProtoMessage()
func (*AddSerialRequest) ProtoReflect ¶
func (x *AddSerialRequest) ProtoReflect() protoreflect.Message
func (*AddSerialRequest) Reset ¶
func (x *AddSerialRequest) Reset()
func (*AddSerialRequest) String ¶
func (x *AddSerialRequest) String() string
type AuthorizationID ¶
type AuthorizationID struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
// contains filtered or unexported fields
}
func (*AuthorizationID) Descriptor
deprecated
func (*AuthorizationID) Descriptor() ([]byte, []int)
Deprecated: Use AuthorizationID.ProtoReflect.Descriptor instead.
func (*AuthorizationID) GetId ¶
func (x *AuthorizationID) GetId() string
func (*AuthorizationID) ProtoMessage ¶
func (*AuthorizationID) ProtoMessage()
func (*AuthorizationID) ProtoReflect ¶
func (x *AuthorizationID) ProtoReflect() protoreflect.Message
func (*AuthorizationID) Reset ¶
func (x *AuthorizationID) Reset()
func (*AuthorizationID) String ¶
func (x *AuthorizationID) String() string
type AuthorizationID2 ¶
type AuthorizationID2 struct {
Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`
// contains filtered or unexported fields
}
func (*AuthorizationID2) Descriptor
deprecated
func (*AuthorizationID2) Descriptor() ([]byte, []int)
Deprecated: Use AuthorizationID2.ProtoReflect.Descriptor instead.
func (*AuthorizationID2) GetId ¶
func (x *AuthorizationID2) GetId() int64
func (*AuthorizationID2) ProtoMessage ¶
func (*AuthorizationID2) ProtoMessage()
func (*AuthorizationID2) ProtoReflect ¶
func (x *AuthorizationID2) ProtoReflect() protoreflect.Message
func (*AuthorizationID2) Reset ¶
func (x *AuthorizationID2) Reset()
func (*AuthorizationID2) String ¶
func (x *AuthorizationID2) String() string
type AuthorizationIDs ¶
type AuthorizationIDs struct {
Ids []string `protobuf:"bytes,1,rep,name=ids,proto3" json:"ids,omitempty"`
// contains filtered or unexported fields
}
func (*AuthorizationIDs) Descriptor
deprecated
func (*AuthorizationIDs) Descriptor() ([]byte, []int)
Deprecated: Use AuthorizationIDs.ProtoReflect.Descriptor instead.
func (*AuthorizationIDs) GetIds ¶
func (x *AuthorizationIDs) GetIds() []string
func (*AuthorizationIDs) ProtoMessage ¶
func (*AuthorizationIDs) ProtoMessage()
func (*AuthorizationIDs) ProtoReflect ¶
func (x *AuthorizationIDs) ProtoReflect() protoreflect.Message
func (*AuthorizationIDs) Reset ¶
func (x *AuthorizationIDs) Reset()
func (*AuthorizationIDs) String ¶
func (x *AuthorizationIDs) String() string
type Authorizations ¶
type Authorizations struct {
Authzs []*proto.Authorization `protobuf:"bytes,2,rep,name=authzs,proto3" json:"authzs,omitempty"`
// contains filtered or unexported fields
}
func (*Authorizations) Descriptor
deprecated
func (*Authorizations) Descriptor() ([]byte, []int)
Deprecated: Use Authorizations.ProtoReflect.Descriptor instead.
func (*Authorizations) GetAuthzs ¶
func (x *Authorizations) GetAuthzs() []*proto.Authorization
func (*Authorizations) ProtoMessage ¶
func (*Authorizations) ProtoMessage()
func (*Authorizations) ProtoReflect ¶
func (x *Authorizations) ProtoReflect() protoreflect.Message
func (*Authorizations) Reset ¶
func (x *Authorizations) Reset()
func (*Authorizations) String ¶
func (x *Authorizations) String() string
type Authzs ¶ added in v0.20251208.0
type Authzs struct {
AuthzIDs []int64 `protobuf:"varint,1,rep,packed,name=authzIDs,proto3" json:"authzIDs,omitempty"`
// contains filtered or unexported fields
}
Used internally for storage in the DB, not for RPCs.
func (*Authzs) Descriptor
deprecated
added in
v0.20251208.0
func (*Authzs) GetAuthzIDs ¶ added in v0.20251208.0
func (*Authzs) ProtoMessage ¶ added in v0.20251208.0
func (*Authzs) ProtoMessage()
func (*Authzs) ProtoReflect ¶ added in v0.20251208.0
func (x *Authzs) ProtoReflect() protoreflect.Message
type Count ¶
type Count struct {
Count int64 `protobuf:"varint,1,opt,name=count,proto3" json:"count,omitempty"`
// contains filtered or unexported fields
}
func (*Count) Descriptor
deprecated
func (*Count) ProtoMessage ¶
func (*Count) ProtoMessage()
func (*Count) ProtoReflect ¶
func (x *Count) ProtoReflect() protoreflect.Message
type CountFQDNSetsRequest ¶
type CountFQDNSetsRequest struct {
Identifiers []*proto.Identifier `protobuf:"bytes,5,rep,name=identifiers,proto3" json:"identifiers,omitempty"`
Window *durationpb.Duration `protobuf:"bytes,3,opt,name=window,proto3" json:"window,omitempty"`
Limit int64 `protobuf:"varint,4,opt,name=limit,proto3" json:"limit,omitempty"`
// contains filtered or unexported fields
}
func (*CountFQDNSetsRequest) Descriptor
deprecated
func (*CountFQDNSetsRequest) Descriptor() ([]byte, []int)
Deprecated: Use CountFQDNSetsRequest.ProtoReflect.Descriptor instead.
func (*CountFQDNSetsRequest) GetIdentifiers ¶
func (x *CountFQDNSetsRequest) GetIdentifiers() []*proto.Identifier
func (*CountFQDNSetsRequest) GetLimit ¶
func (x *CountFQDNSetsRequest) GetLimit() int64
func (*CountFQDNSetsRequest) GetWindow ¶
func (x *CountFQDNSetsRequest) GetWindow() *durationpb.Duration
func (*CountFQDNSetsRequest) ProtoMessage ¶
func (*CountFQDNSetsRequest) ProtoMessage()
func (*CountFQDNSetsRequest) ProtoReflect ¶
func (x *CountFQDNSetsRequest) ProtoReflect() protoreflect.Message
func (*CountFQDNSetsRequest) Reset ¶
func (x *CountFQDNSetsRequest) Reset()
func (*CountFQDNSetsRequest) String ¶
func (x *CountFQDNSetsRequest) String() string
type CountInvalidAuthorizationsRequest ¶
type CountInvalidAuthorizationsRequest struct {
// Next unused field number: 5
RegistrationID int64 `protobuf:"varint,1,opt,name=registrationID,proto3" json:"registrationID,omitempty"`
Identifier *proto.Identifier `protobuf:"bytes,4,opt,name=identifier,proto3" json:"identifier,omitempty"`
// Count authorizations that expire in this range.
Range *Range `protobuf:"bytes,3,opt,name=range,proto3" json:"range,omitempty"`
// contains filtered or unexported fields
}
func (*CountInvalidAuthorizationsRequest) Descriptor
deprecated
func (*CountInvalidAuthorizationsRequest) Descriptor() ([]byte, []int)
Deprecated: Use CountInvalidAuthorizationsRequest.ProtoReflect.Descriptor instead.
func (*CountInvalidAuthorizationsRequest) GetIdentifier ¶
func (x *CountInvalidAuthorizationsRequest) GetIdentifier() *proto.Identifier
func (*CountInvalidAuthorizationsRequest) GetRange ¶
func (x *CountInvalidAuthorizationsRequest) GetRange() *Range
func (*CountInvalidAuthorizationsRequest) GetRegistrationID ¶
func (x *CountInvalidAuthorizationsRequest) GetRegistrationID() int64
func (*CountInvalidAuthorizationsRequest) ProtoMessage ¶
func (*CountInvalidAuthorizationsRequest) ProtoMessage()
func (*CountInvalidAuthorizationsRequest) ProtoReflect ¶
func (x *CountInvalidAuthorizationsRequest) ProtoReflect() protoreflect.Message
func (*CountInvalidAuthorizationsRequest) Reset ¶
func (x *CountInvalidAuthorizationsRequest) Reset()
func (*CountInvalidAuthorizationsRequest) String ¶
func (x *CountInvalidAuthorizationsRequest) String() string
type DisableRateLimitOverrideRequest ¶
type DisableRateLimitOverrideRequest struct {
LimitEnum int64 `protobuf:"varint,1,opt,name=limitEnum,proto3" json:"limitEnum,omitempty"`
BucketKey string `protobuf:"bytes,2,opt,name=bucketKey,proto3" json:"bucketKey,omitempty"`
// contains filtered or unexported fields
}
func (*DisableRateLimitOverrideRequest) Descriptor
deprecated
func (*DisableRateLimitOverrideRequest) Descriptor() ([]byte, []int)
Deprecated: Use DisableRateLimitOverrideRequest.ProtoReflect.Descriptor instead.
func (*DisableRateLimitOverrideRequest) GetBucketKey ¶
func (x *DisableRateLimitOverrideRequest) GetBucketKey() string
func (*DisableRateLimitOverrideRequest) GetLimitEnum ¶
func (x *DisableRateLimitOverrideRequest) GetLimitEnum() int64
func (*DisableRateLimitOverrideRequest) ProtoMessage ¶
func (*DisableRateLimitOverrideRequest) ProtoMessage()
func (*DisableRateLimitOverrideRequest) ProtoReflect ¶
func (x *DisableRateLimitOverrideRequest) ProtoReflect() protoreflect.Message
func (*DisableRateLimitOverrideRequest) Reset ¶
func (x *DisableRateLimitOverrideRequest) Reset()
func (*DisableRateLimitOverrideRequest) String ¶
func (x *DisableRateLimitOverrideRequest) String() string
type EnableRateLimitOverrideRequest ¶
type EnableRateLimitOverrideRequest struct {
LimitEnum int64 `protobuf:"varint,1,opt,name=limitEnum,proto3" json:"limitEnum,omitempty"`
BucketKey string `protobuf:"bytes,2,opt,name=bucketKey,proto3" json:"bucketKey,omitempty"`
// contains filtered or unexported fields
}
func (*EnableRateLimitOverrideRequest) Descriptor
deprecated
func (*EnableRateLimitOverrideRequest) Descriptor() ([]byte, []int)
Deprecated: Use EnableRateLimitOverrideRequest.ProtoReflect.Descriptor instead.
func (*EnableRateLimitOverrideRequest) GetBucketKey ¶
func (x *EnableRateLimitOverrideRequest) GetBucketKey() string
func (*EnableRateLimitOverrideRequest) GetLimitEnum ¶
func (x *EnableRateLimitOverrideRequest) GetLimitEnum() int64
func (*EnableRateLimitOverrideRequest) ProtoMessage ¶
func (*EnableRateLimitOverrideRequest) ProtoMessage()
func (*EnableRateLimitOverrideRequest) ProtoReflect ¶
func (x *EnableRateLimitOverrideRequest) ProtoReflect() protoreflect.Message
func (*EnableRateLimitOverrideRequest) Reset ¶
func (x *EnableRateLimitOverrideRequest) Reset()
func (*EnableRateLimitOverrideRequest) String ¶
func (x *EnableRateLimitOverrideRequest) String() string
type Exists ¶
type Exists struct {
Exists bool `protobuf:"varint,1,opt,name=exists,proto3" json:"exists,omitempty"`
// contains filtered or unexported fields
}
func (*Exists) Descriptor
deprecated
func (*Exists) ProtoMessage ¶
func (*Exists) ProtoMessage()
func (*Exists) ProtoReflect ¶
func (x *Exists) ProtoReflect() protoreflect.Message
type FQDNSetExistsRequest ¶
type FQDNSetExistsRequest struct {
Identifiers []*proto.Identifier `protobuf:"bytes,2,rep,name=identifiers,proto3" json:"identifiers,omitempty"`
// contains filtered or unexported fields
}
func (*FQDNSetExistsRequest) Descriptor
deprecated
func (*FQDNSetExistsRequest) Descriptor() ([]byte, []int)
Deprecated: Use FQDNSetExistsRequest.ProtoReflect.Descriptor instead.
func (*FQDNSetExistsRequest) GetIdentifiers ¶
func (x *FQDNSetExistsRequest) GetIdentifiers() []*proto.Identifier
func (*FQDNSetExistsRequest) ProtoMessage ¶
func (*FQDNSetExistsRequest) ProtoMessage()
func (*FQDNSetExistsRequest) ProtoReflect ¶
func (x *FQDNSetExistsRequest) ProtoReflect() protoreflect.Message
func (*FQDNSetExistsRequest) Reset ¶
func (x *FQDNSetExistsRequest) Reset()
func (*FQDNSetExistsRequest) String ¶
func (x *FQDNSetExistsRequest) String() string
type FinalizeAuthorizationRequest ¶
type FinalizeAuthorizationRequest struct {
// Next unused field number: 10
Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`
Status string `protobuf:"bytes,2,opt,name=status,proto3" json:"status,omitempty"`
Expires *timestamppb.Timestamp `protobuf:"bytes,8,opt,name=expires,proto3" json:"expires,omitempty"`
Attempted string `protobuf:"bytes,4,opt,name=attempted,proto3" json:"attempted,omitempty"`
ValidationRecords []*proto.ValidationRecord `protobuf:"bytes,5,rep,name=validationRecords,proto3" json:"validationRecords,omitempty"`
ValidationError *proto.ProblemDetails `protobuf:"bytes,6,opt,name=validationError,proto3" json:"validationError,omitempty"`
AttemptedAt *timestamppb.Timestamp `protobuf:"bytes,9,opt,name=attemptedAt,proto3" json:"attemptedAt,omitempty"`
// contains filtered or unexported fields
}
func (*FinalizeAuthorizationRequest) Descriptor
deprecated
func (*FinalizeAuthorizationRequest) Descriptor() ([]byte, []int)
Deprecated: Use FinalizeAuthorizationRequest.ProtoReflect.Descriptor instead.
func (*FinalizeAuthorizationRequest) GetAttempted ¶
func (x *FinalizeAuthorizationRequest) GetAttempted() string
func (*FinalizeAuthorizationRequest) GetAttemptedAt ¶
func (x *FinalizeAuthorizationRequest) GetAttemptedAt() *timestamppb.Timestamp
func (*FinalizeAuthorizationRequest) GetExpires ¶
func (x *FinalizeAuthorizationRequest) GetExpires() *timestamppb.Timestamp
func (*FinalizeAuthorizationRequest) GetId ¶
func (x *FinalizeAuthorizationRequest) GetId() int64
func (*FinalizeAuthorizationRequest) GetStatus ¶
func (x *FinalizeAuthorizationRequest) GetStatus() string
func (*FinalizeAuthorizationRequest) GetValidationError ¶
func (x *FinalizeAuthorizationRequest) GetValidationError() *proto.ProblemDetails
func (*FinalizeAuthorizationRequest) GetValidationRecords ¶
func (x *FinalizeAuthorizationRequest) GetValidationRecords() []*proto.ValidationRecord
func (*FinalizeAuthorizationRequest) ProtoMessage ¶
func (*FinalizeAuthorizationRequest) ProtoMessage()
func (*FinalizeAuthorizationRequest) ProtoReflect ¶
func (x *FinalizeAuthorizationRequest) ProtoReflect() protoreflect.Message
func (*FinalizeAuthorizationRequest) Reset ¶
func (x *FinalizeAuthorizationRequest) Reset()
func (*FinalizeAuthorizationRequest) String ¶
func (x *FinalizeAuthorizationRequest) String() string
type FinalizeOrderRequest ¶
type FinalizeOrderRequest struct {
Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`
CertificateSerial string `protobuf:"bytes,2,opt,name=certificateSerial,proto3" json:"certificateSerial,omitempty"`
// contains filtered or unexported fields
}
func (*FinalizeOrderRequest) Descriptor
deprecated
func (*FinalizeOrderRequest) Descriptor() ([]byte, []int)
Deprecated: Use FinalizeOrderRequest.ProtoReflect.Descriptor instead.
func (*FinalizeOrderRequest) GetCertificateSerial ¶
func (x *FinalizeOrderRequest) GetCertificateSerial() string
func (*FinalizeOrderRequest) GetId ¶
func (x *FinalizeOrderRequest) GetId() int64
func (*FinalizeOrderRequest) ProtoMessage ¶
func (*FinalizeOrderRequest) ProtoMessage()
func (*FinalizeOrderRequest) ProtoReflect ¶
func (x *FinalizeOrderRequest) ProtoReflect() protoreflect.Message
func (*FinalizeOrderRequest) Reset ¶
func (x *FinalizeOrderRequest) Reset()
func (*FinalizeOrderRequest) String ¶
func (x *FinalizeOrderRequest) String() string
type GetAuthorizationsRequest ¶
type GetAuthorizationsRequest struct {
// Next unused field number: 7
RegistrationID int64 `protobuf:"varint,1,opt,name=registrationID,proto3" json:"registrationID,omitempty"`
Identifiers []*proto.Identifier `protobuf:"bytes,6,rep,name=identifiers,proto3" json:"identifiers,omitempty"`
ValidUntil *timestamppb.Timestamp `protobuf:"bytes,4,opt,name=validUntil,proto3" json:"validUntil,omitempty"`
Profile string `protobuf:"bytes,5,opt,name=profile,proto3" json:"profile,omitempty"`
// contains filtered or unexported fields
}
func (*GetAuthorizationsRequest) Descriptor
deprecated
func (*GetAuthorizationsRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetAuthorizationsRequest.ProtoReflect.Descriptor instead.
func (*GetAuthorizationsRequest) GetIdentifiers ¶
func (x *GetAuthorizationsRequest) GetIdentifiers() []*proto.Identifier
func (*GetAuthorizationsRequest) GetProfile ¶
func (x *GetAuthorizationsRequest) GetProfile() string
func (*GetAuthorizationsRequest) GetRegistrationID ¶
func (x *GetAuthorizationsRequest) GetRegistrationID() int64
func (*GetAuthorizationsRequest) GetValidUntil ¶
func (x *GetAuthorizationsRequest) GetValidUntil() *timestamppb.Timestamp
func (*GetAuthorizationsRequest) ProtoMessage ¶
func (*GetAuthorizationsRequest) ProtoMessage()
func (*GetAuthorizationsRequest) ProtoReflect ¶
func (x *GetAuthorizationsRequest) ProtoReflect() protoreflect.Message
func (*GetAuthorizationsRequest) Reset ¶
func (x *GetAuthorizationsRequest) Reset()
func (*GetAuthorizationsRequest) String ¶
func (x *GetAuthorizationsRequest) String() string
type GetOrderForNamesRequest ¶
type GetOrderForNamesRequest struct {
// Next unused field number: 4
AcctID int64 `protobuf:"varint,1,opt,name=acctID,proto3" json:"acctID,omitempty"`
Identifiers []*proto.Identifier `protobuf:"bytes,3,rep,name=identifiers,proto3" json:"identifiers,omitempty"`
// contains filtered or unexported fields
}
func (*GetOrderForNamesRequest) Descriptor
deprecated
func (*GetOrderForNamesRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetOrderForNamesRequest.ProtoReflect.Descriptor instead.
func (*GetOrderForNamesRequest) GetAcctID ¶
func (x *GetOrderForNamesRequest) GetAcctID() int64
func (*GetOrderForNamesRequest) GetIdentifiers ¶
func (x *GetOrderForNamesRequest) GetIdentifiers() []*proto.Identifier
func (*GetOrderForNamesRequest) ProtoMessage ¶
func (*GetOrderForNamesRequest) ProtoMessage()
func (*GetOrderForNamesRequest) ProtoReflect ¶
func (x *GetOrderForNamesRequest) ProtoReflect() protoreflect.Message
func (*GetOrderForNamesRequest) Reset ¶
func (x *GetOrderForNamesRequest) Reset()
func (*GetOrderForNamesRequest) String ¶
func (x *GetOrderForNamesRequest) String() string
type GetRateLimitOverrideRequest ¶
type GetRateLimitOverrideRequest struct {
LimitEnum int64 `protobuf:"varint,1,opt,name=limitEnum,proto3" json:"limitEnum,omitempty"`
BucketKey string `protobuf:"bytes,2,opt,name=bucketKey,proto3" json:"bucketKey,omitempty"`
// contains filtered or unexported fields
}
func (*GetRateLimitOverrideRequest) Descriptor
deprecated
func (*GetRateLimitOverrideRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetRateLimitOverrideRequest.ProtoReflect.Descriptor instead.
func (*GetRateLimitOverrideRequest) GetBucketKey ¶
func (x *GetRateLimitOverrideRequest) GetBucketKey() string
func (*GetRateLimitOverrideRequest) GetLimitEnum ¶
func (x *GetRateLimitOverrideRequest) GetLimitEnum() int64
func (*GetRateLimitOverrideRequest) ProtoMessage ¶
func (*GetRateLimitOverrideRequest) ProtoMessage()
func (*GetRateLimitOverrideRequest) ProtoReflect ¶
func (x *GetRateLimitOverrideRequest) ProtoReflect() protoreflect.Message
func (*GetRateLimitOverrideRequest) Reset ¶
func (x *GetRateLimitOverrideRequest) Reset()
func (*GetRateLimitOverrideRequest) String ¶
func (x *GetRateLimitOverrideRequest) String() string
type GetRevokedCertsByShardRequest ¶
type GetRevokedCertsByShardRequest struct {
IssuerNameID int64 `protobuf:"varint,1,opt,name=issuerNameID,proto3" json:"issuerNameID,omitempty"`
RevokedBefore *timestamppb.Timestamp `protobuf:"bytes,2,opt,name=revokedBefore,proto3" json:"revokedBefore,omitempty"`
ExpiresAfter *timestamppb.Timestamp `protobuf:"bytes,3,opt,name=expiresAfter,proto3" json:"expiresAfter,omitempty"`
ShardIdx int64 `protobuf:"varint,4,opt,name=shardIdx,proto3" json:"shardIdx,omitempty"`
// contains filtered or unexported fields
}
func (*GetRevokedCertsByShardRequest) Descriptor
deprecated
func (*GetRevokedCertsByShardRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetRevokedCertsByShardRequest.ProtoReflect.Descriptor instead.
func (*GetRevokedCertsByShardRequest) GetExpiresAfter ¶
func (x *GetRevokedCertsByShardRequest) GetExpiresAfter() *timestamppb.Timestamp
func (*GetRevokedCertsByShardRequest) GetIssuerNameID ¶
func (x *GetRevokedCertsByShardRequest) GetIssuerNameID() int64
func (*GetRevokedCertsByShardRequest) GetRevokedBefore ¶
func (x *GetRevokedCertsByShardRequest) GetRevokedBefore() *timestamppb.Timestamp
func (*GetRevokedCertsByShardRequest) GetShardIdx ¶
func (x *GetRevokedCertsByShardRequest) GetShardIdx() int64
func (*GetRevokedCertsByShardRequest) ProtoMessage ¶
func (*GetRevokedCertsByShardRequest) ProtoMessage()
func (*GetRevokedCertsByShardRequest) ProtoReflect ¶
func (x *GetRevokedCertsByShardRequest) ProtoReflect() protoreflect.Message
func (*GetRevokedCertsByShardRequest) Reset ¶
func (x *GetRevokedCertsByShardRequest) Reset()
func (*GetRevokedCertsByShardRequest) String ¶
func (x *GetRevokedCertsByShardRequest) String() string
type GetValidAuthorizationsRequest ¶
type GetValidAuthorizationsRequest struct {
// Next unused field number: 7
RegistrationID int64 `protobuf:"varint,1,opt,name=registrationID,proto3" json:"registrationID,omitempty"`
Identifiers []*proto.Identifier `protobuf:"bytes,6,rep,name=identifiers,proto3" json:"identifiers,omitempty"`
ValidUntil *timestamppb.Timestamp `protobuf:"bytes,4,opt,name=validUntil,proto3" json:"validUntil,omitempty"`
Profile string `protobuf:"bytes,5,opt,name=profile,proto3" json:"profile,omitempty"`
// contains filtered or unexported fields
}
func (*GetValidAuthorizationsRequest) Descriptor
deprecated
func (*GetValidAuthorizationsRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetValidAuthorizationsRequest.ProtoReflect.Descriptor instead.
func (*GetValidAuthorizationsRequest) GetIdentifiers ¶
func (x *GetValidAuthorizationsRequest) GetIdentifiers() []*proto.Identifier
func (*GetValidAuthorizationsRequest) GetProfile ¶
func (x *GetValidAuthorizationsRequest) GetProfile() string
func (*GetValidAuthorizationsRequest) GetRegistrationID ¶
func (x *GetValidAuthorizationsRequest) GetRegistrationID() int64
func (*GetValidAuthorizationsRequest) GetValidUntil ¶
func (x *GetValidAuthorizationsRequest) GetValidUntil() *timestamppb.Timestamp
func (*GetValidAuthorizationsRequest) ProtoMessage ¶
func (*GetValidAuthorizationsRequest) ProtoMessage()
func (*GetValidAuthorizationsRequest) ProtoReflect ¶
func (x *GetValidAuthorizationsRequest) ProtoReflect() protoreflect.Message
func (*GetValidAuthorizationsRequest) Reset ¶
func (x *GetValidAuthorizationsRequest) Reset()
func (*GetValidAuthorizationsRequest) String ¶
func (x *GetValidAuthorizationsRequest) String() string
type GetValidOrderAuthorizationsRequest ¶
type GetValidOrderAuthorizationsRequest struct {
Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`
AcctID int64 `protobuf:"varint,2,opt,name=acctID,proto3" json:"acctID,omitempty"`
// contains filtered or unexported fields
}
func (*GetValidOrderAuthorizationsRequest) Descriptor
deprecated
func (*GetValidOrderAuthorizationsRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetValidOrderAuthorizationsRequest.ProtoReflect.Descriptor instead.
func (*GetValidOrderAuthorizationsRequest) GetAcctID ¶
func (x *GetValidOrderAuthorizationsRequest) GetAcctID() int64
func (*GetValidOrderAuthorizationsRequest) GetId ¶
func (x *GetValidOrderAuthorizationsRequest) GetId() int64
func (*GetValidOrderAuthorizationsRequest) ProtoMessage ¶
func (*GetValidOrderAuthorizationsRequest) ProtoMessage()
func (*GetValidOrderAuthorizationsRequest) ProtoReflect ¶
func (x *GetValidOrderAuthorizationsRequest) ProtoReflect() protoreflect.Message
func (*GetValidOrderAuthorizationsRequest) Reset ¶
func (x *GetValidOrderAuthorizationsRequest) Reset()
func (*GetValidOrderAuthorizationsRequest) String ¶
func (x *GetValidOrderAuthorizationsRequest) String() string
type Identifiers ¶
type Identifiers struct {
Identifiers []*proto.Identifier `protobuf:"bytes,1,rep,name=identifiers,proto3" json:"identifiers,omitempty"`
// contains filtered or unexported fields
}
func (*Identifiers) Descriptor
deprecated
func (*Identifiers) Descriptor() ([]byte, []int)
Deprecated: Use Identifiers.ProtoReflect.Descriptor instead.
func (*Identifiers) GetIdentifiers ¶
func (x *Identifiers) GetIdentifiers() []*proto.Identifier
func (*Identifiers) ProtoMessage ¶
func (*Identifiers) ProtoMessage()
func (*Identifiers) ProtoReflect ¶
func (x *Identifiers) ProtoReflect() protoreflect.Message
func (*Identifiers) Reset ¶
func (x *Identifiers) Reset()
func (*Identifiers) String ¶
func (x *Identifiers) String() string
type Incident ¶
type Incident struct {
// Next unused field number: 7
Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`
SerialTable string `protobuf:"bytes,2,opt,name=serialTable,proto3" json:"serialTable,omitempty"`
Url string `protobuf:"bytes,3,opt,name=url,proto3" json:"url,omitempty"`
RenewBy *timestamppb.Timestamp `protobuf:"bytes,6,opt,name=renewBy,proto3" json:"renewBy,omitempty"`
Enabled bool `protobuf:"varint,5,opt,name=enabled,proto3" json:"enabled,omitempty"`
// contains filtered or unexported fields
}
func (*Incident) Descriptor
deprecated
func (*Incident) GetEnabled ¶
func (*Incident) GetRenewBy ¶
func (x *Incident) GetRenewBy() *timestamppb.Timestamp
func (*Incident) GetSerialTable ¶
func (*Incident) ProtoMessage ¶
func (*Incident) ProtoMessage()
func (*Incident) ProtoReflect ¶
func (x *Incident) ProtoReflect() protoreflect.Message
type IncidentSerial ¶
type IncidentSerial struct {
// Next unused field number: 6
Serial string `protobuf:"bytes,1,opt,name=serial,proto3" json:"serial,omitempty"`
RegistrationID int64 `protobuf:"varint,2,opt,name=registrationID,proto3" json:"registrationID,omitempty"` // May be 0 (NULL)
OrderID int64 `protobuf:"varint,3,opt,name=orderID,proto3" json:"orderID,omitempty"` // May be 0 (NULL)
LastNoticeSent *timestamppb.Timestamp `protobuf:"bytes,5,opt,name=lastNoticeSent,proto3" json:"lastNoticeSent,omitempty"`
// contains filtered or unexported fields
}
func (*IncidentSerial) Descriptor
deprecated
func (*IncidentSerial) Descriptor() ([]byte, []int)
Deprecated: Use IncidentSerial.ProtoReflect.Descriptor instead.
func (*IncidentSerial) GetLastNoticeSent ¶
func (x *IncidentSerial) GetLastNoticeSent() *timestamppb.Timestamp
func (*IncidentSerial) GetOrderID ¶
func (x *IncidentSerial) GetOrderID() int64
func (*IncidentSerial) GetRegistrationID ¶
func (x *IncidentSerial) GetRegistrationID() int64
func (*IncidentSerial) GetSerial ¶
func (x *IncidentSerial) GetSerial() string
func (*IncidentSerial) ProtoMessage ¶
func (*IncidentSerial) ProtoMessage()
func (*IncidentSerial) ProtoReflect ¶
func (x *IncidentSerial) ProtoReflect() protoreflect.Message
func (*IncidentSerial) Reset ¶
func (x *IncidentSerial) Reset()
func (*IncidentSerial) String ¶
func (x *IncidentSerial) String() string
type Incidents ¶
type Incidents struct {
Incidents []*Incident `protobuf:"bytes,1,rep,name=incidents,proto3" json:"incidents,omitempty"`
// contains filtered or unexported fields
}
func (*Incidents) Descriptor
deprecated
func (*Incidents) GetIncidents ¶
func (*Incidents) ProtoMessage ¶
func (*Incidents) ProtoMessage()
func (*Incidents) ProtoReflect ¶
func (x *Incidents) ProtoReflect() protoreflect.Message
type JSONWebKey ¶
type JSONWebKey struct {
Jwk []byte `protobuf:"bytes,1,opt,name=jwk,proto3" json:"jwk,omitempty"`
// contains filtered or unexported fields
}
func (*JSONWebKey) Descriptor
deprecated
func (*JSONWebKey) Descriptor() ([]byte, []int)
Deprecated: Use JSONWebKey.ProtoReflect.Descriptor instead.
func (*JSONWebKey) GetJwk ¶
func (x *JSONWebKey) GetJwk() []byte
func (*JSONWebKey) ProtoMessage ¶
func (*JSONWebKey) ProtoMessage()
func (*JSONWebKey) ProtoReflect ¶
func (x *JSONWebKey) ProtoReflect() protoreflect.Message
func (*JSONWebKey) Reset ¶
func (x *JSONWebKey) Reset()
func (*JSONWebKey) String ¶
func (x *JSONWebKey) String() string
type LeaseCRLShardRequest ¶
type LeaseCRLShardRequest struct {
IssuerNameID int64 `protobuf:"varint,1,opt,name=issuerNameID,proto3" json:"issuerNameID,omitempty"`
MinShardIdx int64 `protobuf:"varint,2,opt,name=minShardIdx,proto3" json:"minShardIdx,omitempty"`
MaxShardIdx int64 `protobuf:"varint,3,opt,name=maxShardIdx,proto3" json:"maxShardIdx,omitempty"`
Until *timestamppb.Timestamp `protobuf:"bytes,4,opt,name=until,proto3" json:"until,omitempty"`
// contains filtered or unexported fields
}
func (*LeaseCRLShardRequest) Descriptor
deprecated
func (*LeaseCRLShardRequest) Descriptor() ([]byte, []int)
Deprecated: Use LeaseCRLShardRequest.ProtoReflect.Descriptor instead.
func (*LeaseCRLShardRequest) GetIssuerNameID ¶
func (x *LeaseCRLShardRequest) GetIssuerNameID() int64
func (*LeaseCRLShardRequest) GetMaxShardIdx ¶
func (x *LeaseCRLShardRequest) GetMaxShardIdx() int64
func (*LeaseCRLShardRequest) GetMinShardIdx ¶
func (x *LeaseCRLShardRequest) GetMinShardIdx() int64
func (*LeaseCRLShardRequest) GetUntil ¶
func (x *LeaseCRLShardRequest) GetUntil() *timestamppb.Timestamp
func (*LeaseCRLShardRequest) ProtoMessage ¶
func (*LeaseCRLShardRequest) ProtoMessage()
func (*LeaseCRLShardRequest) ProtoReflect ¶
func (x *LeaseCRLShardRequest) ProtoReflect() protoreflect.Message
func (*LeaseCRLShardRequest) Reset ¶
func (x *LeaseCRLShardRequest) Reset()
func (*LeaseCRLShardRequest) String ¶
func (x *LeaseCRLShardRequest) String() string
type LeaseCRLShardResponse ¶
type LeaseCRLShardResponse struct {
IssuerNameID int64 `protobuf:"varint,1,opt,name=issuerNameID,proto3" json:"issuerNameID,omitempty"`
ShardIdx int64 `protobuf:"varint,2,opt,name=shardIdx,proto3" json:"shardIdx,omitempty"`
// contains filtered or unexported fields
}
func (*LeaseCRLShardResponse) Descriptor
deprecated
func (*LeaseCRLShardResponse) Descriptor() ([]byte, []int)
Deprecated: Use LeaseCRLShardResponse.ProtoReflect.Descriptor instead.
func (*LeaseCRLShardResponse) GetIssuerNameID ¶
func (x *LeaseCRLShardResponse) GetIssuerNameID() int64
func (*LeaseCRLShardResponse) GetShardIdx ¶
func (x *LeaseCRLShardResponse) GetShardIdx() int64
func (*LeaseCRLShardResponse) ProtoMessage ¶
func (*LeaseCRLShardResponse) ProtoMessage()
func (*LeaseCRLShardResponse) ProtoReflect ¶
func (x *LeaseCRLShardResponse) ProtoReflect() protoreflect.Message
func (*LeaseCRLShardResponse) Reset ¶
func (x *LeaseCRLShardResponse) Reset()
func (*LeaseCRLShardResponse) String ¶
func (x *LeaseCRLShardResponse) String() string
type NewAuthzRequest ¶
type NewAuthzRequest struct {
Identifier *proto.Identifier `protobuf:"bytes,12,opt,name=identifier,proto3" json:"identifier,omitempty"`
RegistrationID int64 `protobuf:"varint,3,opt,name=registrationID,proto3" json:"registrationID,omitempty"`
Expires *timestamppb.Timestamp `protobuf:"bytes,9,opt,name=expires,proto3" json:"expires,omitempty"`
ChallengeTypes []string `protobuf:"bytes,10,rep,name=challengeTypes,proto3" json:"challengeTypes,omitempty"`
Token string `protobuf:"bytes,11,opt,name=token,proto3" json:"token,omitempty"`
// contains filtered or unexported fields
}
NewAuthzRequest represents a request to create an authorization.
func (*NewAuthzRequest) Descriptor
deprecated
func (*NewAuthzRequest) Descriptor() ([]byte, []int)
Deprecated: Use NewAuthzRequest.ProtoReflect.Descriptor instead.
func (*NewAuthzRequest) GetChallengeTypes ¶
func (x *NewAuthzRequest) GetChallengeTypes() []string
func (*NewAuthzRequest) GetExpires ¶
func (x *NewAuthzRequest) GetExpires() *timestamppb.Timestamp
func (*NewAuthzRequest) GetIdentifier ¶
func (x *NewAuthzRequest) GetIdentifier() *proto.Identifier
func (*NewAuthzRequest) GetRegistrationID ¶
func (x *NewAuthzRequest) GetRegistrationID() int64
func (*NewAuthzRequest) GetToken ¶
func (x *NewAuthzRequest) GetToken() string
func (*NewAuthzRequest) ProtoMessage ¶
func (*NewAuthzRequest) ProtoMessage()
func (*NewAuthzRequest) ProtoReflect ¶
func (x *NewAuthzRequest) ProtoReflect() protoreflect.Message
func (*NewAuthzRequest) Reset ¶
func (x *NewAuthzRequest) Reset()
func (*NewAuthzRequest) String ¶
func (x *NewAuthzRequest) String() string
type NewOrderAndAuthzsRequest ¶
type NewOrderAndAuthzsRequest struct {
NewOrder *NewOrderRequest `protobuf:"bytes,1,opt,name=newOrder,proto3" json:"newOrder,omitempty"`
// Authorizations to be newly created alongside the order, and associated with it.
// These will be combined with any reused authorizations (newOrder.v2Authorizations)
// to make the overall set of authorizations for the order. This field and
// newOrder.v2Authorizations may both be present, or only one of the two may be
// present, but they may not both be absent.
NewAuthzs []*NewAuthzRequest `protobuf:"bytes,2,rep,name=newAuthzs,proto3" json:"newAuthzs,omitempty"`
// contains filtered or unexported fields
}
func (*NewOrderAndAuthzsRequest) Descriptor
deprecated
func (*NewOrderAndAuthzsRequest) Descriptor() ([]byte, []int)
Deprecated: Use NewOrderAndAuthzsRequest.ProtoReflect.Descriptor instead.
func (*NewOrderAndAuthzsRequest) GetNewAuthzs ¶
func (x *NewOrderAndAuthzsRequest) GetNewAuthzs() []*NewAuthzRequest
func (*NewOrderAndAuthzsRequest) GetNewOrder ¶
func (x *NewOrderAndAuthzsRequest) GetNewOrder() *NewOrderRequest
func (*NewOrderAndAuthzsRequest) ProtoMessage ¶
func (*NewOrderAndAuthzsRequest) ProtoMessage()
func (*NewOrderAndAuthzsRequest) ProtoReflect ¶
func (x *NewOrderAndAuthzsRequest) ProtoReflect() protoreflect.Message
func (*NewOrderAndAuthzsRequest) Reset ¶
func (x *NewOrderAndAuthzsRequest) Reset()
func (*NewOrderAndAuthzsRequest) String ¶
func (x *NewOrderAndAuthzsRequest) String() string
type NewOrderRequest ¶
type NewOrderRequest struct {
// Next unused field number: 10
RegistrationID int64 `protobuf:"varint,1,opt,name=registrationID,proto3" json:"registrationID,omitempty"`
Expires *timestamppb.Timestamp `protobuf:"bytes,5,opt,name=expires,proto3" json:"expires,omitempty"`
Identifiers []*proto.Identifier `protobuf:"bytes,9,rep,name=identifiers,proto3" json:"identifiers,omitempty"`
// A list of already-existing authorization IDs that should be associated with
// the new Order object. This is for authorization reuse.
V2Authorizations []int64 `protobuf:"varint,4,rep,packed,name=v2Authorizations,proto3" json:"v2Authorizations,omitempty"`
CertificateProfileName string `protobuf:"bytes,7,opt,name=certificateProfileName,proto3" json:"certificateProfileName,omitempty"`
// Replaces is the ARI certificate Id that this order replaces.
Replaces string `protobuf:"bytes,8,opt,name=replaces,proto3" json:"replaces,omitempty"`
// ReplacesSerial is the serial number of the certificate that this order
// replaces.
ReplacesSerial string `protobuf:"bytes,6,opt,name=replacesSerial,proto3" json:"replacesSerial,omitempty"`
// contains filtered or unexported fields
}
func (*NewOrderRequest) Descriptor
deprecated
func (*NewOrderRequest) Descriptor() ([]byte, []int)
Deprecated: Use NewOrderRequest.ProtoReflect.Descriptor instead.
func (*NewOrderRequest) GetCertificateProfileName ¶
func (x *NewOrderRequest) GetCertificateProfileName() string
func (*NewOrderRequest) GetExpires ¶
func (x *NewOrderRequest) GetExpires() *timestamppb.Timestamp
func (*NewOrderRequest) GetIdentifiers ¶
func (x *NewOrderRequest) GetIdentifiers() []*proto.Identifier
func (*NewOrderRequest) GetRegistrationID ¶
func (x *NewOrderRequest) GetRegistrationID() int64
func (*NewOrderRequest) GetReplaces ¶
func (x *NewOrderRequest) GetReplaces() string
func (*NewOrderRequest) GetReplacesSerial ¶
func (x *NewOrderRequest) GetReplacesSerial() string
func (*NewOrderRequest) GetV2Authorizations ¶
func (x *NewOrderRequest) GetV2Authorizations() []int64
func (*NewOrderRequest) ProtoMessage ¶
func (*NewOrderRequest) ProtoMessage()
func (*NewOrderRequest) ProtoReflect ¶
func (x *NewOrderRequest) ProtoReflect() protoreflect.Message
func (*NewOrderRequest) Reset ¶
func (x *NewOrderRequest) Reset()
func (*NewOrderRequest) String ¶
func (x *NewOrderRequest) String() string
type OrderRequest ¶
type OrderRequest struct {
Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`
// contains filtered or unexported fields
}
func (*OrderRequest) Descriptor
deprecated
func (*OrderRequest) Descriptor() ([]byte, []int)
Deprecated: Use OrderRequest.ProtoReflect.Descriptor instead.
func (*OrderRequest) GetId ¶
func (x *OrderRequest) GetId() int64
func (*OrderRequest) ProtoMessage ¶
func (*OrderRequest) ProtoMessage()
func (*OrderRequest) ProtoReflect ¶
func (x *OrderRequest) ProtoReflect() protoreflect.Message
func (*OrderRequest) Reset ¶
func (x *OrderRequest) Reset()
func (*OrderRequest) String ¶
func (x *OrderRequest) String() string
type PauseIdentifiersResponse ¶
type PauseIdentifiersResponse struct {
Paused int64 `protobuf:"varint,1,opt,name=paused,proto3" json:"paused,omitempty"`
Repaused int64 `protobuf:"varint,2,opt,name=repaused,proto3" json:"repaused,omitempty"`
// contains filtered or unexported fields
}
func (*PauseIdentifiersResponse) Descriptor
deprecated
func (*PauseIdentifiersResponse) Descriptor() ([]byte, []int)
Deprecated: Use PauseIdentifiersResponse.ProtoReflect.Descriptor instead.
func (*PauseIdentifiersResponse) GetPaused ¶
func (x *PauseIdentifiersResponse) GetPaused() int64
func (*PauseIdentifiersResponse) GetRepaused ¶
func (x *PauseIdentifiersResponse) GetRepaused() int64
func (*PauseIdentifiersResponse) ProtoMessage ¶
func (*PauseIdentifiersResponse) ProtoMessage()
func (*PauseIdentifiersResponse) ProtoReflect ¶
func (x *PauseIdentifiersResponse) ProtoReflect() protoreflect.Message
func (*PauseIdentifiersResponse) Reset ¶
func (x *PauseIdentifiersResponse) Reset()
func (*PauseIdentifiersResponse) String ¶
func (x *PauseIdentifiersResponse) String() string
type PauseRequest ¶
type PauseRequest struct {
RegistrationID int64 `protobuf:"varint,1,opt,name=registrationID,proto3" json:"registrationID,omitempty"`
Identifiers []*proto.Identifier `protobuf:"bytes,2,rep,name=identifiers,proto3" json:"identifiers,omitempty"`
// contains filtered or unexported fields
}
func (*PauseRequest) Descriptor
deprecated
func (*PauseRequest) Descriptor() ([]byte, []int)
Deprecated: Use PauseRequest.ProtoReflect.Descriptor instead.
func (*PauseRequest) GetIdentifiers ¶
func (x *PauseRequest) GetIdentifiers() []*proto.Identifier
func (*PauseRequest) GetRegistrationID ¶
func (x *PauseRequest) GetRegistrationID() int64
func (*PauseRequest) ProtoMessage ¶
func (*PauseRequest) ProtoMessage()
func (*PauseRequest) ProtoReflect ¶
func (x *PauseRequest) ProtoReflect() protoreflect.Message
func (*PauseRequest) Reset ¶
func (x *PauseRequest) Reset()
func (*PauseRequest) String ¶
func (x *PauseRequest) String() string
type Range ¶
type Range struct {
Earliest *timestamppb.Timestamp `protobuf:"bytes,3,opt,name=earliest,proto3" json:"earliest,omitempty"`
Latest *timestamppb.Timestamp `protobuf:"bytes,4,opt,name=latest,proto3" json:"latest,omitempty"`
// contains filtered or unexported fields
}
func (*Range) Descriptor
deprecated
func (*Range) GetEarliest ¶
func (x *Range) GetEarliest() *timestamppb.Timestamp
func (*Range) GetLatest ¶
func (x *Range) GetLatest() *timestamppb.Timestamp
func (*Range) ProtoMessage ¶
func (*Range) ProtoMessage()
func (*Range) ProtoReflect ¶
func (x *Range) ProtoReflect() protoreflect.Message
type RateLimitOverride ¶
type RateLimitOverride struct {
LimitEnum int64 `protobuf:"varint,1,opt,name=limitEnum,proto3" json:"limitEnum,omitempty"`
BucketKey string `protobuf:"bytes,2,opt,name=bucketKey,proto3" json:"bucketKey,omitempty"`
Comment string `protobuf:"bytes,3,opt,name=comment,proto3" json:"comment,omitempty"`
Period *durationpb.Duration `protobuf:"bytes,4,opt,name=period,proto3" json:"period,omitempty"`
Count int64 `protobuf:"varint,5,opt,name=count,proto3" json:"count,omitempty"`
Burst int64 `protobuf:"varint,6,opt,name=burst,proto3" json:"burst,omitempty"`
// contains filtered or unexported fields
}
func (*RateLimitOverride) Descriptor
deprecated
func (*RateLimitOverride) Descriptor() ([]byte, []int)
Deprecated: Use RateLimitOverride.ProtoReflect.Descriptor instead.
func (*RateLimitOverride) GetBucketKey ¶
func (x *RateLimitOverride) GetBucketKey() string
func (*RateLimitOverride) GetBurst ¶
func (x *RateLimitOverride) GetBurst() int64
func (*RateLimitOverride) GetComment ¶
func (x *RateLimitOverride) GetComment() string
func (*RateLimitOverride) GetCount ¶
func (x *RateLimitOverride) GetCount() int64
func (*RateLimitOverride) GetLimitEnum ¶
func (x *RateLimitOverride) GetLimitEnum() int64
func (*RateLimitOverride) GetPeriod ¶
func (x *RateLimitOverride) GetPeriod() *durationpb.Duration
func (*RateLimitOverride) ProtoMessage ¶
func (*RateLimitOverride) ProtoMessage()
func (*RateLimitOverride) ProtoReflect ¶
func (x *RateLimitOverride) ProtoReflect() protoreflect.Message
func (*RateLimitOverride) Reset ¶
func (x *RateLimitOverride) Reset()
func (*RateLimitOverride) String ¶
func (x *RateLimitOverride) String() string
type RateLimitOverrideResponse ¶
type RateLimitOverrideResponse struct {
Override *RateLimitOverride `protobuf:"bytes,1,opt,name=override,proto3" json:"override,omitempty"`
Enabled bool `protobuf:"varint,2,opt,name=enabled,proto3" json:"enabled,omitempty"`
UpdatedAt *timestamppb.Timestamp `protobuf:"bytes,3,opt,name=updatedAt,proto3" json:"updatedAt,omitempty"`
// contains filtered or unexported fields
}
func (*RateLimitOverrideResponse) Descriptor
deprecated
func (*RateLimitOverrideResponse) Descriptor() ([]byte, []int)
Deprecated: Use RateLimitOverrideResponse.ProtoReflect.Descriptor instead.
func (*RateLimitOverrideResponse) GetEnabled ¶
func (x *RateLimitOverrideResponse) GetEnabled() bool
func (*RateLimitOverrideResponse) GetOverride ¶
func (x *RateLimitOverrideResponse) GetOverride() *RateLimitOverride
func (*RateLimitOverrideResponse) GetUpdatedAt ¶
func (x *RateLimitOverrideResponse) GetUpdatedAt() *timestamppb.Timestamp
func (*RateLimitOverrideResponse) ProtoMessage ¶
func (*RateLimitOverrideResponse) ProtoMessage()
func (*RateLimitOverrideResponse) ProtoReflect ¶
func (x *RateLimitOverrideResponse) ProtoReflect() protoreflect.Message
func (*RateLimitOverrideResponse) Reset ¶
func (x *RateLimitOverrideResponse) Reset()
func (*RateLimitOverrideResponse) String ¶
func (x *RateLimitOverrideResponse) String() string
type RegistrationID ¶
type RegistrationID struct {
Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`
// contains filtered or unexported fields
}
func (*RegistrationID) Descriptor
deprecated
func (*RegistrationID) Descriptor() ([]byte, []int)
Deprecated: Use RegistrationID.ProtoReflect.Descriptor instead.
func (*RegistrationID) GetId ¶
func (x *RegistrationID) GetId() int64
func (*RegistrationID) ProtoMessage ¶
func (*RegistrationID) ProtoMessage()
func (*RegistrationID) ProtoReflect ¶
func (x *RegistrationID) ProtoReflect() protoreflect.Message
func (*RegistrationID) Reset ¶
func (x *RegistrationID) Reset()
func (*RegistrationID) String ¶
func (x *RegistrationID) String() string
type RevocationStatus ¶
type RevocationStatus struct {
Status int64 `protobuf:"varint,1,opt,name=status,proto3" json:"status,omitempty"`
RevokedReason int64 `protobuf:"varint,2,opt,name=revokedReason,proto3" json:"revokedReason,omitempty"`
RevokedDate *timestamppb.Timestamp `protobuf:"bytes,3,opt,name=revokedDate,proto3" json:"revokedDate,omitempty"` // Unix timestamp (nanoseconds)
// contains filtered or unexported fields
}
func (*RevocationStatus) Descriptor
deprecated
func (*RevocationStatus) Descriptor() ([]byte, []int)
Deprecated: Use RevocationStatus.ProtoReflect.Descriptor instead.
func (*RevocationStatus) GetRevokedDate ¶
func (x *RevocationStatus) GetRevokedDate() *timestamppb.Timestamp
func (*RevocationStatus) GetRevokedReason ¶
func (x *RevocationStatus) GetRevokedReason() int64
func (*RevocationStatus) GetStatus ¶
func (x *RevocationStatus) GetStatus() int64
func (*RevocationStatus) ProtoMessage ¶
func (*RevocationStatus) ProtoMessage()
func (*RevocationStatus) ProtoReflect ¶
func (x *RevocationStatus) ProtoReflect() protoreflect.Message
func (*RevocationStatus) Reset ¶
func (x *RevocationStatus) Reset()
func (*RevocationStatus) String ¶
func (x *RevocationStatus) String() string
type RevokeCertificateRequest ¶
type RevokeCertificateRequest struct {
// Next unused field number: 10
Serial string `protobuf:"bytes,1,opt,name=serial,proto3" json:"serial,omitempty"`
Reason int64 `protobuf:"varint,2,opt,name=reason,proto3" json:"reason,omitempty"`
Date *timestamppb.Timestamp `protobuf:"bytes,8,opt,name=date,proto3" json:"date,omitempty"`
Backdate *timestamppb.Timestamp `protobuf:"bytes,9,opt,name=backdate,proto3" json:"backdate,omitempty"`
Response []byte `protobuf:"bytes,4,opt,name=response,proto3" json:"response,omitempty"`
IssuerID int64 `protobuf:"varint,6,opt,name=issuerID,proto3" json:"issuerID,omitempty"`
ShardIdx int64 `protobuf:"varint,7,opt,name=shardIdx,proto3" json:"shardIdx,omitempty"`
// contains filtered or unexported fields
}
func (*RevokeCertificateRequest) Descriptor
deprecated
func (*RevokeCertificateRequest) Descriptor() ([]byte, []int)
Deprecated: Use RevokeCertificateRequest.ProtoReflect.Descriptor instead.
func (*RevokeCertificateRequest) GetBackdate ¶
func (x *RevokeCertificateRequest) GetBackdate() *timestamppb.Timestamp
func (*RevokeCertificateRequest) GetDate ¶
func (x *RevokeCertificateRequest) GetDate() *timestamppb.Timestamp
func (*RevokeCertificateRequest) GetIssuerID ¶
func (x *RevokeCertificateRequest) GetIssuerID() int64
func (*RevokeCertificateRequest) GetReason ¶
func (x *RevokeCertificateRequest) GetReason() int64
func (*RevokeCertificateRequest) GetResponse ¶
func (x *RevokeCertificateRequest) GetResponse() []byte
func (*RevokeCertificateRequest) GetSerial ¶
func (x *RevokeCertificateRequest) GetSerial() string
func (*RevokeCertificateRequest) GetShardIdx ¶
func (x *RevokeCertificateRequest) GetShardIdx() int64
func (*RevokeCertificateRequest) ProtoMessage ¶
func (*RevokeCertificateRequest) ProtoMessage()
func (*RevokeCertificateRequest) ProtoReflect ¶
func (x *RevokeCertificateRequest) ProtoReflect() protoreflect.Message
func (*RevokeCertificateRequest) Reset ¶
func (x *RevokeCertificateRequest) Reset()
func (*RevokeCertificateRequest) String ¶
func (x *RevokeCertificateRequest) String() string
type SPKIHash ¶
type SPKIHash struct {
KeyHash []byte `protobuf:"bytes,1,opt,name=keyHash,proto3" json:"keyHash,omitempty"`
// contains filtered or unexported fields
}
func (*SPKIHash) Descriptor
deprecated
func (*SPKIHash) GetKeyHash ¶
func (*SPKIHash) ProtoMessage ¶
func (*SPKIHash) ProtoMessage()
func (*SPKIHash) ProtoReflect ¶
func (x *SPKIHash) ProtoReflect() protoreflect.Message
type Serial ¶
type Serial struct {
Serial string `protobuf:"bytes,1,opt,name=serial,proto3" json:"serial,omitempty"`
// contains filtered or unexported fields
}
func (*Serial) Descriptor
deprecated
func (*Serial) ProtoMessage ¶
func (*Serial) ProtoMessage()
func (*Serial) ProtoReflect ¶
func (x *Serial) ProtoReflect() protoreflect.Message
type SerialMetadata ¶
type SerialMetadata struct {
// Next unused field number: 7
Serial string `protobuf:"bytes,1,opt,name=serial,proto3" json:"serial,omitempty"`
RegistrationID int64 `protobuf:"varint,2,opt,name=registrationID,proto3" json:"registrationID,omitempty"`
Created *timestamppb.Timestamp `protobuf:"bytes,5,opt,name=created,proto3" json:"created,omitempty"`
Expires *timestamppb.Timestamp `protobuf:"bytes,6,opt,name=expires,proto3" json:"expires,omitempty"`
// contains filtered or unexported fields
}
func (*SerialMetadata) Descriptor
deprecated
func (*SerialMetadata) Descriptor() ([]byte, []int)
Deprecated: Use SerialMetadata.ProtoReflect.Descriptor instead.
func (*SerialMetadata) GetCreated ¶
func (x *SerialMetadata) GetCreated() *timestamppb.Timestamp
func (*SerialMetadata) GetExpires ¶
func (x *SerialMetadata) GetExpires() *timestamppb.Timestamp
func (*SerialMetadata) GetRegistrationID ¶
func (x *SerialMetadata) GetRegistrationID() int64
func (*SerialMetadata) GetSerial ¶
func (x *SerialMetadata) GetSerial() string
func (*SerialMetadata) ProtoMessage ¶
func (*SerialMetadata) ProtoMessage()
func (*SerialMetadata) ProtoReflect ¶
func (x *SerialMetadata) ProtoReflect() protoreflect.Message
func (*SerialMetadata) Reset ¶
func (x *SerialMetadata) Reset()
func (*SerialMetadata) String ¶
func (x *SerialMetadata) String() string
type SerialsForIncidentRequest ¶
type SerialsForIncidentRequest struct {
IncidentTable string `protobuf:"bytes,1,opt,name=incidentTable,proto3" json:"incidentTable,omitempty"`
// contains filtered or unexported fields
}
func (*SerialsForIncidentRequest) Descriptor
deprecated
func (*SerialsForIncidentRequest) Descriptor() ([]byte, []int)
Deprecated: Use SerialsForIncidentRequest.ProtoReflect.Descriptor instead.
func (*SerialsForIncidentRequest) GetIncidentTable ¶
func (x *SerialsForIncidentRequest) GetIncidentTable() string
func (*SerialsForIncidentRequest) ProtoMessage ¶
func (*SerialsForIncidentRequest) ProtoMessage()
func (*SerialsForIncidentRequest) ProtoReflect ¶
func (x *SerialsForIncidentRequest) ProtoReflect() protoreflect.Message
func (*SerialsForIncidentRequest) Reset ¶
func (x *SerialsForIncidentRequest) Reset()
func (*SerialsForIncidentRequest) String ¶
func (x *SerialsForIncidentRequest) String() string
type SetOrderErrorRequest ¶
type SetOrderErrorRequest struct {
Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`
Error *proto.ProblemDetails `protobuf:"bytes,2,opt,name=error,proto3" json:"error,omitempty"`
// contains filtered or unexported fields
}
func (*SetOrderErrorRequest) Descriptor
deprecated
func (*SetOrderErrorRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetOrderErrorRequest.ProtoReflect.Descriptor instead.
func (*SetOrderErrorRequest) GetError ¶
func (x *SetOrderErrorRequest) GetError() *proto.ProblemDetails
func (*SetOrderErrorRequest) GetId ¶
func (x *SetOrderErrorRequest) GetId() int64
func (*SetOrderErrorRequest) ProtoMessage ¶
func (*SetOrderErrorRequest) ProtoMessage()
func (*SetOrderErrorRequest) ProtoReflect ¶
func (x *SetOrderErrorRequest) ProtoReflect() protoreflect.Message
func (*SetOrderErrorRequest) Reset ¶
func (x *SetOrderErrorRequest) Reset()
func (*SetOrderErrorRequest) String ¶
func (x *SetOrderErrorRequest) String() string
type StorageAuthorityCertificateClient ¶
type StorageAuthorityCertificateClient interface {
AddSerial(ctx context.Context, in *AddSerialRequest, opts ...grpc.CallOption) (*emptypb.Empty, error)
AddPrecertificate(ctx context.Context, in *AddCertificateRequest, opts ...grpc.CallOption) (*emptypb.Empty, error)
AddCertificate(ctx context.Context, in *AddCertificateRequest, opts ...grpc.CallOption) (*emptypb.Empty, error)
GetCertificate(ctx context.Context, in *Serial, opts ...grpc.CallOption) (*proto.Certificate, error)
GetLintPrecertificate(ctx context.Context, in *Serial, opts ...grpc.CallOption) (*proto.Certificate, error)
}
StorageAuthorityCertificateClient is a subset of the sapb.StorageAuthorityClient interface that only reads and writes certificates
type StorageAuthorityClient ¶
type StorageAuthorityClient interface {
// Getters: this list must be identical to the StorageAuthorityReadOnly rpcs.
CountInvalidAuthorizations2(ctx context.Context, in *CountInvalidAuthorizationsRequest, opts ...grpc.CallOption) (*Count, error)
CountPendingAuthorizations2(ctx context.Context, in *RegistrationID, opts ...grpc.CallOption) (*Count, error)
FQDNSetExists(ctx context.Context, in *FQDNSetExistsRequest, opts ...grpc.CallOption) (*Exists, error)
FQDNSetTimestampsForWindow(ctx context.Context, in *CountFQDNSetsRequest, opts ...grpc.CallOption) (*Timestamps, error)
GetAuthorization2(ctx context.Context, in *AuthorizationID2, opts ...grpc.CallOption) (*proto.Authorization, error)
GetCertificate(ctx context.Context, in *Serial, opts ...grpc.CallOption) (*proto.Certificate, error)
GetLintPrecertificate(ctx context.Context, in *Serial, opts ...grpc.CallOption) (*proto.Certificate, error)
GetCertificateStatus(ctx context.Context, in *Serial, opts ...grpc.CallOption) (*proto.CertificateStatus, error)
GetOrder(ctx context.Context, in *OrderRequest, opts ...grpc.CallOption) (*proto.Order, error)
GetOrderForNames(ctx context.Context, in *GetOrderForNamesRequest, opts ...grpc.CallOption) (*proto.Order, error)
GetRegistration(ctx context.Context, in *RegistrationID, opts ...grpc.CallOption) (*proto.Registration, error)
GetRegistrationByKey(ctx context.Context, in *JSONWebKey, opts ...grpc.CallOption) (*proto.Registration, error)
GetRevocationStatus(ctx context.Context, in *Serial, opts ...grpc.CallOption) (*RevocationStatus, error)
GetRevokedCertsByShard(ctx context.Context, in *GetRevokedCertsByShardRequest, opts ...grpc.CallOption) (grpc.ServerStreamingClient[proto.CRLEntry], error)
GetSerialMetadata(ctx context.Context, in *Serial, opts ...grpc.CallOption) (*SerialMetadata, error)
GetSerialsByAccount(ctx context.Context, in *RegistrationID, opts ...grpc.CallOption) (grpc.ServerStreamingClient[Serial], error)
GetSerialsByKey(ctx context.Context, in *SPKIHash, opts ...grpc.CallOption) (grpc.ServerStreamingClient[Serial], error)
GetValidAuthorizations2(ctx context.Context, in *GetValidAuthorizationsRequest, opts ...grpc.CallOption) (*Authorizations, error)
GetValidOrderAuthorizations2(ctx context.Context, in *GetValidOrderAuthorizationsRequest, opts ...grpc.CallOption) (*Authorizations, error)
IncidentsForSerial(ctx context.Context, in *Serial, opts ...grpc.CallOption) (*Incidents, error)
KeyBlocked(ctx context.Context, in *SPKIHash, opts ...grpc.CallOption) (*Exists, error)
ReplacementOrderExists(ctx context.Context, in *Serial, opts ...grpc.CallOption) (*Exists, error)
SerialsForIncident(ctx context.Context, in *SerialsForIncidentRequest, opts ...grpc.CallOption) (grpc.ServerStreamingClient[IncidentSerial], error)
CheckIdentifiersPaused(ctx context.Context, in *PauseRequest, opts ...grpc.CallOption) (*Identifiers, error)
GetPausedIdentifiers(ctx context.Context, in *RegistrationID, opts ...grpc.CallOption) (*Identifiers, error)
GetRateLimitOverride(ctx context.Context, in *GetRateLimitOverrideRequest, opts ...grpc.CallOption) (*RateLimitOverrideResponse, error)
GetEnabledRateLimitOverrides(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (grpc.ServerStreamingClient[RateLimitOverrideResponse], error)
// Adders
AddBlockedKey(ctx context.Context, in *AddBlockedKeyRequest, opts ...grpc.CallOption) (*emptypb.Empty, error)
AddCertificate(ctx context.Context, in *AddCertificateRequest, opts ...grpc.CallOption) (*emptypb.Empty, error)
AddPrecertificate(ctx context.Context, in *AddCertificateRequest, opts ...grpc.CallOption) (*emptypb.Empty, error)
AddSerial(ctx context.Context, in *AddSerialRequest, opts ...grpc.CallOption) (*emptypb.Empty, error)
DeactivateAuthorization2(ctx context.Context, in *AuthorizationID2, opts ...grpc.CallOption) (*emptypb.Empty, error)
DeactivateRegistration(ctx context.Context, in *RegistrationID, opts ...grpc.CallOption) (*proto.Registration, error)
FinalizeAuthorization2(ctx context.Context, in *FinalizeAuthorizationRequest, opts ...grpc.CallOption) (*emptypb.Empty, error)
FinalizeOrder(ctx context.Context, in *FinalizeOrderRequest, opts ...grpc.CallOption) (*emptypb.Empty, error)
NewOrderAndAuthzs(ctx context.Context, in *NewOrderAndAuthzsRequest, opts ...grpc.CallOption) (*proto.Order, error)
NewRegistration(ctx context.Context, in *proto.Registration, opts ...grpc.CallOption) (*proto.Registration, error)
RevokeCertificate(ctx context.Context, in *RevokeCertificateRequest, opts ...grpc.CallOption) (*emptypb.Empty, error)
SetOrderError(ctx context.Context, in *SetOrderErrorRequest, opts ...grpc.CallOption) (*emptypb.Empty, error)
SetOrderProcessing(ctx context.Context, in *OrderRequest, opts ...grpc.CallOption) (*emptypb.Empty, error)
UpdateRegistrationKey(ctx context.Context, in *UpdateRegistrationKeyRequest, opts ...grpc.CallOption) (*proto.Registration, error)
UpdateRevokedCertificate(ctx context.Context, in *RevokeCertificateRequest, opts ...grpc.CallOption) (*emptypb.Empty, error)
LeaseCRLShard(ctx context.Context, in *LeaseCRLShardRequest, opts ...grpc.CallOption) (*LeaseCRLShardResponse, error)
UpdateCRLShard(ctx context.Context, in *UpdateCRLShardRequest, opts ...grpc.CallOption) (*emptypb.Empty, error)
PauseIdentifiers(ctx context.Context, in *PauseRequest, opts ...grpc.CallOption) (*PauseIdentifiersResponse, error)
UnpauseAccount(ctx context.Context, in *RegistrationID, opts ...grpc.CallOption) (*Count, error)
AddRateLimitOverride(ctx context.Context, in *AddRateLimitOverrideRequest, opts ...grpc.CallOption) (*AddRateLimitOverrideResponse, error)
DisableRateLimitOverride(ctx context.Context, in *DisableRateLimitOverrideRequest, opts ...grpc.CallOption) (*emptypb.Empty, error)
EnableRateLimitOverride(ctx context.Context, in *EnableRateLimitOverrideRequest, opts ...grpc.CallOption) (*emptypb.Empty, error)
}
StorageAuthorityClient is the client API for StorageAuthority 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.
StorageAuthority provides full read/write access to the database.
func NewStorageAuthorityClient ¶
func NewStorageAuthorityClient(cc grpc.ClientConnInterface) StorageAuthorityClient
type StorageAuthorityReadOnlyClient ¶
type StorageAuthorityReadOnlyClient interface {
CountInvalidAuthorizations2(ctx context.Context, in *CountInvalidAuthorizationsRequest, opts ...grpc.CallOption) (*Count, error)
CountPendingAuthorizations2(ctx context.Context, in *RegistrationID, opts ...grpc.CallOption) (*Count, error)
FQDNSetExists(ctx context.Context, in *FQDNSetExistsRequest, opts ...grpc.CallOption) (*Exists, error)
FQDNSetTimestampsForWindow(ctx context.Context, in *CountFQDNSetsRequest, opts ...grpc.CallOption) (*Timestamps, error)
GetAuthorization2(ctx context.Context, in *AuthorizationID2, opts ...grpc.CallOption) (*proto.Authorization, error)
GetCertificate(ctx context.Context, in *Serial, opts ...grpc.CallOption) (*proto.Certificate, error)
GetLintPrecertificate(ctx context.Context, in *Serial, opts ...grpc.CallOption) (*proto.Certificate, error)
GetCertificateStatus(ctx context.Context, in *Serial, opts ...grpc.CallOption) (*proto.CertificateStatus, error)
GetOrder(ctx context.Context, in *OrderRequest, opts ...grpc.CallOption) (*proto.Order, error)
GetOrderForNames(ctx context.Context, in *GetOrderForNamesRequest, opts ...grpc.CallOption) (*proto.Order, error)
GetRegistration(ctx context.Context, in *RegistrationID, opts ...grpc.CallOption) (*proto.Registration, error)
GetRegistrationByKey(ctx context.Context, in *JSONWebKey, opts ...grpc.CallOption) (*proto.Registration, error)
GetRevocationStatus(ctx context.Context, in *Serial, opts ...grpc.CallOption) (*RevocationStatus, error)
GetRevokedCertsByShard(ctx context.Context, in *GetRevokedCertsByShardRequest, opts ...grpc.CallOption) (grpc.ServerStreamingClient[proto.CRLEntry], error)
GetSerialMetadata(ctx context.Context, in *Serial, opts ...grpc.CallOption) (*SerialMetadata, error)
GetSerialsByAccount(ctx context.Context, in *RegistrationID, opts ...grpc.CallOption) (grpc.ServerStreamingClient[Serial], error)
GetSerialsByKey(ctx context.Context, in *SPKIHash, opts ...grpc.CallOption) (grpc.ServerStreamingClient[Serial], error)
GetValidAuthorizations2(ctx context.Context, in *GetValidAuthorizationsRequest, opts ...grpc.CallOption) (*Authorizations, error)
GetValidOrderAuthorizations2(ctx context.Context, in *GetValidOrderAuthorizationsRequest, opts ...grpc.CallOption) (*Authorizations, error)
IncidentsForSerial(ctx context.Context, in *Serial, opts ...grpc.CallOption) (*Incidents, error)
KeyBlocked(ctx context.Context, in *SPKIHash, opts ...grpc.CallOption) (*Exists, error)
ReplacementOrderExists(ctx context.Context, in *Serial, opts ...grpc.CallOption) (*Exists, error)
SerialsForIncident(ctx context.Context, in *SerialsForIncidentRequest, opts ...grpc.CallOption) (grpc.ServerStreamingClient[IncidentSerial], error)
CheckIdentifiersPaused(ctx context.Context, in *PauseRequest, opts ...grpc.CallOption) (*Identifiers, error)
GetPausedIdentifiers(ctx context.Context, in *RegistrationID, opts ...grpc.CallOption) (*Identifiers, error)
GetRateLimitOverride(ctx context.Context, in *GetRateLimitOverrideRequest, opts ...grpc.CallOption) (*RateLimitOverrideResponse, error)
GetEnabledRateLimitOverrides(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (grpc.ServerStreamingClient[RateLimitOverrideResponse], error)
}
StorageAuthorityReadOnlyClient is the client API for StorageAuthorityReadOnly 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.
StorageAuthorityReadOnly exposes only those SA methods which are read-only.
func NewStorageAuthorityReadOnlyClient ¶
func NewStorageAuthorityReadOnlyClient(cc grpc.ClientConnInterface) StorageAuthorityReadOnlyClient
type StorageAuthorityReadOnlyServer ¶
type StorageAuthorityReadOnlyServer interface {
CountInvalidAuthorizations2(context.Context, *CountInvalidAuthorizationsRequest) (*Count, error)
CountPendingAuthorizations2(context.Context, *RegistrationID) (*Count, error)
FQDNSetExists(context.Context, *FQDNSetExistsRequest) (*Exists, error)
FQDNSetTimestampsForWindow(context.Context, *CountFQDNSetsRequest) (*Timestamps, error)
GetAuthorization2(context.Context, *AuthorizationID2) (*proto.Authorization, error)
GetCertificate(context.Context, *Serial) (*proto.Certificate, error)
GetLintPrecertificate(context.Context, *Serial) (*proto.Certificate, error)
GetCertificateStatus(context.Context, *Serial) (*proto.CertificateStatus, error)
GetOrder(context.Context, *OrderRequest) (*proto.Order, error)
GetOrderForNames(context.Context, *GetOrderForNamesRequest) (*proto.Order, error)
GetRegistration(context.Context, *RegistrationID) (*proto.Registration, error)
GetRegistrationByKey(context.Context, *JSONWebKey) (*proto.Registration, error)
GetRevocationStatus(context.Context, *Serial) (*RevocationStatus, error)
GetRevokedCertsByShard(*GetRevokedCertsByShardRequest, grpc.ServerStreamingServer[proto.CRLEntry]) error
GetSerialMetadata(context.Context, *Serial) (*SerialMetadata, error)
GetSerialsByAccount(*RegistrationID, grpc.ServerStreamingServer[Serial]) error
GetSerialsByKey(*SPKIHash, grpc.ServerStreamingServer[Serial]) error
GetValidAuthorizations2(context.Context, *GetValidAuthorizationsRequest) (*Authorizations, error)
GetValidOrderAuthorizations2(context.Context, *GetValidOrderAuthorizationsRequest) (*Authorizations, error)
IncidentsForSerial(context.Context, *Serial) (*Incidents, error)
KeyBlocked(context.Context, *SPKIHash) (*Exists, error)
ReplacementOrderExists(context.Context, *Serial) (*Exists, error)
SerialsForIncident(*SerialsForIncidentRequest, grpc.ServerStreamingServer[IncidentSerial]) error
CheckIdentifiersPaused(context.Context, *PauseRequest) (*Identifiers, error)
GetPausedIdentifiers(context.Context, *RegistrationID) (*Identifiers, error)
GetRateLimitOverride(context.Context, *GetRateLimitOverrideRequest) (*RateLimitOverrideResponse, error)
GetEnabledRateLimitOverrides(*emptypb.Empty, grpc.ServerStreamingServer[RateLimitOverrideResponse]) error
// contains filtered or unexported methods
}
StorageAuthorityReadOnlyServer is the server API for StorageAuthorityReadOnly service. All implementations must embed UnimplementedStorageAuthorityReadOnlyServer for forward compatibility.
StorageAuthorityReadOnly exposes only those SA methods which are read-only.
type StorageAuthorityReadOnly_GetEnabledRateLimitOverridesClient ¶
type StorageAuthorityReadOnly_GetEnabledRateLimitOverridesClient = grpc.ServerStreamingClient[RateLimitOverrideResponse]
This type alias is provided for backwards compatibility with existing code that references the prior non-generic stream type by name.
type StorageAuthorityReadOnly_GetEnabledRateLimitOverridesServer ¶
type StorageAuthorityReadOnly_GetEnabledRateLimitOverridesServer = grpc.ServerStreamingServer[RateLimitOverrideResponse]
This type alias is provided for backwards compatibility with existing code that references the prior non-generic stream type by name.
type StorageAuthorityReadOnly_GetRevokedCertsByShardClient ¶
type StorageAuthorityReadOnly_GetRevokedCertsByShardClient = grpc.ServerStreamingClient[proto.CRLEntry]
This type alias is provided for backwards compatibility with existing code that references the prior non-generic stream type by name.
type StorageAuthorityReadOnly_GetRevokedCertsByShardServer ¶
type StorageAuthorityReadOnly_GetRevokedCertsByShardServer = grpc.ServerStreamingServer[proto.CRLEntry]
This type alias is provided for backwards compatibility with existing code that references the prior non-generic stream type by name.
type StorageAuthorityReadOnly_GetSerialsByAccountClient ¶
type StorageAuthorityReadOnly_GetSerialsByAccountClient = grpc.ServerStreamingClient[Serial]
This type alias is provided for backwards compatibility with existing code that references the prior non-generic stream type by name.
type StorageAuthorityReadOnly_GetSerialsByAccountServer ¶
type StorageAuthorityReadOnly_GetSerialsByAccountServer = grpc.ServerStreamingServer[Serial]
This type alias is provided for backwards compatibility with existing code that references the prior non-generic stream type by name.
type StorageAuthorityReadOnly_GetSerialsByKeyClient ¶
type StorageAuthorityReadOnly_GetSerialsByKeyClient = grpc.ServerStreamingClient[Serial]
This type alias is provided for backwards compatibility with existing code that references the prior non-generic stream type by name.
type StorageAuthorityReadOnly_GetSerialsByKeyServer ¶
type StorageAuthorityReadOnly_GetSerialsByKeyServer = grpc.ServerStreamingServer[Serial]
This type alias is provided for backwards compatibility with existing code that references the prior non-generic stream type by name.
type StorageAuthorityReadOnly_SerialsForIncidentClient ¶
type StorageAuthorityReadOnly_SerialsForIncidentClient = grpc.ServerStreamingClient[IncidentSerial]
This type alias is provided for backwards compatibility with existing code that references the prior non-generic stream type by name.
type StorageAuthorityReadOnly_SerialsForIncidentServer ¶
type StorageAuthorityReadOnly_SerialsForIncidentServer = grpc.ServerStreamingServer[IncidentSerial]
This type alias is provided for backwards compatibility with existing code that references the prior non-generic stream type by name.
type StorageAuthorityServer ¶
type StorageAuthorityServer interface {
// Getters: this list must be identical to the StorageAuthorityReadOnly rpcs.
CountInvalidAuthorizations2(context.Context, *CountInvalidAuthorizationsRequest) (*Count, error)
CountPendingAuthorizations2(context.Context, *RegistrationID) (*Count, error)
FQDNSetExists(context.Context, *FQDNSetExistsRequest) (*Exists, error)
FQDNSetTimestampsForWindow(context.Context, *CountFQDNSetsRequest) (*Timestamps, error)
GetAuthorization2(context.Context, *AuthorizationID2) (*proto.Authorization, error)
GetCertificate(context.Context, *Serial) (*proto.Certificate, error)
GetLintPrecertificate(context.Context, *Serial) (*proto.Certificate, error)
GetCertificateStatus(context.Context, *Serial) (*proto.CertificateStatus, error)
GetOrder(context.Context, *OrderRequest) (*proto.Order, error)
GetOrderForNames(context.Context, *GetOrderForNamesRequest) (*proto.Order, error)
GetRegistration(context.Context, *RegistrationID) (*proto.Registration, error)
GetRegistrationByKey(context.Context, *JSONWebKey) (*proto.Registration, error)
GetRevocationStatus(context.Context, *Serial) (*RevocationStatus, error)
GetRevokedCertsByShard(*GetRevokedCertsByShardRequest, grpc.ServerStreamingServer[proto.CRLEntry]) error
GetSerialMetadata(context.Context, *Serial) (*SerialMetadata, error)
GetSerialsByAccount(*RegistrationID, grpc.ServerStreamingServer[Serial]) error
GetSerialsByKey(*SPKIHash, grpc.ServerStreamingServer[Serial]) error
GetValidAuthorizations2(context.Context, *GetValidAuthorizationsRequest) (*Authorizations, error)
GetValidOrderAuthorizations2(context.Context, *GetValidOrderAuthorizationsRequest) (*Authorizations, error)
IncidentsForSerial(context.Context, *Serial) (*Incidents, error)
KeyBlocked(context.Context, *SPKIHash) (*Exists, error)
ReplacementOrderExists(context.Context, *Serial) (*Exists, error)
SerialsForIncident(*SerialsForIncidentRequest, grpc.ServerStreamingServer[IncidentSerial]) error
CheckIdentifiersPaused(context.Context, *PauseRequest) (*Identifiers, error)
GetPausedIdentifiers(context.Context, *RegistrationID) (*Identifiers, error)
GetRateLimitOverride(context.Context, *GetRateLimitOverrideRequest) (*RateLimitOverrideResponse, error)
GetEnabledRateLimitOverrides(*emptypb.Empty, grpc.ServerStreamingServer[RateLimitOverrideResponse]) error
// Adders
AddBlockedKey(context.Context, *AddBlockedKeyRequest) (*emptypb.Empty, error)
AddCertificate(context.Context, *AddCertificateRequest) (*emptypb.Empty, error)
AddPrecertificate(context.Context, *AddCertificateRequest) (*emptypb.Empty, error)
AddSerial(context.Context, *AddSerialRequest) (*emptypb.Empty, error)
DeactivateAuthorization2(context.Context, *AuthorizationID2) (*emptypb.Empty, error)
DeactivateRegistration(context.Context, *RegistrationID) (*proto.Registration, error)
FinalizeAuthorization2(context.Context, *FinalizeAuthorizationRequest) (*emptypb.Empty, error)
FinalizeOrder(context.Context, *FinalizeOrderRequest) (*emptypb.Empty, error)
NewOrderAndAuthzs(context.Context, *NewOrderAndAuthzsRequest) (*proto.Order, error)
NewRegistration(context.Context, *proto.Registration) (*proto.Registration, error)
RevokeCertificate(context.Context, *RevokeCertificateRequest) (*emptypb.Empty, error)
SetOrderError(context.Context, *SetOrderErrorRequest) (*emptypb.Empty, error)
SetOrderProcessing(context.Context, *OrderRequest) (*emptypb.Empty, error)
UpdateRegistrationKey(context.Context, *UpdateRegistrationKeyRequest) (*proto.Registration, error)
UpdateRevokedCertificate(context.Context, *RevokeCertificateRequest) (*emptypb.Empty, error)
LeaseCRLShard(context.Context, *LeaseCRLShardRequest) (*LeaseCRLShardResponse, error)
UpdateCRLShard(context.Context, *UpdateCRLShardRequest) (*emptypb.Empty, error)
PauseIdentifiers(context.Context, *PauseRequest) (*PauseIdentifiersResponse, error)
UnpauseAccount(context.Context, *RegistrationID) (*Count, error)
AddRateLimitOverride(context.Context, *AddRateLimitOverrideRequest) (*AddRateLimitOverrideResponse, error)
DisableRateLimitOverride(context.Context, *DisableRateLimitOverrideRequest) (*emptypb.Empty, error)
EnableRateLimitOverride(context.Context, *EnableRateLimitOverrideRequest) (*emptypb.Empty, error)
// contains filtered or unexported methods
}
StorageAuthorityServer is the server API for StorageAuthority service. All implementations must embed UnimplementedStorageAuthorityServer for forward compatibility.
StorageAuthority provides full read/write access to the database.
type StorageAuthority_GetEnabledRateLimitOverridesClient ¶
type StorageAuthority_GetEnabledRateLimitOverridesClient = grpc.ServerStreamingClient[RateLimitOverrideResponse]
This type alias is provided for backwards compatibility with existing code that references the prior non-generic stream type by name.
type StorageAuthority_GetEnabledRateLimitOverridesServer ¶
type StorageAuthority_GetEnabledRateLimitOverridesServer = grpc.ServerStreamingServer[RateLimitOverrideResponse]
This type alias is provided for backwards compatibility with existing code that references the prior non-generic stream type by name.
type StorageAuthority_GetRevokedCertsByShardClient ¶
type StorageAuthority_GetRevokedCertsByShardClient = grpc.ServerStreamingClient[proto.CRLEntry]
This type alias is provided for backwards compatibility with existing code that references the prior non-generic stream type by name.
type StorageAuthority_GetRevokedCertsByShardServer ¶
type StorageAuthority_GetRevokedCertsByShardServer = grpc.ServerStreamingServer[proto.CRLEntry]
This type alias is provided for backwards compatibility with existing code that references the prior non-generic stream type by name.
type StorageAuthority_GetSerialsByAccountClient ¶
type StorageAuthority_GetSerialsByAccountClient = grpc.ServerStreamingClient[Serial]
This type alias is provided for backwards compatibility with existing code that references the prior non-generic stream type by name.
type StorageAuthority_GetSerialsByAccountServer ¶
type StorageAuthority_GetSerialsByAccountServer = grpc.ServerStreamingServer[Serial]
This type alias is provided for backwards compatibility with existing code that references the prior non-generic stream type by name.
type StorageAuthority_GetSerialsByKeyClient ¶
type StorageAuthority_GetSerialsByKeyClient = grpc.ServerStreamingClient[Serial]
This type alias is provided for backwards compatibility with existing code that references the prior non-generic stream type by name.
type StorageAuthority_GetSerialsByKeyServer ¶
type StorageAuthority_GetSerialsByKeyServer = grpc.ServerStreamingServer[Serial]
This type alias is provided for backwards compatibility with existing code that references the prior non-generic stream type by name.
type StorageAuthority_SerialsForIncidentClient ¶
type StorageAuthority_SerialsForIncidentClient = grpc.ServerStreamingClient[IncidentSerial]
This type alias is provided for backwards compatibility with existing code that references the prior non-generic stream type by name.
type StorageAuthority_SerialsForIncidentServer ¶
type StorageAuthority_SerialsForIncidentServer = grpc.ServerStreamingServer[IncidentSerial]
This type alias is provided for backwards compatibility with existing code that references the prior non-generic stream type by name.
type Timestamps ¶
type Timestamps struct {
Timestamps []*timestamppb.Timestamp `protobuf:"bytes,2,rep,name=timestamps,proto3" json:"timestamps,omitempty"`
// contains filtered or unexported fields
}
func (*Timestamps) Descriptor
deprecated
func (*Timestamps) Descriptor() ([]byte, []int)
Deprecated: Use Timestamps.ProtoReflect.Descriptor instead.
func (*Timestamps) GetTimestamps ¶
func (x *Timestamps) GetTimestamps() []*timestamppb.Timestamp
func (*Timestamps) ProtoMessage ¶
func (*Timestamps) ProtoMessage()
func (*Timestamps) ProtoReflect ¶
func (x *Timestamps) ProtoReflect() protoreflect.Message
func (*Timestamps) Reset ¶
func (x *Timestamps) Reset()
func (*Timestamps) String ¶
func (x *Timestamps) String() string
type UnimplementedStorageAuthorityReadOnlyServer ¶
type UnimplementedStorageAuthorityReadOnlyServer struct{}
UnimplementedStorageAuthorityReadOnlyServer must be embedded to have forward compatible implementations.
NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.
func (UnimplementedStorageAuthorityReadOnlyServer) CheckIdentifiersPaused ¶
func (UnimplementedStorageAuthorityReadOnlyServer) CheckIdentifiersPaused(context.Context, *PauseRequest) (*Identifiers, error)
func (UnimplementedStorageAuthorityReadOnlyServer) CountInvalidAuthorizations2 ¶
func (UnimplementedStorageAuthorityReadOnlyServer) CountInvalidAuthorizations2(context.Context, *CountInvalidAuthorizationsRequest) (*Count, error)
func (UnimplementedStorageAuthorityReadOnlyServer) CountPendingAuthorizations2 ¶
func (UnimplementedStorageAuthorityReadOnlyServer) CountPendingAuthorizations2(context.Context, *RegistrationID) (*Count, error)
func (UnimplementedStorageAuthorityReadOnlyServer) FQDNSetExists ¶
func (UnimplementedStorageAuthorityReadOnlyServer) FQDNSetExists(context.Context, *FQDNSetExistsRequest) (*Exists, error)
func (UnimplementedStorageAuthorityReadOnlyServer) FQDNSetTimestampsForWindow ¶
func (UnimplementedStorageAuthorityReadOnlyServer) FQDNSetTimestampsForWindow(context.Context, *CountFQDNSetsRequest) (*Timestamps, error)
func (UnimplementedStorageAuthorityReadOnlyServer) GetAuthorization2 ¶
func (UnimplementedStorageAuthorityReadOnlyServer) GetAuthorization2(context.Context, *AuthorizationID2) (*proto.Authorization, error)
func (UnimplementedStorageAuthorityReadOnlyServer) GetCertificate ¶
func (UnimplementedStorageAuthorityReadOnlyServer) GetCertificate(context.Context, *Serial) (*proto.Certificate, error)
func (UnimplementedStorageAuthorityReadOnlyServer) GetCertificateStatus ¶
func (UnimplementedStorageAuthorityReadOnlyServer) GetCertificateStatus(context.Context, *Serial) (*proto.CertificateStatus, error)
func (UnimplementedStorageAuthorityReadOnlyServer) GetEnabledRateLimitOverrides ¶
func (UnimplementedStorageAuthorityReadOnlyServer) GetEnabledRateLimitOverrides(*emptypb.Empty, grpc.ServerStreamingServer[RateLimitOverrideResponse]) error
func (UnimplementedStorageAuthorityReadOnlyServer) GetLintPrecertificate ¶
func (UnimplementedStorageAuthorityReadOnlyServer) GetLintPrecertificate(context.Context, *Serial) (*proto.Certificate, error)
func (UnimplementedStorageAuthorityReadOnlyServer) GetOrder ¶
func (UnimplementedStorageAuthorityReadOnlyServer) GetOrder(context.Context, *OrderRequest) (*proto.Order, error)
func (UnimplementedStorageAuthorityReadOnlyServer) GetOrderForNames ¶
func (UnimplementedStorageAuthorityReadOnlyServer) GetOrderForNames(context.Context, *GetOrderForNamesRequest) (*proto.Order, error)
func (UnimplementedStorageAuthorityReadOnlyServer) GetPausedIdentifiers ¶
func (UnimplementedStorageAuthorityReadOnlyServer) GetPausedIdentifiers(context.Context, *RegistrationID) (*Identifiers, error)
func (UnimplementedStorageAuthorityReadOnlyServer) GetRateLimitOverride ¶
func (UnimplementedStorageAuthorityReadOnlyServer) GetRateLimitOverride(context.Context, *GetRateLimitOverrideRequest) (*RateLimitOverrideResponse, error)
func (UnimplementedStorageAuthorityReadOnlyServer) GetRegistration ¶
func (UnimplementedStorageAuthorityReadOnlyServer) GetRegistration(context.Context, *RegistrationID) (*proto.Registration, error)
func (UnimplementedStorageAuthorityReadOnlyServer) GetRegistrationByKey ¶
func (UnimplementedStorageAuthorityReadOnlyServer) GetRegistrationByKey(context.Context, *JSONWebKey) (*proto.Registration, error)
func (UnimplementedStorageAuthorityReadOnlyServer) GetRevocationStatus ¶
func (UnimplementedStorageAuthorityReadOnlyServer) GetRevocationStatus(context.Context, *Serial) (*RevocationStatus, error)
func (UnimplementedStorageAuthorityReadOnlyServer) GetRevokedCertsByShard ¶
func (UnimplementedStorageAuthorityReadOnlyServer) GetRevokedCertsByShard(*GetRevokedCertsByShardRequest, grpc.ServerStreamingServer[proto.CRLEntry]) error
func (UnimplementedStorageAuthorityReadOnlyServer) GetSerialMetadata ¶
func (UnimplementedStorageAuthorityReadOnlyServer) GetSerialMetadata(context.Context, *Serial) (*SerialMetadata, error)
func (UnimplementedStorageAuthorityReadOnlyServer) GetSerialsByAccount ¶
func (UnimplementedStorageAuthorityReadOnlyServer) GetSerialsByAccount(*RegistrationID, grpc.ServerStreamingServer[Serial]) error
func (UnimplementedStorageAuthorityReadOnlyServer) GetSerialsByKey ¶
func (UnimplementedStorageAuthorityReadOnlyServer) GetSerialsByKey(*SPKIHash, grpc.ServerStreamingServer[Serial]) error
func (UnimplementedStorageAuthorityReadOnlyServer) GetValidAuthorizations2 ¶
func (UnimplementedStorageAuthorityReadOnlyServer) GetValidAuthorizations2(context.Context, *GetValidAuthorizationsRequest) (*Authorizations, error)
func (UnimplementedStorageAuthorityReadOnlyServer) GetValidOrderAuthorizations2 ¶
func (UnimplementedStorageAuthorityReadOnlyServer) GetValidOrderAuthorizations2(context.Context, *GetValidOrderAuthorizationsRequest) (*Authorizations, error)
func (UnimplementedStorageAuthorityReadOnlyServer) IncidentsForSerial ¶
func (UnimplementedStorageAuthorityReadOnlyServer) KeyBlocked ¶
func (UnimplementedStorageAuthorityReadOnlyServer) ReplacementOrderExists ¶
func (UnimplementedStorageAuthorityReadOnlyServer) SerialsForIncident ¶
func (UnimplementedStorageAuthorityReadOnlyServer) SerialsForIncident(*SerialsForIncidentRequest, grpc.ServerStreamingServer[IncidentSerial]) error
type UnimplementedStorageAuthorityServer ¶
type UnimplementedStorageAuthorityServer struct{}
UnimplementedStorageAuthorityServer must be embedded to have forward compatible implementations.
NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.
func (UnimplementedStorageAuthorityServer) AddBlockedKey ¶
func (UnimplementedStorageAuthorityServer) AddBlockedKey(context.Context, *AddBlockedKeyRequest) (*emptypb.Empty, error)
func (UnimplementedStorageAuthorityServer) AddCertificate ¶
func (UnimplementedStorageAuthorityServer) AddCertificate(context.Context, *AddCertificateRequest) (*emptypb.Empty, error)
func (UnimplementedStorageAuthorityServer) AddPrecertificate ¶
func (UnimplementedStorageAuthorityServer) AddPrecertificate(context.Context, *AddCertificateRequest) (*emptypb.Empty, error)
func (UnimplementedStorageAuthorityServer) AddRateLimitOverride ¶
func (UnimplementedStorageAuthorityServer) AddRateLimitOverride(context.Context, *AddRateLimitOverrideRequest) (*AddRateLimitOverrideResponse, error)
func (UnimplementedStorageAuthorityServer) AddSerial ¶
func (UnimplementedStorageAuthorityServer) AddSerial(context.Context, *AddSerialRequest) (*emptypb.Empty, error)
func (UnimplementedStorageAuthorityServer) CheckIdentifiersPaused ¶
func (UnimplementedStorageAuthorityServer) CheckIdentifiersPaused(context.Context, *PauseRequest) (*Identifiers, error)
func (UnimplementedStorageAuthorityServer) CountInvalidAuthorizations2 ¶
func (UnimplementedStorageAuthorityServer) CountInvalidAuthorizations2(context.Context, *CountInvalidAuthorizationsRequest) (*Count, error)
func (UnimplementedStorageAuthorityServer) CountPendingAuthorizations2 ¶
func (UnimplementedStorageAuthorityServer) CountPendingAuthorizations2(context.Context, *RegistrationID) (*Count, error)
func (UnimplementedStorageAuthorityServer) DeactivateAuthorization2 ¶
func (UnimplementedStorageAuthorityServer) DeactivateAuthorization2(context.Context, *AuthorizationID2) (*emptypb.Empty, error)
func (UnimplementedStorageAuthorityServer) DeactivateRegistration ¶
func (UnimplementedStorageAuthorityServer) DeactivateRegistration(context.Context, *RegistrationID) (*proto.Registration, error)
func (UnimplementedStorageAuthorityServer) DisableRateLimitOverride ¶
func (UnimplementedStorageAuthorityServer) DisableRateLimitOverride(context.Context, *DisableRateLimitOverrideRequest) (*emptypb.Empty, error)
func (UnimplementedStorageAuthorityServer) EnableRateLimitOverride ¶
func (UnimplementedStorageAuthorityServer) EnableRateLimitOverride(context.Context, *EnableRateLimitOverrideRequest) (*emptypb.Empty, error)
func (UnimplementedStorageAuthorityServer) FQDNSetExists ¶
func (UnimplementedStorageAuthorityServer) FQDNSetExists(context.Context, *FQDNSetExistsRequest) (*Exists, error)
func (UnimplementedStorageAuthorityServer) FQDNSetTimestampsForWindow ¶
func (UnimplementedStorageAuthorityServer) FQDNSetTimestampsForWindow(context.Context, *CountFQDNSetsRequest) (*Timestamps, error)
func (UnimplementedStorageAuthorityServer) FinalizeAuthorization2 ¶
func (UnimplementedStorageAuthorityServer) FinalizeAuthorization2(context.Context, *FinalizeAuthorizationRequest) (*emptypb.Empty, error)
func (UnimplementedStorageAuthorityServer) FinalizeOrder ¶
func (UnimplementedStorageAuthorityServer) FinalizeOrder(context.Context, *FinalizeOrderRequest) (*emptypb.Empty, error)
func (UnimplementedStorageAuthorityServer) GetAuthorization2 ¶
func (UnimplementedStorageAuthorityServer) GetAuthorization2(context.Context, *AuthorizationID2) (*proto.Authorization, error)
func (UnimplementedStorageAuthorityServer) GetCertificate ¶
func (UnimplementedStorageAuthorityServer) GetCertificate(context.Context, *Serial) (*proto.Certificate, error)
func (UnimplementedStorageAuthorityServer) GetCertificateStatus ¶
func (UnimplementedStorageAuthorityServer) GetCertificateStatus(context.Context, *Serial) (*proto.CertificateStatus, error)
func (UnimplementedStorageAuthorityServer) GetEnabledRateLimitOverrides ¶
func (UnimplementedStorageAuthorityServer) GetEnabledRateLimitOverrides(*emptypb.Empty, grpc.ServerStreamingServer[RateLimitOverrideResponse]) error
func (UnimplementedStorageAuthorityServer) GetLintPrecertificate ¶
func (UnimplementedStorageAuthorityServer) GetLintPrecertificate(context.Context, *Serial) (*proto.Certificate, error)
func (UnimplementedStorageAuthorityServer) GetOrder ¶
func (UnimplementedStorageAuthorityServer) GetOrder(context.Context, *OrderRequest) (*proto.Order, error)
func (UnimplementedStorageAuthorityServer) GetOrderForNames ¶
func (UnimplementedStorageAuthorityServer) GetOrderForNames(context.Context, *GetOrderForNamesRequest) (*proto.Order, error)
func (UnimplementedStorageAuthorityServer) GetPausedIdentifiers ¶
func (UnimplementedStorageAuthorityServer) GetPausedIdentifiers(context.Context, *RegistrationID) (*Identifiers, error)
func (UnimplementedStorageAuthorityServer) GetRateLimitOverride ¶
func (UnimplementedStorageAuthorityServer) GetRateLimitOverride(context.Context, *GetRateLimitOverrideRequest) (*RateLimitOverrideResponse, error)
func (UnimplementedStorageAuthorityServer) GetRegistration ¶
func (UnimplementedStorageAuthorityServer) GetRegistration(context.Context, *RegistrationID) (*proto.Registration, error)
func (UnimplementedStorageAuthorityServer) GetRegistrationByKey ¶
func (UnimplementedStorageAuthorityServer) GetRegistrationByKey(context.Context, *JSONWebKey) (*proto.Registration, error)
func (UnimplementedStorageAuthorityServer) GetRevocationStatus ¶
func (UnimplementedStorageAuthorityServer) GetRevocationStatus(context.Context, *Serial) (*RevocationStatus, error)
func (UnimplementedStorageAuthorityServer) GetRevokedCertsByShard ¶
func (UnimplementedStorageAuthorityServer) GetRevokedCertsByShard(*GetRevokedCertsByShardRequest, grpc.ServerStreamingServer[proto.CRLEntry]) error
func (UnimplementedStorageAuthorityServer) GetSerialMetadata ¶
func (UnimplementedStorageAuthorityServer) GetSerialMetadata(context.Context, *Serial) (*SerialMetadata, error)
func (UnimplementedStorageAuthorityServer) GetSerialsByAccount ¶
func (UnimplementedStorageAuthorityServer) GetSerialsByAccount(*RegistrationID, grpc.ServerStreamingServer[Serial]) error
func (UnimplementedStorageAuthorityServer) GetSerialsByKey ¶
func (UnimplementedStorageAuthorityServer) GetSerialsByKey(*SPKIHash, grpc.ServerStreamingServer[Serial]) error
func (UnimplementedStorageAuthorityServer) GetValidAuthorizations2 ¶
func (UnimplementedStorageAuthorityServer) GetValidAuthorizations2(context.Context, *GetValidAuthorizationsRequest) (*Authorizations, error)
func (UnimplementedStorageAuthorityServer) GetValidOrderAuthorizations2 ¶
func (UnimplementedStorageAuthorityServer) GetValidOrderAuthorizations2(context.Context, *GetValidOrderAuthorizationsRequest) (*Authorizations, error)
func (UnimplementedStorageAuthorityServer) IncidentsForSerial ¶
func (UnimplementedStorageAuthorityServer) KeyBlocked ¶
func (UnimplementedStorageAuthorityServer) LeaseCRLShard ¶
func (UnimplementedStorageAuthorityServer) LeaseCRLShard(context.Context, *LeaseCRLShardRequest) (*LeaseCRLShardResponse, error)
func (UnimplementedStorageAuthorityServer) NewOrderAndAuthzs ¶
func (UnimplementedStorageAuthorityServer) NewOrderAndAuthzs(context.Context, *NewOrderAndAuthzsRequest) (*proto.Order, error)
func (UnimplementedStorageAuthorityServer) NewRegistration ¶
func (UnimplementedStorageAuthorityServer) NewRegistration(context.Context, *proto.Registration) (*proto.Registration, error)
func (UnimplementedStorageAuthorityServer) PauseIdentifiers ¶
func (UnimplementedStorageAuthorityServer) PauseIdentifiers(context.Context, *PauseRequest) (*PauseIdentifiersResponse, error)
func (UnimplementedStorageAuthorityServer) ReplacementOrderExists ¶
func (UnimplementedStorageAuthorityServer) RevokeCertificate ¶
func (UnimplementedStorageAuthorityServer) RevokeCertificate(context.Context, *RevokeCertificateRequest) (*emptypb.Empty, error)
func (UnimplementedStorageAuthorityServer) SerialsForIncident ¶
func (UnimplementedStorageAuthorityServer) SerialsForIncident(*SerialsForIncidentRequest, grpc.ServerStreamingServer[IncidentSerial]) error
func (UnimplementedStorageAuthorityServer) SetOrderError ¶
func (UnimplementedStorageAuthorityServer) SetOrderError(context.Context, *SetOrderErrorRequest) (*emptypb.Empty, error)
func (UnimplementedStorageAuthorityServer) SetOrderProcessing ¶
func (UnimplementedStorageAuthorityServer) SetOrderProcessing(context.Context, *OrderRequest) (*emptypb.Empty, error)
func (UnimplementedStorageAuthorityServer) UnpauseAccount ¶
func (UnimplementedStorageAuthorityServer) UnpauseAccount(context.Context, *RegistrationID) (*Count, error)
func (UnimplementedStorageAuthorityServer) UpdateCRLShard ¶
func (UnimplementedStorageAuthorityServer) UpdateCRLShard(context.Context, *UpdateCRLShardRequest) (*emptypb.Empty, error)
func (UnimplementedStorageAuthorityServer) UpdateRegistrationKey ¶
func (UnimplementedStorageAuthorityServer) UpdateRegistrationKey(context.Context, *UpdateRegistrationKeyRequest) (*proto.Registration, error)
func (UnimplementedStorageAuthorityServer) UpdateRevokedCertificate ¶
func (UnimplementedStorageAuthorityServer) UpdateRevokedCertificate(context.Context, *RevokeCertificateRequest) (*emptypb.Empty, error)
type UnsafeStorageAuthorityReadOnlyServer ¶
type UnsafeStorageAuthorityReadOnlyServer interface {
// contains filtered or unexported methods
}
UnsafeStorageAuthorityReadOnlyServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to StorageAuthorityReadOnlyServer will result in compilation errors.
type UnsafeStorageAuthorityServer ¶
type UnsafeStorageAuthorityServer interface {
// contains filtered or unexported methods
}
UnsafeStorageAuthorityServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to StorageAuthorityServer will result in compilation errors.
type UpdateCRLShardRequest ¶
type UpdateCRLShardRequest struct {
IssuerNameID int64 `protobuf:"varint,1,opt,name=issuerNameID,proto3" json:"issuerNameID,omitempty"`
ShardIdx int64 `protobuf:"varint,2,opt,name=shardIdx,proto3" json:"shardIdx,omitempty"`
ThisUpdate *timestamppb.Timestamp `protobuf:"bytes,3,opt,name=thisUpdate,proto3" json:"thisUpdate,omitempty"`
NextUpdate *timestamppb.Timestamp `protobuf:"bytes,4,opt,name=nextUpdate,proto3" json:"nextUpdate,omitempty"`
// contains filtered or unexported fields
}
func (*UpdateCRLShardRequest) Descriptor
deprecated
func (*UpdateCRLShardRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateCRLShardRequest.ProtoReflect.Descriptor instead.
func (*UpdateCRLShardRequest) GetIssuerNameID ¶
func (x *UpdateCRLShardRequest) GetIssuerNameID() int64
func (*UpdateCRLShardRequest) GetNextUpdate ¶
func (x *UpdateCRLShardRequest) GetNextUpdate() *timestamppb.Timestamp
func (*UpdateCRLShardRequest) GetShardIdx ¶
func (x *UpdateCRLShardRequest) GetShardIdx() int64
func (*UpdateCRLShardRequest) GetThisUpdate ¶
func (x *UpdateCRLShardRequest) GetThisUpdate() *timestamppb.Timestamp
func (*UpdateCRLShardRequest) ProtoMessage ¶
func (*UpdateCRLShardRequest) ProtoMessage()
func (*UpdateCRLShardRequest) ProtoReflect ¶
func (x *UpdateCRLShardRequest) ProtoReflect() protoreflect.Message
func (*UpdateCRLShardRequest) Reset ¶
func (x *UpdateCRLShardRequest) Reset()
func (*UpdateCRLShardRequest) String ¶
func (x *UpdateCRLShardRequest) String() string
type UpdateRegistrationKeyRequest ¶
type UpdateRegistrationKeyRequest struct {
RegistrationID int64 `protobuf:"varint,1,opt,name=registrationID,proto3" json:"registrationID,omitempty"`
Jwk []byte `protobuf:"bytes,2,opt,name=jwk,proto3" json:"jwk,omitempty"`
// contains filtered or unexported fields
}
func (*UpdateRegistrationKeyRequest) Descriptor
deprecated
func (*UpdateRegistrationKeyRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateRegistrationKeyRequest.ProtoReflect.Descriptor instead.
func (*UpdateRegistrationKeyRequest) GetJwk ¶
func (x *UpdateRegistrationKeyRequest) GetJwk() []byte
func (*UpdateRegistrationKeyRequest) GetRegistrationID ¶
func (x *UpdateRegistrationKeyRequest) GetRegistrationID() int64
func (*UpdateRegistrationKeyRequest) ProtoMessage ¶
func (*UpdateRegistrationKeyRequest) ProtoMessage()
func (*UpdateRegistrationKeyRequest) ProtoReflect ¶
func (x *UpdateRegistrationKeyRequest) ProtoReflect() protoreflect.Message
func (*UpdateRegistrationKeyRequest) Reset ¶
func (x *UpdateRegistrationKeyRequest) Reset()
func (*UpdateRegistrationKeyRequest) String ¶
func (x *UpdateRegistrationKeyRequest) String() string