Versions in this module Expand all Collapse all v0 v0.0.2 Aug 8, 2024 Changes in this version + var E_EnumMigrate = &file_udpa_annotations_migrate_proto_extTypes[2] + var E_EnumValueMigrate = &file_udpa_annotations_migrate_proto_extTypes[3] + var E_FieldMigrate = &file_udpa_annotations_migrate_proto_extTypes[1] + var E_FileMigrate = &file_udpa_annotations_migrate_proto_extTypes[4] + var E_FileStatus = &file_udpa_annotations_status_proto_extTypes[0] + var E_MessageMigrate = &file_udpa_annotations_migrate_proto_extTypes[0] + var E_Security = &file_udpa_annotations_security_proto_extTypes[0] + var E_Sensitive = &file_udpa_annotations_sensitive_proto_extTypes[0] + var E_Versioning = &file_udpa_annotations_versioning_proto_extTypes[0] + var File_udpa_annotations_migrate_proto protoreflect.FileDescriptor + var File_udpa_annotations_security_proto protoreflect.FileDescriptor + var File_udpa_annotations_sensitive_proto protoreflect.FileDescriptor + var File_udpa_annotations_status_proto protoreflect.FileDescriptor + var File_udpa_annotations_versioning_proto protoreflect.FileDescriptor + var PackageVersionStatus_name = map[int32]string + var PackageVersionStatus_value = map[string]int32 + type FieldMigrateAnnotation struct + OneofPromotion string + Rename string + func (*FieldMigrateAnnotation) Descriptor() ([]byte, []int) + func (*FieldMigrateAnnotation) ProtoMessage() + func (x *FieldMigrateAnnotation) GetOneofPromotion() string + func (x *FieldMigrateAnnotation) GetRename() string + func (x *FieldMigrateAnnotation) ProtoReflect() protoreflect.Message + func (x *FieldMigrateAnnotation) Reset() + func (x *FieldMigrateAnnotation) String() string + type FieldSecurityAnnotation struct + ConfigureForUntrustedDownstream bool + ConfigureForUntrustedUpstream bool + func (*FieldSecurityAnnotation) Descriptor() ([]byte, []int) + func (*FieldSecurityAnnotation) ProtoMessage() + func (x *FieldSecurityAnnotation) GetConfigureForUntrustedDownstream() bool + func (x *FieldSecurityAnnotation) GetConfigureForUntrustedUpstream() bool + func (x *FieldSecurityAnnotation) ProtoReflect() protoreflect.Message + func (x *FieldSecurityAnnotation) Reset() + func (x *FieldSecurityAnnotation) String() string + type FileMigrateAnnotation struct + MoveToPackage string + func (*FileMigrateAnnotation) Descriptor() ([]byte, []int) + func (*FileMigrateAnnotation) ProtoMessage() + func (x *FileMigrateAnnotation) GetMoveToPackage() string + func (x *FileMigrateAnnotation) ProtoReflect() protoreflect.Message + func (x *FileMigrateAnnotation) Reset() + func (x *FileMigrateAnnotation) String() string + type MigrateAnnotation struct + Rename string + func (*MigrateAnnotation) Descriptor() ([]byte, []int) + func (*MigrateAnnotation) ProtoMessage() + func (x *MigrateAnnotation) GetRename() string + func (x *MigrateAnnotation) ProtoReflect() protoreflect.Message + func (x *MigrateAnnotation) Reset() + func (x *MigrateAnnotation) String() string + type PackageVersionStatus int32 + const PackageVersionStatus_ACTIVE + const PackageVersionStatus_FROZEN + const PackageVersionStatus_NEXT_MAJOR_VERSION_CANDIDATE + const PackageVersionStatus_UNKNOWN + func (PackageVersionStatus) Descriptor() protoreflect.EnumDescriptor + func (PackageVersionStatus) EnumDescriptor() ([]byte, []int) + func (PackageVersionStatus) Type() protoreflect.EnumType + func (x PackageVersionStatus) Enum() *PackageVersionStatus + func (x PackageVersionStatus) Number() protoreflect.EnumNumber + func (x PackageVersionStatus) String() string + type StatusAnnotation struct + PackageVersionStatus PackageVersionStatus + WorkInProgress bool + func (*StatusAnnotation) Descriptor() ([]byte, []int) + func (*StatusAnnotation) ProtoMessage() + func (x *StatusAnnotation) GetPackageVersionStatus() PackageVersionStatus + func (x *StatusAnnotation) GetWorkInProgress() bool + func (x *StatusAnnotation) ProtoReflect() protoreflect.Message + func (x *StatusAnnotation) Reset() + func (x *StatusAnnotation) String() string + type VersioningAnnotation struct + PreviousMessageType string + func (*VersioningAnnotation) Descriptor() ([]byte, []int) + func (*VersioningAnnotation) ProtoMessage() + func (x *VersioningAnnotation) GetPreviousMessageType() string + func (x *VersioningAnnotation) ProtoReflect() protoreflect.Message + func (x *VersioningAnnotation) Reset() + func (x *VersioningAnnotation) String() string