v0

package
v8.0.0-...-7c4b7c9 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 12, 2024 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_com_digitalasset_canton_pruning_admin_v0_pruning_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type ClearSchedule

type ClearSchedule struct {
	// contains filtered or unexported fields
}

func (*ClearSchedule) Descriptor deprecated

func (*ClearSchedule) Descriptor() ([]byte, []int)

Deprecated: Use ClearSchedule.ProtoReflect.Descriptor instead.

func (*ClearSchedule) ProtoMessage

func (*ClearSchedule) ProtoMessage()

func (*ClearSchedule) ProtoReflect

func (x *ClearSchedule) ProtoReflect() protoreflect.Message

func (*ClearSchedule) Reset

func (x *ClearSchedule) Reset()

func (*ClearSchedule) String

func (x *ClearSchedule) String() string

type ClearSchedule_Request

type ClearSchedule_Request struct {
	// contains filtered or unexported fields
}

func (*ClearSchedule_Request) Descriptor deprecated

func (*ClearSchedule_Request) Descriptor() ([]byte, []int)

Deprecated: Use ClearSchedule_Request.ProtoReflect.Descriptor instead.

func (*ClearSchedule_Request) ProtoMessage

func (*ClearSchedule_Request) ProtoMessage()

func (*ClearSchedule_Request) ProtoReflect

func (x *ClearSchedule_Request) ProtoReflect() protoreflect.Message

func (*ClearSchedule_Request) Reset

func (x *ClearSchedule_Request) Reset()

func (*ClearSchedule_Request) String

func (x *ClearSchedule_Request) String() string

type ClearSchedule_Response

type ClearSchedule_Response struct {
	// contains filtered or unexported fields
}

func (*ClearSchedule_Response) Descriptor deprecated

func (*ClearSchedule_Response) Descriptor() ([]byte, []int)

Deprecated: Use ClearSchedule_Response.ProtoReflect.Descriptor instead.

func (*ClearSchedule_Response) ProtoMessage

func (*ClearSchedule_Response) ProtoMessage()

func (*ClearSchedule_Response) ProtoReflect

func (x *ClearSchedule_Response) ProtoReflect() protoreflect.Message

func (*ClearSchedule_Response) Reset

func (x *ClearSchedule_Response) Reset()

func (*ClearSchedule_Response) String

func (x *ClearSchedule_Response) String() string

type GetParticipantSchedule

type GetParticipantSchedule struct {
	// contains filtered or unexported fields
}

func (*GetParticipantSchedule) Descriptor deprecated

func (*GetParticipantSchedule) Descriptor() ([]byte, []int)

Deprecated: Use GetParticipantSchedule.ProtoReflect.Descriptor instead.

func (*GetParticipantSchedule) ProtoMessage

func (*GetParticipantSchedule) ProtoMessage()

func (*GetParticipantSchedule) ProtoReflect

func (x *GetParticipantSchedule) ProtoReflect() protoreflect.Message

func (*GetParticipantSchedule) Reset

func (x *GetParticipantSchedule) Reset()

func (*GetParticipantSchedule) String

func (x *GetParticipantSchedule) String() string

type GetParticipantSchedule_Request

type GetParticipantSchedule_Request struct {
	// contains filtered or unexported fields
}

func (*GetParticipantSchedule_Request) Descriptor deprecated

func (*GetParticipantSchedule_Request) Descriptor() ([]byte, []int)

Deprecated: Use GetParticipantSchedule_Request.ProtoReflect.Descriptor instead.

func (*GetParticipantSchedule_Request) ProtoMessage

func (*GetParticipantSchedule_Request) ProtoMessage()

func (*GetParticipantSchedule_Request) ProtoReflect

func (*GetParticipantSchedule_Request) Reset

func (x *GetParticipantSchedule_Request) Reset()

func (*GetParticipantSchedule_Request) String

type GetParticipantSchedule_Response

type GetParticipantSchedule_Response struct {
	Schedule *ParticipantPruningSchedule `protobuf:"bytes,1,opt,name=schedule,proto3" json:"schedule,omitempty"`
	// contains filtered or unexported fields
}

func (*GetParticipantSchedule_Response) Descriptor deprecated

func (*GetParticipantSchedule_Response) Descriptor() ([]byte, []int)

Deprecated: Use GetParticipantSchedule_Response.ProtoReflect.Descriptor instead.

func (*GetParticipantSchedule_Response) GetSchedule

func (*GetParticipantSchedule_Response) ProtoMessage

func (*GetParticipantSchedule_Response) ProtoMessage()

func (*GetParticipantSchedule_Response) ProtoReflect

func (*GetParticipantSchedule_Response) Reset

func (*GetParticipantSchedule_Response) String

type GetSchedule

type GetSchedule struct {
	// contains filtered or unexported fields
}

func (*GetSchedule) Descriptor deprecated

func (*GetSchedule) Descriptor() ([]byte, []int)

Deprecated: Use GetSchedule.ProtoReflect.Descriptor instead.

func (*GetSchedule) ProtoMessage

func (*GetSchedule) ProtoMessage()

func (*GetSchedule) ProtoReflect

func (x *GetSchedule) ProtoReflect() protoreflect.Message

func (*GetSchedule) Reset

func (x *GetSchedule) Reset()

func (*GetSchedule) String

func (x *GetSchedule) String() string

type GetSchedule_Request

type GetSchedule_Request struct {
	// contains filtered or unexported fields
}

func (*GetSchedule_Request) Descriptor deprecated

func (*GetSchedule_Request) Descriptor() ([]byte, []int)

Deprecated: Use GetSchedule_Request.ProtoReflect.Descriptor instead.

func (*GetSchedule_Request) ProtoMessage

func (*GetSchedule_Request) ProtoMessage()

func (*GetSchedule_Request) ProtoReflect

func (x *GetSchedule_Request) ProtoReflect() protoreflect.Message

func (*GetSchedule_Request) Reset

func (x *GetSchedule_Request) Reset()

func (*GetSchedule_Request) String

func (x *GetSchedule_Request) String() string

type GetSchedule_Response

type GetSchedule_Response struct {
	Schedule *PruningSchedule `protobuf:"bytes,1,opt,name=schedule,proto3" json:"schedule,omitempty"`
	// contains filtered or unexported fields
}

func (*GetSchedule_Response) Descriptor deprecated

func (*GetSchedule_Response) Descriptor() ([]byte, []int)

Deprecated: Use GetSchedule_Response.ProtoReflect.Descriptor instead.

func (*GetSchedule_Response) GetSchedule

func (x *GetSchedule_Response) GetSchedule() *PruningSchedule

func (*GetSchedule_Response) ProtoMessage

func (*GetSchedule_Response) ProtoMessage()

func (*GetSchedule_Response) ProtoReflect

func (x *GetSchedule_Response) ProtoReflect() protoreflect.Message

func (*GetSchedule_Response) Reset

func (x *GetSchedule_Response) Reset()

func (*GetSchedule_Response) String

func (x *GetSchedule_Response) String() string

type LocatePruningTimestamp

type LocatePruningTimestamp struct {
	// contains filtered or unexported fields
}

func (*LocatePruningTimestamp) Descriptor deprecated

func (*LocatePruningTimestamp) Descriptor() ([]byte, []int)

Deprecated: Use LocatePruningTimestamp.ProtoReflect.Descriptor instead.

func (*LocatePruningTimestamp) ProtoMessage

func (*LocatePruningTimestamp) ProtoMessage()

func (*LocatePruningTimestamp) ProtoReflect

func (x *LocatePruningTimestamp) ProtoReflect() protoreflect.Message

func (*LocatePruningTimestamp) Reset

func (x *LocatePruningTimestamp) Reset()

func (*LocatePruningTimestamp) String

func (x *LocatePruningTimestamp) String() string

type LocatePruningTimestamp_Request

type LocatePruningTimestamp_Request struct {
	Index int32 `protobuf:"varint,1,opt,name=index,proto3" json:"index,omitempty"`
	// contains filtered or unexported fields
}

func (*LocatePruningTimestamp_Request) Descriptor deprecated

func (*LocatePruningTimestamp_Request) Descriptor() ([]byte, []int)

Deprecated: Use LocatePruningTimestamp_Request.ProtoReflect.Descriptor instead.

func (*LocatePruningTimestamp_Request) GetIndex

func (x *LocatePruningTimestamp_Request) GetIndex() int32

func (*LocatePruningTimestamp_Request) ProtoMessage

func (*LocatePruningTimestamp_Request) ProtoMessage()

func (*LocatePruningTimestamp_Request) ProtoReflect

func (*LocatePruningTimestamp_Request) Reset

func (x *LocatePruningTimestamp_Request) Reset()

func (*LocatePruningTimestamp_Request) String

type LocatePruningTimestamp_Response

type LocatePruningTimestamp_Response struct {
	Timestamp *timestamppb.Timestamp `protobuf:"bytes,1,opt,name=timestamp,proto3" json:"timestamp,omitempty"`
	// contains filtered or unexported fields
}

func (*LocatePruningTimestamp_Response) Descriptor deprecated

func (*LocatePruningTimestamp_Response) Descriptor() ([]byte, []int)

Deprecated: Use LocatePruningTimestamp_Response.ProtoReflect.Descriptor instead.

func (*LocatePruningTimestamp_Response) GetTimestamp

func (*LocatePruningTimestamp_Response) ProtoMessage

func (*LocatePruningTimestamp_Response) ProtoMessage()

func (*LocatePruningTimestamp_Response) ProtoReflect

func (*LocatePruningTimestamp_Response) Reset

func (*LocatePruningTimestamp_Response) String

type ParticipantPruningSchedule

type ParticipantPruningSchedule struct {
	Schedule            *PruningSchedule `protobuf:"bytes,1,opt,name=schedule,proto3" json:"schedule,omitempty"`
	PruneInternallyOnly bool             `protobuf:"varint,2,opt,name=prune_internally_only,json=pruneInternallyOnly,proto3" json:"prune_internally_only,omitempty"`
	// contains filtered or unexported fields
}

func (*ParticipantPruningSchedule) Descriptor deprecated

func (*ParticipantPruningSchedule) Descriptor() ([]byte, []int)

Deprecated: Use ParticipantPruningSchedule.ProtoReflect.Descriptor instead.

func (*ParticipantPruningSchedule) GetPruneInternallyOnly

func (x *ParticipantPruningSchedule) GetPruneInternallyOnly() bool

func (*ParticipantPruningSchedule) GetSchedule

func (x *ParticipantPruningSchedule) GetSchedule() *PruningSchedule

func (*ParticipantPruningSchedule) ProtoMessage

func (*ParticipantPruningSchedule) ProtoMessage()

func (*ParticipantPruningSchedule) ProtoReflect

func (*ParticipantPruningSchedule) Reset

func (x *ParticipantPruningSchedule) Reset()

func (*ParticipantPruningSchedule) String

func (x *ParticipantPruningSchedule) String() string

type PruningSchedule

type PruningSchedule struct {
	Cron        string               `protobuf:"bytes,1,opt,name=cron,proto3" json:"cron,omitempty"`
	MaxDuration *durationpb.Duration `protobuf:"bytes,2,opt,name=max_duration,json=maxDuration,proto3" json:"max_duration,omitempty"`
	Retention   *durationpb.Duration `protobuf:"bytes,3,opt,name=retention,proto3" json:"retention,omitempty"`
	// contains filtered or unexported fields
}

func (*PruningSchedule) Descriptor deprecated

func (*PruningSchedule) Descriptor() ([]byte, []int)

Deprecated: Use PruningSchedule.ProtoReflect.Descriptor instead.

func (*PruningSchedule) GetCron

func (x *PruningSchedule) GetCron() string

func (*PruningSchedule) GetMaxDuration

func (x *PruningSchedule) GetMaxDuration() *durationpb.Duration

func (*PruningSchedule) GetRetention

func (x *PruningSchedule) GetRetention() *durationpb.Duration

func (*PruningSchedule) ProtoMessage

func (*PruningSchedule) ProtoMessage()

func (*PruningSchedule) ProtoReflect

func (x *PruningSchedule) ProtoReflect() protoreflect.Message

func (*PruningSchedule) Reset

func (x *PruningSchedule) Reset()

func (*PruningSchedule) String

func (x *PruningSchedule) String() string

type SetCron

type SetCron struct {
	// contains filtered or unexported fields
}

func (*SetCron) Descriptor deprecated

func (*SetCron) Descriptor() ([]byte, []int)

Deprecated: Use SetCron.ProtoReflect.Descriptor instead.

func (*SetCron) ProtoMessage

func (*SetCron) ProtoMessage()

func (*SetCron) ProtoReflect

func (x *SetCron) ProtoReflect() protoreflect.Message

func (*SetCron) Reset

func (x *SetCron) Reset()

func (*SetCron) String

func (x *SetCron) String() string

type SetCron_Request

type SetCron_Request struct {
	Cron string `protobuf:"bytes,1,opt,name=cron,proto3" json:"cron,omitempty"`
	// contains filtered or unexported fields
}

func (*SetCron_Request) Descriptor deprecated

func (*SetCron_Request) Descriptor() ([]byte, []int)

Deprecated: Use SetCron_Request.ProtoReflect.Descriptor instead.

func (*SetCron_Request) GetCron

func (x *SetCron_Request) GetCron() string

func (*SetCron_Request) ProtoMessage

func (*SetCron_Request) ProtoMessage()

func (*SetCron_Request) ProtoReflect

func (x *SetCron_Request) ProtoReflect() protoreflect.Message

func (*SetCron_Request) Reset

func (x *SetCron_Request) Reset()

func (*SetCron_Request) String

func (x *SetCron_Request) String() string

type SetCron_Response

type SetCron_Response struct {
	// contains filtered or unexported fields
}

func (*SetCron_Response) Descriptor deprecated

func (*SetCron_Response) Descriptor() ([]byte, []int)

Deprecated: Use SetCron_Response.ProtoReflect.Descriptor instead.

func (*SetCron_Response) ProtoMessage

func (*SetCron_Response) ProtoMessage()

func (*SetCron_Response) ProtoReflect

func (x *SetCron_Response) ProtoReflect() protoreflect.Message

func (*SetCron_Response) Reset

func (x *SetCron_Response) Reset()

func (*SetCron_Response) String

func (x *SetCron_Response) String() string

type SetMaxDuration

type SetMaxDuration struct {
	// contains filtered or unexported fields
}

func (*SetMaxDuration) Descriptor deprecated

func (*SetMaxDuration) Descriptor() ([]byte, []int)

Deprecated: Use SetMaxDuration.ProtoReflect.Descriptor instead.

func (*SetMaxDuration) ProtoMessage

func (*SetMaxDuration) ProtoMessage()

func (*SetMaxDuration) ProtoReflect

func (x *SetMaxDuration) ProtoReflect() protoreflect.Message

func (*SetMaxDuration) Reset

func (x *SetMaxDuration) Reset()

func (*SetMaxDuration) String

func (x *SetMaxDuration) String() string

type SetMaxDuration_Request

type SetMaxDuration_Request struct {
	MaxDuration *durationpb.Duration `protobuf:"bytes,1,opt,name=max_duration,json=maxDuration,proto3" json:"max_duration,omitempty"`
	// contains filtered or unexported fields
}

func (*SetMaxDuration_Request) Descriptor deprecated

func (*SetMaxDuration_Request) Descriptor() ([]byte, []int)

Deprecated: Use SetMaxDuration_Request.ProtoReflect.Descriptor instead.

func (*SetMaxDuration_Request) GetMaxDuration

func (x *SetMaxDuration_Request) GetMaxDuration() *durationpb.Duration

func (*SetMaxDuration_Request) ProtoMessage

func (*SetMaxDuration_Request) ProtoMessage()

func (*SetMaxDuration_Request) ProtoReflect

func (x *SetMaxDuration_Request) ProtoReflect() protoreflect.Message

func (*SetMaxDuration_Request) Reset

func (x *SetMaxDuration_Request) Reset()

func (*SetMaxDuration_Request) String

func (x *SetMaxDuration_Request) String() string

type SetMaxDuration_Response

type SetMaxDuration_Response struct {
	// contains filtered or unexported fields
}

func (*SetMaxDuration_Response) Descriptor deprecated

func (*SetMaxDuration_Response) Descriptor() ([]byte, []int)

Deprecated: Use SetMaxDuration_Response.ProtoReflect.Descriptor instead.

func (*SetMaxDuration_Response) ProtoMessage

func (*SetMaxDuration_Response) ProtoMessage()

func (*SetMaxDuration_Response) ProtoReflect

func (x *SetMaxDuration_Response) ProtoReflect() protoreflect.Message

func (*SetMaxDuration_Response) Reset

func (x *SetMaxDuration_Response) Reset()

func (*SetMaxDuration_Response) String

func (x *SetMaxDuration_Response) String() string

type SetParticipantSchedule

type SetParticipantSchedule struct {
	// contains filtered or unexported fields
}

func (*SetParticipantSchedule) Descriptor deprecated

func (*SetParticipantSchedule) Descriptor() ([]byte, []int)

Deprecated: Use SetParticipantSchedule.ProtoReflect.Descriptor instead.

func (*SetParticipantSchedule) ProtoMessage

func (*SetParticipantSchedule) ProtoMessage()

func (*SetParticipantSchedule) ProtoReflect

func (x *SetParticipantSchedule) ProtoReflect() protoreflect.Message

func (*SetParticipantSchedule) Reset

func (x *SetParticipantSchedule) Reset()

func (*SetParticipantSchedule) String

func (x *SetParticipantSchedule) String() string

type SetParticipantSchedule_Request

type SetParticipantSchedule_Request struct {
	Schedule *ParticipantPruningSchedule `protobuf:"bytes,1,opt,name=schedule,proto3" json:"schedule,omitempty"`
	// contains filtered or unexported fields
}

func (*SetParticipantSchedule_Request) Descriptor deprecated

func (*SetParticipantSchedule_Request) Descriptor() ([]byte, []int)

Deprecated: Use SetParticipantSchedule_Request.ProtoReflect.Descriptor instead.

func (*SetParticipantSchedule_Request) GetSchedule

func (*SetParticipantSchedule_Request) ProtoMessage

func (*SetParticipantSchedule_Request) ProtoMessage()

func (*SetParticipantSchedule_Request) ProtoReflect

func (*SetParticipantSchedule_Request) Reset

func (x *SetParticipantSchedule_Request) Reset()

func (*SetParticipantSchedule_Request) String

type SetParticipantSchedule_Response

type SetParticipantSchedule_Response struct {
	// contains filtered or unexported fields
}

func (*SetParticipantSchedule_Response) Descriptor deprecated

func (*SetParticipantSchedule_Response) Descriptor() ([]byte, []int)

Deprecated: Use SetParticipantSchedule_Response.ProtoReflect.Descriptor instead.

func (*SetParticipantSchedule_Response) ProtoMessage

func (*SetParticipantSchedule_Response) ProtoMessage()

func (*SetParticipantSchedule_Response) ProtoReflect

func (*SetParticipantSchedule_Response) Reset

func (*SetParticipantSchedule_Response) String

type SetRetention

type SetRetention struct {
	// contains filtered or unexported fields
}

func (*SetRetention) Descriptor deprecated

func (*SetRetention) Descriptor() ([]byte, []int)

Deprecated: Use SetRetention.ProtoReflect.Descriptor instead.

func (*SetRetention) ProtoMessage

func (*SetRetention) ProtoMessage()

func (*SetRetention) ProtoReflect

func (x *SetRetention) ProtoReflect() protoreflect.Message

func (*SetRetention) Reset

func (x *SetRetention) Reset()

func (*SetRetention) String

func (x *SetRetention) String() string

type SetRetention_Request

type SetRetention_Request struct {
	Retention *durationpb.Duration `protobuf:"bytes,1,opt,name=retention,proto3" json:"retention,omitempty"`
	// contains filtered or unexported fields
}

func (*SetRetention_Request) Descriptor deprecated

func (*SetRetention_Request) Descriptor() ([]byte, []int)

Deprecated: Use SetRetention_Request.ProtoReflect.Descriptor instead.

func (*SetRetention_Request) GetRetention

func (x *SetRetention_Request) GetRetention() *durationpb.Duration

func (*SetRetention_Request) ProtoMessage

func (*SetRetention_Request) ProtoMessage()

func (*SetRetention_Request) ProtoReflect

func (x *SetRetention_Request) ProtoReflect() protoreflect.Message

func (*SetRetention_Request) Reset

func (x *SetRetention_Request) Reset()

func (*SetRetention_Request) String

func (x *SetRetention_Request) String() string

type SetRetention_Response

type SetRetention_Response struct {
	// contains filtered or unexported fields
}

func (*SetRetention_Response) Descriptor deprecated

func (*SetRetention_Response) Descriptor() ([]byte, []int)

Deprecated: Use SetRetention_Response.ProtoReflect.Descriptor instead.

func (*SetRetention_Response) ProtoMessage

func (*SetRetention_Response) ProtoMessage()

func (*SetRetention_Response) ProtoReflect

func (x *SetRetention_Response) ProtoReflect() protoreflect.Message

func (*SetRetention_Response) Reset

func (x *SetRetention_Response) Reset()

func (*SetRetention_Response) String

func (x *SetRetention_Response) String() string

type SetSchedule

type SetSchedule struct {
	// contains filtered or unexported fields
}

func (*SetSchedule) Descriptor deprecated

func (*SetSchedule) Descriptor() ([]byte, []int)

Deprecated: Use SetSchedule.ProtoReflect.Descriptor instead.

func (*SetSchedule) ProtoMessage

func (*SetSchedule) ProtoMessage()

func (*SetSchedule) ProtoReflect

func (x *SetSchedule) ProtoReflect() protoreflect.Message

func (*SetSchedule) Reset

func (x *SetSchedule) Reset()

func (*SetSchedule) String

func (x *SetSchedule) String() string

type SetSchedule_Request

type SetSchedule_Request struct {
	Schedule *PruningSchedule `protobuf:"bytes,1,opt,name=schedule,proto3" json:"schedule,omitempty"`
	// contains filtered or unexported fields
}

func (*SetSchedule_Request) Descriptor deprecated

func (*SetSchedule_Request) Descriptor() ([]byte, []int)

Deprecated: Use SetSchedule_Request.ProtoReflect.Descriptor instead.

func (*SetSchedule_Request) GetSchedule

func (x *SetSchedule_Request) GetSchedule() *PruningSchedule

func (*SetSchedule_Request) ProtoMessage

func (*SetSchedule_Request) ProtoMessage()

func (*SetSchedule_Request) ProtoReflect

func (x *SetSchedule_Request) ProtoReflect() protoreflect.Message

func (*SetSchedule_Request) Reset

func (x *SetSchedule_Request) Reset()

func (*SetSchedule_Request) String

func (x *SetSchedule_Request) String() string

type SetSchedule_Response

type SetSchedule_Response struct {
	// contains filtered or unexported fields
}

func (*SetSchedule_Response) Descriptor deprecated

func (*SetSchedule_Response) Descriptor() ([]byte, []int)

Deprecated: Use SetSchedule_Response.ProtoReflect.Descriptor instead.

func (*SetSchedule_Response) ProtoMessage

func (*SetSchedule_Response) ProtoMessage()

func (*SetSchedule_Response) ProtoReflect

func (x *SetSchedule_Response) ProtoReflect() protoreflect.Message

func (*SetSchedule_Response) Reset

func (x *SetSchedule_Response) Reset()

func (*SetSchedule_Response) String

func (x *SetSchedule_Response) String() string

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL