diff --git a/VERSION b/VERSION index 1d0ba9ea..3eefcb9d 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.4.0 +1.0.0 diff --git a/csi.proto b/csi.proto index 9cc86a5b..abcbf7ce 100644 --- a/csi.proto +++ b/csi.proto @@ -1,6 +1,6 @@ // Code generated by make; DO NOT EDIT. syntax = "proto3"; -package csi.v0; +package csi.v1; import "google/protobuf/descriptor.proto"; import "google/protobuf/wrappers.proto"; diff --git a/lib/go/csi/csi.pb.go b/lib/go/csi/csi.pb.go index 0ea9e323..1d229833 100644 --- a/lib/go/csi/csi.pb.go +++ b/lib/go/csi/csi.pb.go @@ -62,7 +62,7 @@ func (x PluginCapability_Service_Type) String() string { return proto.EnumName(PluginCapability_Service_Type_name, int32(x)) } func (PluginCapability_Service_Type) EnumDescriptor() ([]byte, []int) { - return fileDescriptor_csi_c7fbf84440dfe34a, []int{4, 0, 0} + return fileDescriptor_csi_ceafd41374bbab61, []int{4, 0, 0} } type VolumeCapability_AccessMode_Mode int32 @@ -106,7 +106,7 @@ func (x VolumeCapability_AccessMode_Mode) String() string { return proto.EnumName(VolumeCapability_AccessMode_Mode_name, int32(x)) } func (VolumeCapability_AccessMode_Mode) EnumDescriptor() ([]byte, []int) { - return fileDescriptor_csi_c7fbf84440dfe34a, []int{10, 2, 0} + return fileDescriptor_csi_ceafd41374bbab61, []int{10, 2, 0} } type ControllerServiceCapability_RPC_Type int32 @@ -160,7 +160,7 @@ func (x ControllerServiceCapability_RPC_Type) String() string { return proto.EnumName(ControllerServiceCapability_RPC_Type_name, int32(x)) } func (ControllerServiceCapability_RPC_Type) EnumDescriptor() ([]byte, []int) { - return fileDescriptor_csi_c7fbf84440dfe34a, []int{29, 0, 0} + return fileDescriptor_csi_ceafd41374bbab61, []int{29, 0, 0} } type VolumeUsage_Unit int32 @@ -186,7 +186,7 @@ func (x VolumeUsage_Unit) String() string { return proto.EnumName(VolumeUsage_Unit_name, int32(x)) } func (VolumeUsage_Unit) EnumDescriptor() ([]byte, []int) { - return fileDescriptor_csi_c7fbf84440dfe34a, []int{47, 0} + return fileDescriptor_csi_ceafd41374bbab61, []int{47, 0} } type NodeServiceCapability_RPC_Type int32 @@ -215,7 +215,7 @@ func (x NodeServiceCapability_RPC_Type) String() string { return proto.EnumName(NodeServiceCapability_RPC_Type_name, int32(x)) } func (NodeServiceCapability_RPC_Type) EnumDescriptor() ([]byte, []int) { - return fileDescriptor_csi_c7fbf84440dfe34a, []int{50, 0, 0} + return fileDescriptor_csi_ceafd41374bbab61, []int{50, 0, 0} } type GetPluginInfoRequest struct { @@ -228,7 +228,7 @@ func (m *GetPluginInfoRequest) Reset() { *m = GetPluginInfoRequest{} } func (m *GetPluginInfoRequest) String() string { return proto.CompactTextString(m) } func (*GetPluginInfoRequest) ProtoMessage() {} func (*GetPluginInfoRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_csi_c7fbf84440dfe34a, []int{0} + return fileDescriptor_csi_ceafd41374bbab61, []int{0} } func (m *GetPluginInfoRequest) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_GetPluginInfoRequest.Unmarshal(m, b) @@ -270,7 +270,7 @@ func (m *GetPluginInfoResponse) Reset() { *m = GetPluginInfoResponse{} } func (m *GetPluginInfoResponse) String() string { return proto.CompactTextString(m) } func (*GetPluginInfoResponse) ProtoMessage() {} func (*GetPluginInfoResponse) Descriptor() ([]byte, []int) { - return fileDescriptor_csi_c7fbf84440dfe34a, []int{1} + return fileDescriptor_csi_ceafd41374bbab61, []int{1} } func (m *GetPluginInfoResponse) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_GetPluginInfoResponse.Unmarshal(m, b) @@ -321,7 +321,7 @@ func (m *GetPluginCapabilitiesRequest) Reset() { *m = GetPluginCapabilit func (m *GetPluginCapabilitiesRequest) String() string { return proto.CompactTextString(m) } func (*GetPluginCapabilitiesRequest) ProtoMessage() {} func (*GetPluginCapabilitiesRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_csi_c7fbf84440dfe34a, []int{2} + return fileDescriptor_csi_ceafd41374bbab61, []int{2} } func (m *GetPluginCapabilitiesRequest) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_GetPluginCapabilitiesRequest.Unmarshal(m, b) @@ -354,7 +354,7 @@ func (m *GetPluginCapabilitiesResponse) Reset() { *m = GetPluginCapabili func (m *GetPluginCapabilitiesResponse) String() string { return proto.CompactTextString(m) } func (*GetPluginCapabilitiesResponse) ProtoMessage() {} func (*GetPluginCapabilitiesResponse) Descriptor() ([]byte, []int) { - return fileDescriptor_csi_c7fbf84440dfe34a, []int{3} + return fileDescriptor_csi_ceafd41374bbab61, []int{3} } func (m *GetPluginCapabilitiesResponse) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_GetPluginCapabilitiesResponse.Unmarshal(m, b) @@ -395,7 +395,7 @@ func (m *PluginCapability) Reset() { *m = PluginCapability{} } func (m *PluginCapability) String() string { return proto.CompactTextString(m) } func (*PluginCapability) ProtoMessage() {} func (*PluginCapability) Descriptor() ([]byte, []int) { - return fileDescriptor_csi_c7fbf84440dfe34a, []int{4} + return fileDescriptor_csi_ceafd41374bbab61, []int{4} } func (m *PluginCapability) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_PluginCapability.Unmarshal(m, b) @@ -495,7 +495,7 @@ func _PluginCapability_OneofSizer(msg proto.Message) (n int) { } type PluginCapability_Service struct { - Type PluginCapability_Service_Type `protobuf:"varint,1,opt,name=type,proto3,enum=csi.v0.PluginCapability_Service_Type" json:"type,omitempty"` + Type PluginCapability_Service_Type `protobuf:"varint,1,opt,name=type,proto3,enum=csi.v1.PluginCapability_Service_Type" json:"type,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` @@ -505,7 +505,7 @@ func (m *PluginCapability_Service) Reset() { *m = PluginCapability_Servi func (m *PluginCapability_Service) String() string { return proto.CompactTextString(m) } func (*PluginCapability_Service) ProtoMessage() {} func (*PluginCapability_Service) Descriptor() ([]byte, []int) { - return fileDescriptor_csi_c7fbf84440dfe34a, []int{4, 0} + return fileDescriptor_csi_ceafd41374bbab61, []int{4, 0} } func (m *PluginCapability_Service) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_PluginCapability_Service.Unmarshal(m, b) @@ -542,7 +542,7 @@ func (m *ProbeRequest) Reset() { *m = ProbeRequest{} } func (m *ProbeRequest) String() string { return proto.CompactTextString(m) } func (*ProbeRequest) ProtoMessage() {} func (*ProbeRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_csi_c7fbf84440dfe34a, []int{5} + return fileDescriptor_csi_ceafd41374bbab61, []int{5} } func (m *ProbeRequest) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_ProbeRequest.Unmarshal(m, b) @@ -593,7 +593,7 @@ func (m *ProbeResponse) Reset() { *m = ProbeResponse{} } func (m *ProbeResponse) String() string { return proto.CompactTextString(m) } func (*ProbeResponse) ProtoMessage() {} func (*ProbeResponse) Descriptor() ([]byte, []int) { - return fileDescriptor_csi_c7fbf84440dfe34a, []int{6} + return fileDescriptor_csi_ceafd41374bbab61, []int{6} } func (m *ProbeResponse) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_ProbeResponse.Unmarshal(m, b) @@ -702,7 +702,7 @@ func (m *CreateVolumeRequest) Reset() { *m = CreateVolumeRequest{} } func (m *CreateVolumeRequest) String() string { return proto.CompactTextString(m) } func (*CreateVolumeRequest) ProtoMessage() {} func (*CreateVolumeRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_csi_c7fbf84440dfe34a, []int{7} + return fileDescriptor_csi_ceafd41374bbab61, []int{7} } func (m *CreateVolumeRequest) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_CreateVolumeRequest.Unmarshal(m, b) @@ -787,7 +787,7 @@ func (m *VolumeContentSource) Reset() { *m = VolumeContentSource{} } func (m *VolumeContentSource) String() string { return proto.CompactTextString(m) } func (*VolumeContentSource) ProtoMessage() {} func (*VolumeContentSource) Descriptor() ([]byte, []int) { - return fileDescriptor_csi_c7fbf84440dfe34a, []int{8} + return fileDescriptor_csi_ceafd41374bbab61, []int{8} } func (m *VolumeContentSource) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_VolumeContentSource.Unmarshal(m, b) @@ -933,7 +933,7 @@ func (m *VolumeContentSource_SnapshotSource) Reset() { *m = VolumeConten func (m *VolumeContentSource_SnapshotSource) String() string { return proto.CompactTextString(m) } func (*VolumeContentSource_SnapshotSource) ProtoMessage() {} func (*VolumeContentSource_SnapshotSource) Descriptor() ([]byte, []int) { - return fileDescriptor_csi_c7fbf84440dfe34a, []int{8, 0} + return fileDescriptor_csi_ceafd41374bbab61, []int{8, 0} } func (m *VolumeContentSource_SnapshotSource) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_VolumeContentSource_SnapshotSource.Unmarshal(m, b) @@ -974,7 +974,7 @@ func (m *VolumeContentSource_VolumeSource) Reset() { *m = VolumeContentS func (m *VolumeContentSource_VolumeSource) String() string { return proto.CompactTextString(m) } func (*VolumeContentSource_VolumeSource) ProtoMessage() {} func (*VolumeContentSource_VolumeSource) Descriptor() ([]byte, []int) { - return fileDescriptor_csi_c7fbf84440dfe34a, []int{8, 1} + return fileDescriptor_csi_ceafd41374bbab61, []int{8, 1} } func (m *VolumeContentSource_VolumeSource) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_VolumeContentSource_VolumeSource.Unmarshal(m, b) @@ -1015,7 +1015,7 @@ func (m *CreateVolumeResponse) Reset() { *m = CreateVolumeResponse{} } func (m *CreateVolumeResponse) String() string { return proto.CompactTextString(m) } func (*CreateVolumeResponse) ProtoMessage() {} func (*CreateVolumeResponse) Descriptor() ([]byte, []int) { - return fileDescriptor_csi_c7fbf84440dfe34a, []int{9} + return fileDescriptor_csi_ceafd41374bbab61, []int{9} } func (m *CreateVolumeResponse) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_CreateVolumeResponse.Unmarshal(m, b) @@ -1062,7 +1062,7 @@ func (m *VolumeCapability) Reset() { *m = VolumeCapability{} } func (m *VolumeCapability) String() string { return proto.CompactTextString(m) } func (*VolumeCapability) ProtoMessage() {} func (*VolumeCapability) Descriptor() ([]byte, []int) { - return fileDescriptor_csi_c7fbf84440dfe34a, []int{10} + return fileDescriptor_csi_ceafd41374bbab61, []int{10} } func (m *VolumeCapability) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_VolumeCapability.Unmarshal(m, b) @@ -1211,7 +1211,7 @@ func (m *VolumeCapability_BlockVolume) Reset() { *m = VolumeCapability_B func (m *VolumeCapability_BlockVolume) String() string { return proto.CompactTextString(m) } func (*VolumeCapability_BlockVolume) ProtoMessage() {} func (*VolumeCapability_BlockVolume) Descriptor() ([]byte, []int) { - return fileDescriptor_csi_c7fbf84440dfe34a, []int{10, 0} + return fileDescriptor_csi_ceafd41374bbab61, []int{10, 0} } func (m *VolumeCapability_BlockVolume) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_VolumeCapability_BlockVolume.Unmarshal(m, b) @@ -1251,7 +1251,7 @@ func (m *VolumeCapability_MountVolume) Reset() { *m = VolumeCapability_M func (m *VolumeCapability_MountVolume) String() string { return proto.CompactTextString(m) } func (*VolumeCapability_MountVolume) ProtoMessage() {} func (*VolumeCapability_MountVolume) Descriptor() ([]byte, []int) { - return fileDescriptor_csi_c7fbf84440dfe34a, []int{10, 1} + return fileDescriptor_csi_ceafd41374bbab61, []int{10, 1} } func (m *VolumeCapability_MountVolume) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_VolumeCapability_MountVolume.Unmarshal(m, b) @@ -1288,7 +1288,7 @@ func (m *VolumeCapability_MountVolume) GetMountFlags() []string { // Specify how a volume can be accessed. type VolumeCapability_AccessMode struct { // This field is REQUIRED. - Mode VolumeCapability_AccessMode_Mode `protobuf:"varint,1,opt,name=mode,proto3,enum=csi.v0.VolumeCapability_AccessMode_Mode" json:"mode,omitempty"` + Mode VolumeCapability_AccessMode_Mode `protobuf:"varint,1,opt,name=mode,proto3,enum=csi.v1.VolumeCapability_AccessMode_Mode" json:"mode,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` @@ -1298,7 +1298,7 @@ func (m *VolumeCapability_AccessMode) Reset() { *m = VolumeCapability_Ac func (m *VolumeCapability_AccessMode) String() string { return proto.CompactTextString(m) } func (*VolumeCapability_AccessMode) ProtoMessage() {} func (*VolumeCapability_AccessMode) Descriptor() ([]byte, []int) { - return fileDescriptor_csi_c7fbf84440dfe34a, []int{10, 2} + return fileDescriptor_csi_ceafd41374bbab61, []int{10, 2} } func (m *VolumeCapability_AccessMode) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_VolumeCapability_AccessMode.Unmarshal(m, b) @@ -1346,7 +1346,7 @@ func (m *CapacityRange) Reset() { *m = CapacityRange{} } func (m *CapacityRange) String() string { return proto.CompactTextString(m) } func (*CapacityRange) ProtoMessage() {} func (*CapacityRange) Descriptor() ([]byte, []int) { - return fileDescriptor_csi_c7fbf84440dfe34a, []int{11} + return fileDescriptor_csi_ceafd41374bbab61, []int{11} } func (m *CapacityRange) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_CapacityRange.Unmarshal(m, b) @@ -1451,7 +1451,7 @@ func (m *Volume) Reset() { *m = Volume{} } func (m *Volume) String() string { return proto.CompactTextString(m) } func (*Volume) ProtoMessage() {} func (*Volume) Descriptor() ([]byte, []int) { - return fileDescriptor_csi_c7fbf84440dfe34a, []int{12} + return fileDescriptor_csi_ceafd41374bbab61, []int{12} } func (m *Volume) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_Volume.Unmarshal(m, b) @@ -1643,7 +1643,7 @@ func (m *TopologyRequirement) Reset() { *m = TopologyRequirement{} } func (m *TopologyRequirement) String() string { return proto.CompactTextString(m) } func (*TopologyRequirement) ProtoMessage() {} func (*TopologyRequirement) Descriptor() ([]byte, []int) { - return fileDescriptor_csi_c7fbf84440dfe34a, []int{13} + return fileDescriptor_csi_ceafd41374bbab61, []int{13} } func (m *TopologyRequirement) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_TopologyRequirement.Unmarshal(m, b) @@ -1717,7 +1717,7 @@ func (m *Topology) Reset() { *m = Topology{} } func (m *Topology) String() string { return proto.CompactTextString(m) } func (*Topology) ProtoMessage() {} func (*Topology) Descriptor() ([]byte, []int) { - return fileDescriptor_csi_c7fbf84440dfe34a, []int{14} + return fileDescriptor_csi_ceafd41374bbab61, []int{14} } func (m *Topology) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_Topology.Unmarshal(m, b) @@ -1761,7 +1761,7 @@ func (m *DeleteVolumeRequest) Reset() { *m = DeleteVolumeRequest{} } func (m *DeleteVolumeRequest) String() string { return proto.CompactTextString(m) } func (*DeleteVolumeRequest) ProtoMessage() {} func (*DeleteVolumeRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_csi_c7fbf84440dfe34a, []int{15} + return fileDescriptor_csi_ceafd41374bbab61, []int{15} } func (m *DeleteVolumeRequest) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_DeleteVolumeRequest.Unmarshal(m, b) @@ -1805,7 +1805,7 @@ func (m *DeleteVolumeResponse) Reset() { *m = DeleteVolumeResponse{} } func (m *DeleteVolumeResponse) String() string { return proto.CompactTextString(m) } func (*DeleteVolumeResponse) ProtoMessage() {} func (*DeleteVolumeResponse) Descriptor() ([]byte, []int) { - return fileDescriptor_csi_c7fbf84440dfe34a, []int{16} + return fileDescriptor_csi_ceafd41374bbab61, []int{16} } func (m *DeleteVolumeResponse) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_DeleteVolumeResponse.Unmarshal(m, b) @@ -1859,7 +1859,7 @@ func (m *ControllerPublishVolumeRequest) Reset() { *m = ControllerPublis func (m *ControllerPublishVolumeRequest) String() string { return proto.CompactTextString(m) } func (*ControllerPublishVolumeRequest) ProtoMessage() {} func (*ControllerPublishVolumeRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_csi_c7fbf84440dfe34a, []int{17} + return fileDescriptor_csi_ceafd41374bbab61, []int{17} } func (m *ControllerPublishVolumeRequest) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_ControllerPublishVolumeRequest.Unmarshal(m, b) @@ -1945,7 +1945,7 @@ func (m *ControllerPublishVolumeResponse) Reset() { *m = ControllerPubli func (m *ControllerPublishVolumeResponse) String() string { return proto.CompactTextString(m) } func (*ControllerPublishVolumeResponse) ProtoMessage() {} func (*ControllerPublishVolumeResponse) Descriptor() ([]byte, []int) { - return fileDescriptor_csi_c7fbf84440dfe34a, []int{18} + return fileDescriptor_csi_ceafd41374bbab61, []int{18} } func (m *ControllerPublishVolumeResponse) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_ControllerPublishVolumeResponse.Unmarshal(m, b) @@ -1996,7 +1996,7 @@ func (m *ControllerUnpublishVolumeRequest) Reset() { *m = ControllerUnpu func (m *ControllerUnpublishVolumeRequest) String() string { return proto.CompactTextString(m) } func (*ControllerUnpublishVolumeRequest) ProtoMessage() {} func (*ControllerUnpublishVolumeRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_csi_c7fbf84440dfe34a, []int{19} + return fileDescriptor_csi_ceafd41374bbab61, []int{19} } func (m *ControllerUnpublishVolumeRequest) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_ControllerUnpublishVolumeRequest.Unmarshal(m, b) @@ -2047,7 +2047,7 @@ func (m *ControllerUnpublishVolumeResponse) Reset() { *m = ControllerUnp func (m *ControllerUnpublishVolumeResponse) String() string { return proto.CompactTextString(m) } func (*ControllerUnpublishVolumeResponse) ProtoMessage() {} func (*ControllerUnpublishVolumeResponse) Descriptor() ([]byte, []int) { - return fileDescriptor_csi_c7fbf84440dfe34a, []int{20} + return fileDescriptor_csi_ceafd41374bbab61, []int{20} } func (m *ControllerUnpublishVolumeResponse) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_ControllerUnpublishVolumeResponse.Unmarshal(m, b) @@ -2094,7 +2094,7 @@ func (m *ValidateVolumeCapabilitiesRequest) Reset() { *m = ValidateVolum func (m *ValidateVolumeCapabilitiesRequest) String() string { return proto.CompactTextString(m) } func (*ValidateVolumeCapabilitiesRequest) ProtoMessage() {} func (*ValidateVolumeCapabilitiesRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_csi_c7fbf84440dfe34a, []int{21} + return fileDescriptor_csi_ceafd41374bbab61, []int{21} } func (m *ValidateVolumeCapabilitiesRequest) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_ValidateVolumeCapabilitiesRequest.Unmarshal(m, b) @@ -2172,7 +2172,7 @@ func (m *ValidateVolumeCapabilitiesResponse) Reset() { *m = ValidateVolu func (m *ValidateVolumeCapabilitiesResponse) String() string { return proto.CompactTextString(m) } func (*ValidateVolumeCapabilitiesResponse) ProtoMessage() {} func (*ValidateVolumeCapabilitiesResponse) Descriptor() ([]byte, []int) { - return fileDescriptor_csi_c7fbf84440dfe34a, []int{22} + return fileDescriptor_csi_ceafd41374bbab61, []int{22} } func (m *ValidateVolumeCapabilitiesResponse) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_ValidateVolumeCapabilitiesResponse.Unmarshal(m, b) @@ -2229,7 +2229,7 @@ func (m *ValidateVolumeCapabilitiesResponse_Confirmed) String() string { } func (*ValidateVolumeCapabilitiesResponse_Confirmed) ProtoMessage() {} func (*ValidateVolumeCapabilitiesResponse_Confirmed) Descriptor() ([]byte, []int) { - return fileDescriptor_csi_c7fbf84440dfe34a, []int{22, 0} + return fileDescriptor_csi_ceafd41374bbab61, []int{22, 0} } func (m *ValidateVolumeCapabilitiesResponse_Confirmed) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_ValidateVolumeCapabilitiesResponse_Confirmed.Unmarshal(m, b) @@ -2294,7 +2294,7 @@ func (m *ListVolumesRequest) Reset() { *m = ListVolumesRequest{} } func (m *ListVolumesRequest) String() string { return proto.CompactTextString(m) } func (*ListVolumesRequest) ProtoMessage() {} func (*ListVolumesRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_csi_c7fbf84440dfe34a, []int{23} + return fileDescriptor_csi_ceafd41374bbab61, []int{23} } func (m *ListVolumesRequest) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_ListVolumesRequest.Unmarshal(m, b) @@ -2346,7 +2346,7 @@ func (m *ListVolumesResponse) Reset() { *m = ListVolumesResponse{} } func (m *ListVolumesResponse) String() string { return proto.CompactTextString(m) } func (*ListVolumesResponse) ProtoMessage() {} func (*ListVolumesResponse) Descriptor() ([]byte, []int) { - return fileDescriptor_csi_c7fbf84440dfe34a, []int{24} + return fileDescriptor_csi_ceafd41374bbab61, []int{24} } func (m *ListVolumesResponse) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_ListVolumesResponse.Unmarshal(m, b) @@ -2391,7 +2391,7 @@ func (m *ListVolumesResponse_Entry) Reset() { *m = ListVolumesResponse_E func (m *ListVolumesResponse_Entry) String() string { return proto.CompactTextString(m) } func (*ListVolumesResponse_Entry) ProtoMessage() {} func (*ListVolumesResponse_Entry) Descriptor() ([]byte, []int) { - return fileDescriptor_csi_c7fbf84440dfe34a, []int{24, 0} + return fileDescriptor_csi_ceafd41374bbab61, []int{24, 0} } func (m *ListVolumesResponse_Entry) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_ListVolumesResponse_Entry.Unmarshal(m, b) @@ -2446,7 +2446,7 @@ func (m *GetCapacityRequest) Reset() { *m = GetCapacityRequest{} } func (m *GetCapacityRequest) String() string { return proto.CompactTextString(m) } func (*GetCapacityRequest) ProtoMessage() {} func (*GetCapacityRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_csi_c7fbf84440dfe34a, []int{25} + return fileDescriptor_csi_ceafd41374bbab61, []int{25} } func (m *GetCapacityRequest) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_GetCapacityRequest.Unmarshal(m, b) @@ -2504,7 +2504,7 @@ func (m *GetCapacityResponse) Reset() { *m = GetCapacityResponse{} } func (m *GetCapacityResponse) String() string { return proto.CompactTextString(m) } func (*GetCapacityResponse) ProtoMessage() {} func (*GetCapacityResponse) Descriptor() ([]byte, []int) { - return fileDescriptor_csi_c7fbf84440dfe34a, []int{26} + return fileDescriptor_csi_ceafd41374bbab61, []int{26} } func (m *GetCapacityResponse) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_GetCapacityResponse.Unmarshal(m, b) @@ -2541,7 +2541,7 @@ func (m *ControllerGetCapabilitiesRequest) Reset() { *m = ControllerGetC func (m *ControllerGetCapabilitiesRequest) String() string { return proto.CompactTextString(m) } func (*ControllerGetCapabilitiesRequest) ProtoMessage() {} func (*ControllerGetCapabilitiesRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_csi_c7fbf84440dfe34a, []int{27} + return fileDescriptor_csi_ceafd41374bbab61, []int{27} } func (m *ControllerGetCapabilitiesRequest) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_ControllerGetCapabilitiesRequest.Unmarshal(m, b) @@ -2574,7 +2574,7 @@ func (m *ControllerGetCapabilitiesResponse) Reset() { *m = ControllerGet func (m *ControllerGetCapabilitiesResponse) String() string { return proto.CompactTextString(m) } func (*ControllerGetCapabilitiesResponse) ProtoMessage() {} func (*ControllerGetCapabilitiesResponse) Descriptor() ([]byte, []int) { - return fileDescriptor_csi_c7fbf84440dfe34a, []int{28} + return fileDescriptor_csi_ceafd41374bbab61, []int{28} } func (m *ControllerGetCapabilitiesResponse) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_ControllerGetCapabilitiesResponse.Unmarshal(m, b) @@ -2615,7 +2615,7 @@ func (m *ControllerServiceCapability) Reset() { *m = ControllerServiceCa func (m *ControllerServiceCapability) String() string { return proto.CompactTextString(m) } func (*ControllerServiceCapability) ProtoMessage() {} func (*ControllerServiceCapability) Descriptor() ([]byte, []int) { - return fileDescriptor_csi_c7fbf84440dfe34a, []int{29} + return fileDescriptor_csi_ceafd41374bbab61, []int{29} } func (m *ControllerServiceCapability) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_ControllerServiceCapability.Unmarshal(m, b) @@ -2715,7 +2715,7 @@ func _ControllerServiceCapability_OneofSizer(msg proto.Message) (n int) { } type ControllerServiceCapability_RPC struct { - Type ControllerServiceCapability_RPC_Type `protobuf:"varint,1,opt,name=type,proto3,enum=csi.v0.ControllerServiceCapability_RPC_Type" json:"type,omitempty"` + Type ControllerServiceCapability_RPC_Type `protobuf:"varint,1,opt,name=type,proto3,enum=csi.v1.ControllerServiceCapability_RPC_Type" json:"type,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` @@ -2725,7 +2725,7 @@ func (m *ControllerServiceCapability_RPC) Reset() { *m = ControllerServi func (m *ControllerServiceCapability_RPC) String() string { return proto.CompactTextString(m) } func (*ControllerServiceCapability_RPC) ProtoMessage() {} func (*ControllerServiceCapability_RPC) Descriptor() ([]byte, []int) { - return fileDescriptor_csi_c7fbf84440dfe34a, []int{29, 0} + return fileDescriptor_csi_ceafd41374bbab61, []int{29, 0} } func (m *ControllerServiceCapability_RPC) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_ControllerServiceCapability_RPC.Unmarshal(m, b) @@ -2787,7 +2787,7 @@ func (m *CreateSnapshotRequest) Reset() { *m = CreateSnapshotRequest{} } func (m *CreateSnapshotRequest) String() string { return proto.CompactTextString(m) } func (*CreateSnapshotRequest) ProtoMessage() {} func (*CreateSnapshotRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_csi_c7fbf84440dfe34a, []int{30} + return fileDescriptor_csi_ceafd41374bbab61, []int{30} } func (m *CreateSnapshotRequest) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_CreateSnapshotRequest.Unmarshal(m, b) @@ -2849,7 +2849,7 @@ func (m *CreateSnapshotResponse) Reset() { *m = CreateSnapshotResponse{} func (m *CreateSnapshotResponse) String() string { return proto.CompactTextString(m) } func (*CreateSnapshotResponse) ProtoMessage() {} func (*CreateSnapshotResponse) Descriptor() ([]byte, []int) { - return fileDescriptor_csi_c7fbf84440dfe34a, []int{31} + return fileDescriptor_csi_ceafd41374bbab61, []int{31} } func (m *CreateSnapshotResponse) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_CreateSnapshotResponse.Unmarshal(m, b) @@ -2919,7 +2919,7 @@ func (m *Snapshot) Reset() { *m = Snapshot{} } func (m *Snapshot) String() string { return proto.CompactTextString(m) } func (*Snapshot) ProtoMessage() {} func (*Snapshot) Descriptor() ([]byte, []int) { - return fileDescriptor_csi_c7fbf84440dfe34a, []int{32} + return fileDescriptor_csi_ceafd41374bbab61, []int{32} } func (m *Snapshot) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_Snapshot.Unmarshal(m, b) @@ -2991,7 +2991,7 @@ func (m *DeleteSnapshotRequest) Reset() { *m = DeleteSnapshotRequest{} } func (m *DeleteSnapshotRequest) String() string { return proto.CompactTextString(m) } func (*DeleteSnapshotRequest) ProtoMessage() {} func (*DeleteSnapshotRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_csi_c7fbf84440dfe34a, []int{33} + return fileDescriptor_csi_ceafd41374bbab61, []int{33} } func (m *DeleteSnapshotRequest) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_DeleteSnapshotRequest.Unmarshal(m, b) @@ -3035,7 +3035,7 @@ func (m *DeleteSnapshotResponse) Reset() { *m = DeleteSnapshotResponse{} func (m *DeleteSnapshotResponse) String() string { return proto.CompactTextString(m) } func (*DeleteSnapshotResponse) ProtoMessage() {} func (*DeleteSnapshotResponse) Descriptor() ([]byte, []int) { - return fileDescriptor_csi_c7fbf84440dfe34a, []int{34} + return fileDescriptor_csi_ceafd41374bbab61, []int{34} } func (m *DeleteSnapshotResponse) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_DeleteSnapshotResponse.Unmarshal(m, b) @@ -3090,7 +3090,7 @@ func (m *ListSnapshotsRequest) Reset() { *m = ListSnapshotsRequest{} } func (m *ListSnapshotsRequest) String() string { return proto.CompactTextString(m) } func (*ListSnapshotsRequest) ProtoMessage() {} func (*ListSnapshotsRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_csi_c7fbf84440dfe34a, []int{35} + return fileDescriptor_csi_ceafd41374bbab61, []int{35} } func (m *ListSnapshotsRequest) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_ListSnapshotsRequest.Unmarshal(m, b) @@ -3156,7 +3156,7 @@ func (m *ListSnapshotsResponse) Reset() { *m = ListSnapshotsResponse{} } func (m *ListSnapshotsResponse) String() string { return proto.CompactTextString(m) } func (*ListSnapshotsResponse) ProtoMessage() {} func (*ListSnapshotsResponse) Descriptor() ([]byte, []int) { - return fileDescriptor_csi_c7fbf84440dfe34a, []int{36} + return fileDescriptor_csi_ceafd41374bbab61, []int{36} } func (m *ListSnapshotsResponse) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_ListSnapshotsResponse.Unmarshal(m, b) @@ -3201,7 +3201,7 @@ func (m *ListSnapshotsResponse_Entry) Reset() { *m = ListSnapshotsRespon func (m *ListSnapshotsResponse_Entry) String() string { return proto.CompactTextString(m) } func (*ListSnapshotsResponse_Entry) ProtoMessage() {} func (*ListSnapshotsResponse_Entry) Descriptor() ([]byte, []int) { - return fileDescriptor_csi_c7fbf84440dfe34a, []int{36, 0} + return fileDescriptor_csi_ceafd41374bbab61, []int{36, 0} } func (m *ListSnapshotsResponse_Entry) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_ListSnapshotsResponse_Entry.Unmarshal(m, b) @@ -3268,7 +3268,7 @@ func (m *NodeStageVolumeRequest) Reset() { *m = NodeStageVolumeRequest{} func (m *NodeStageVolumeRequest) String() string { return proto.CompactTextString(m) } func (*NodeStageVolumeRequest) ProtoMessage() {} func (*NodeStageVolumeRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_csi_c7fbf84440dfe34a, []int{37} + return fileDescriptor_csi_ceafd41374bbab61, []int{37} } func (m *NodeStageVolumeRequest) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_NodeStageVolumeRequest.Unmarshal(m, b) @@ -3340,7 +3340,7 @@ func (m *NodeStageVolumeResponse) Reset() { *m = NodeStageVolumeResponse func (m *NodeStageVolumeResponse) String() string { return proto.CompactTextString(m) } func (*NodeStageVolumeResponse) ProtoMessage() {} func (*NodeStageVolumeResponse) Descriptor() ([]byte, []int) { - return fileDescriptor_csi_c7fbf84440dfe34a, []int{38} + return fileDescriptor_csi_ceafd41374bbab61, []int{38} } func (m *NodeStageVolumeResponse) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_NodeStageVolumeResponse.Unmarshal(m, b) @@ -3376,7 +3376,7 @@ func (m *NodeUnstageVolumeRequest) Reset() { *m = NodeUnstageVolumeReque func (m *NodeUnstageVolumeRequest) String() string { return proto.CompactTextString(m) } func (*NodeUnstageVolumeRequest) ProtoMessage() {} func (*NodeUnstageVolumeRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_csi_c7fbf84440dfe34a, []int{39} + return fileDescriptor_csi_ceafd41374bbab61, []int{39} } func (m *NodeUnstageVolumeRequest) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_NodeUnstageVolumeRequest.Unmarshal(m, b) @@ -3420,7 +3420,7 @@ func (m *NodeUnstageVolumeResponse) Reset() { *m = NodeUnstageVolumeResp func (m *NodeUnstageVolumeResponse) String() string { return proto.CompactTextString(m) } func (*NodeUnstageVolumeResponse) ProtoMessage() {} func (*NodeUnstageVolumeResponse) Descriptor() ([]byte, []int) { - return fileDescriptor_csi_c7fbf84440dfe34a, []int{40} + return fileDescriptor_csi_ceafd41374bbab61, []int{40} } func (m *NodeUnstageVolumeResponse) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_NodeUnstageVolumeResponse.Unmarshal(m, b) @@ -3489,7 +3489,7 @@ func (m *NodePublishVolumeRequest) Reset() { *m = NodePublishVolumeReque func (m *NodePublishVolumeRequest) String() string { return proto.CompactTextString(m) } func (*NodePublishVolumeRequest) ProtoMessage() {} func (*NodePublishVolumeRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_csi_c7fbf84440dfe34a, []int{41} + return fileDescriptor_csi_ceafd41374bbab61, []int{41} } func (m *NodePublishVolumeRequest) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_NodePublishVolumeRequest.Unmarshal(m, b) @@ -3575,7 +3575,7 @@ func (m *NodePublishVolumeResponse) Reset() { *m = NodePublishVolumeResp func (m *NodePublishVolumeResponse) String() string { return proto.CompactTextString(m) } func (*NodePublishVolumeResponse) ProtoMessage() {} func (*NodePublishVolumeResponse) Descriptor() ([]byte, []int) { - return fileDescriptor_csi_c7fbf84440dfe34a, []int{42} + return fileDescriptor_csi_ceafd41374bbab61, []int{42} } func (m *NodePublishVolumeResponse) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_NodePublishVolumeResponse.Unmarshal(m, b) @@ -3611,7 +3611,7 @@ func (m *NodeUnpublishVolumeRequest) Reset() { *m = NodeUnpublishVolumeR func (m *NodeUnpublishVolumeRequest) String() string { return proto.CompactTextString(m) } func (*NodeUnpublishVolumeRequest) ProtoMessage() {} func (*NodeUnpublishVolumeRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_csi_c7fbf84440dfe34a, []int{43} + return fileDescriptor_csi_ceafd41374bbab61, []int{43} } func (m *NodeUnpublishVolumeRequest) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_NodeUnpublishVolumeRequest.Unmarshal(m, b) @@ -3655,7 +3655,7 @@ func (m *NodeUnpublishVolumeResponse) Reset() { *m = NodeUnpublishVolume func (m *NodeUnpublishVolumeResponse) String() string { return proto.CompactTextString(m) } func (*NodeUnpublishVolumeResponse) ProtoMessage() {} func (*NodeUnpublishVolumeResponse) Descriptor() ([]byte, []int) { - return fileDescriptor_csi_c7fbf84440dfe34a, []int{44} + return fileDescriptor_csi_ceafd41374bbab61, []int{44} } func (m *NodeUnpublishVolumeResponse) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_NodeUnpublishVolumeResponse.Unmarshal(m, b) @@ -3693,7 +3693,7 @@ func (m *NodeGetVolumeStatsRequest) Reset() { *m = NodeGetVolumeStatsReq func (m *NodeGetVolumeStatsRequest) String() string { return proto.CompactTextString(m) } func (*NodeGetVolumeStatsRequest) ProtoMessage() {} func (*NodeGetVolumeStatsRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_csi_c7fbf84440dfe34a, []int{45} + return fileDescriptor_csi_ceafd41374bbab61, []int{45} } func (m *NodeGetVolumeStatsRequest) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_NodeGetVolumeStatsRequest.Unmarshal(m, b) @@ -3739,7 +3739,7 @@ func (m *NodeGetVolumeStatsResponse) Reset() { *m = NodeGetVolumeStatsRe func (m *NodeGetVolumeStatsResponse) String() string { return proto.CompactTextString(m) } func (*NodeGetVolumeStatsResponse) ProtoMessage() {} func (*NodeGetVolumeStatsResponse) Descriptor() ([]byte, []int) { - return fileDescriptor_csi_c7fbf84440dfe34a, []int{46} + return fileDescriptor_csi_ceafd41374bbab61, []int{46} } func (m *NodeGetVolumeStatsResponse) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_NodeGetVolumeStatsResponse.Unmarshal(m, b) @@ -3777,7 +3777,7 @@ type VolumeUsage struct { // The value of this field MUST NOT be negative. Used int64 `protobuf:"varint,3,opt,name=used,proto3" json:"used,omitempty"` // Units by which values are measured. This field is REQUIRED. - Unit VolumeUsage_Unit `protobuf:"varint,4,opt,name=unit,proto3,enum=csi.v0.VolumeUsage_Unit" json:"unit,omitempty"` + Unit VolumeUsage_Unit `protobuf:"varint,4,opt,name=unit,proto3,enum=csi.v1.VolumeUsage_Unit" json:"unit,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` @@ -3787,7 +3787,7 @@ func (m *VolumeUsage) Reset() { *m = VolumeUsage{} } func (m *VolumeUsage) String() string { return proto.CompactTextString(m) } func (*VolumeUsage) ProtoMessage() {} func (*VolumeUsage) Descriptor() ([]byte, []int) { - return fileDescriptor_csi_c7fbf84440dfe34a, []int{47} + return fileDescriptor_csi_ceafd41374bbab61, []int{47} } func (m *VolumeUsage) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_VolumeUsage.Unmarshal(m, b) @@ -3845,7 +3845,7 @@ func (m *NodeGetCapabilitiesRequest) Reset() { *m = NodeGetCapabilitiesR func (m *NodeGetCapabilitiesRequest) String() string { return proto.CompactTextString(m) } func (*NodeGetCapabilitiesRequest) ProtoMessage() {} func (*NodeGetCapabilitiesRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_csi_c7fbf84440dfe34a, []int{48} + return fileDescriptor_csi_ceafd41374bbab61, []int{48} } func (m *NodeGetCapabilitiesRequest) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_NodeGetCapabilitiesRequest.Unmarshal(m, b) @@ -3878,7 +3878,7 @@ func (m *NodeGetCapabilitiesResponse) Reset() { *m = NodeGetCapabilities func (m *NodeGetCapabilitiesResponse) String() string { return proto.CompactTextString(m) } func (*NodeGetCapabilitiesResponse) ProtoMessage() {} func (*NodeGetCapabilitiesResponse) Descriptor() ([]byte, []int) { - return fileDescriptor_csi_c7fbf84440dfe34a, []int{49} + return fileDescriptor_csi_ceafd41374bbab61, []int{49} } func (m *NodeGetCapabilitiesResponse) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_NodeGetCapabilitiesResponse.Unmarshal(m, b) @@ -3919,7 +3919,7 @@ func (m *NodeServiceCapability) Reset() { *m = NodeServiceCapability{} } func (m *NodeServiceCapability) String() string { return proto.CompactTextString(m) } func (*NodeServiceCapability) ProtoMessage() {} func (*NodeServiceCapability) Descriptor() ([]byte, []int) { - return fileDescriptor_csi_c7fbf84440dfe34a, []int{50} + return fileDescriptor_csi_ceafd41374bbab61, []int{50} } func (m *NodeServiceCapability) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_NodeServiceCapability.Unmarshal(m, b) @@ -4019,7 +4019,7 @@ func _NodeServiceCapability_OneofSizer(msg proto.Message) (n int) { } type NodeServiceCapability_RPC struct { - Type NodeServiceCapability_RPC_Type `protobuf:"varint,1,opt,name=type,proto3,enum=csi.v0.NodeServiceCapability_RPC_Type" json:"type,omitempty"` + Type NodeServiceCapability_RPC_Type `protobuf:"varint,1,opt,name=type,proto3,enum=csi.v1.NodeServiceCapability_RPC_Type" json:"type,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` @@ -4029,7 +4029,7 @@ func (m *NodeServiceCapability_RPC) Reset() { *m = NodeServiceCapability func (m *NodeServiceCapability_RPC) String() string { return proto.CompactTextString(m) } func (*NodeServiceCapability_RPC) ProtoMessage() {} func (*NodeServiceCapability_RPC) Descriptor() ([]byte, []int) { - return fileDescriptor_csi_c7fbf84440dfe34a, []int{50, 0} + return fileDescriptor_csi_ceafd41374bbab61, []int{50, 0} } func (m *NodeServiceCapability_RPC) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_NodeServiceCapability_RPC.Unmarshal(m, b) @@ -4066,7 +4066,7 @@ func (m *NodeGetInfoRequest) Reset() { *m = NodeGetInfoRequest{} } func (m *NodeGetInfoRequest) String() string { return proto.CompactTextString(m) } func (*NodeGetInfoRequest) ProtoMessage() {} func (*NodeGetInfoRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_csi_c7fbf84440dfe34a, []int{51} + return fileDescriptor_csi_ceafd41374bbab61, []int{51} } func (m *NodeGetInfoRequest) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_NodeGetInfoRequest.Unmarshal(m, b) @@ -4129,7 +4129,7 @@ func (m *NodeGetInfoResponse) Reset() { *m = NodeGetInfoResponse{} } func (m *NodeGetInfoResponse) String() string { return proto.CompactTextString(m) } func (*NodeGetInfoResponse) ProtoMessage() {} func (*NodeGetInfoResponse) Descriptor() ([]byte, []int) { - return fileDescriptor_csi_c7fbf84440dfe34a, []int{52} + return fileDescriptor_csi_ceafd41374bbab61, []int{52} } func (m *NodeGetInfoResponse) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_NodeGetInfoResponse.Unmarshal(m, b) @@ -4174,106 +4174,106 @@ var E_CsiSecret = &proto.ExtensionDesc{ ExtendedType: (*descriptor.FieldOptions)(nil), ExtensionType: (*bool)(nil), Field: 1059, - Name: "csi.v0.csi_secret", + Name: "csi.v1.csi_secret", Tag: "varint,1059,opt,name=csi_secret,json=csiSecret", Filename: "github.com/container-storage-interface/spec/csi.proto", } func init() { - proto.RegisterType((*GetPluginInfoRequest)(nil), "csi.v0.GetPluginInfoRequest") - proto.RegisterType((*GetPluginInfoResponse)(nil), "csi.v0.GetPluginInfoResponse") - proto.RegisterMapType((map[string]string)(nil), "csi.v0.GetPluginInfoResponse.ManifestEntry") - proto.RegisterType((*GetPluginCapabilitiesRequest)(nil), "csi.v0.GetPluginCapabilitiesRequest") - proto.RegisterType((*GetPluginCapabilitiesResponse)(nil), "csi.v0.GetPluginCapabilitiesResponse") - proto.RegisterType((*PluginCapability)(nil), "csi.v0.PluginCapability") - proto.RegisterType((*PluginCapability_Service)(nil), "csi.v0.PluginCapability.Service") - proto.RegisterType((*ProbeRequest)(nil), "csi.v0.ProbeRequest") - proto.RegisterType((*ProbeResponse)(nil), "csi.v0.ProbeResponse") - proto.RegisterType((*CreateVolumeRequest)(nil), "csi.v0.CreateVolumeRequest") - proto.RegisterMapType((map[string]string)(nil), "csi.v0.CreateVolumeRequest.ParametersEntry") - proto.RegisterMapType((map[string]string)(nil), "csi.v0.CreateVolumeRequest.SecretsEntry") - proto.RegisterType((*VolumeContentSource)(nil), "csi.v0.VolumeContentSource") - proto.RegisterType((*VolumeContentSource_SnapshotSource)(nil), "csi.v0.VolumeContentSource.SnapshotSource") - proto.RegisterType((*VolumeContentSource_VolumeSource)(nil), "csi.v0.VolumeContentSource.VolumeSource") - proto.RegisterType((*CreateVolumeResponse)(nil), "csi.v0.CreateVolumeResponse") - proto.RegisterType((*VolumeCapability)(nil), "csi.v0.VolumeCapability") - proto.RegisterType((*VolumeCapability_BlockVolume)(nil), "csi.v0.VolumeCapability.BlockVolume") - proto.RegisterType((*VolumeCapability_MountVolume)(nil), "csi.v0.VolumeCapability.MountVolume") - proto.RegisterType((*VolumeCapability_AccessMode)(nil), "csi.v0.VolumeCapability.AccessMode") - proto.RegisterType((*CapacityRange)(nil), "csi.v0.CapacityRange") - proto.RegisterType((*Volume)(nil), "csi.v0.Volume") - proto.RegisterMapType((map[string]string)(nil), "csi.v0.Volume.VolumeContextEntry") - proto.RegisterType((*TopologyRequirement)(nil), "csi.v0.TopologyRequirement") - proto.RegisterType((*Topology)(nil), "csi.v0.Topology") - proto.RegisterMapType((map[string]string)(nil), "csi.v0.Topology.SegmentsEntry") - proto.RegisterType((*DeleteVolumeRequest)(nil), "csi.v0.DeleteVolumeRequest") - proto.RegisterMapType((map[string]string)(nil), "csi.v0.DeleteVolumeRequest.SecretsEntry") - proto.RegisterType((*DeleteVolumeResponse)(nil), "csi.v0.DeleteVolumeResponse") - proto.RegisterType((*ControllerPublishVolumeRequest)(nil), "csi.v0.ControllerPublishVolumeRequest") - proto.RegisterMapType((map[string]string)(nil), "csi.v0.ControllerPublishVolumeRequest.SecretsEntry") - proto.RegisterMapType((map[string]string)(nil), "csi.v0.ControllerPublishVolumeRequest.VolumeContextEntry") - proto.RegisterType((*ControllerPublishVolumeResponse)(nil), "csi.v0.ControllerPublishVolumeResponse") - proto.RegisterMapType((map[string]string)(nil), "csi.v0.ControllerPublishVolumeResponse.PublishContextEntry") - proto.RegisterType((*ControllerUnpublishVolumeRequest)(nil), "csi.v0.ControllerUnpublishVolumeRequest") - proto.RegisterMapType((map[string]string)(nil), "csi.v0.ControllerUnpublishVolumeRequest.SecretsEntry") - proto.RegisterType((*ControllerUnpublishVolumeResponse)(nil), "csi.v0.ControllerUnpublishVolumeResponse") - proto.RegisterType((*ValidateVolumeCapabilitiesRequest)(nil), "csi.v0.ValidateVolumeCapabilitiesRequest") - proto.RegisterMapType((map[string]string)(nil), "csi.v0.ValidateVolumeCapabilitiesRequest.ParametersEntry") - proto.RegisterMapType((map[string]string)(nil), "csi.v0.ValidateVolumeCapabilitiesRequest.SecretsEntry") - proto.RegisterMapType((map[string]string)(nil), "csi.v0.ValidateVolumeCapabilitiesRequest.VolumeContextEntry") - proto.RegisterType((*ValidateVolumeCapabilitiesResponse)(nil), "csi.v0.ValidateVolumeCapabilitiesResponse") - proto.RegisterType((*ValidateVolumeCapabilitiesResponse_Confirmed)(nil), "csi.v0.ValidateVolumeCapabilitiesResponse.Confirmed") - proto.RegisterMapType((map[string]string)(nil), "csi.v0.ValidateVolumeCapabilitiesResponse.Confirmed.ParametersEntry") - proto.RegisterMapType((map[string]string)(nil), "csi.v0.ValidateVolumeCapabilitiesResponse.Confirmed.VolumeContextEntry") - proto.RegisterType((*ListVolumesRequest)(nil), "csi.v0.ListVolumesRequest") - proto.RegisterType((*ListVolumesResponse)(nil), "csi.v0.ListVolumesResponse") - proto.RegisterType((*ListVolumesResponse_Entry)(nil), "csi.v0.ListVolumesResponse.Entry") - proto.RegisterType((*GetCapacityRequest)(nil), "csi.v0.GetCapacityRequest") - proto.RegisterMapType((map[string]string)(nil), "csi.v0.GetCapacityRequest.ParametersEntry") - proto.RegisterType((*GetCapacityResponse)(nil), "csi.v0.GetCapacityResponse") - proto.RegisterType((*ControllerGetCapabilitiesRequest)(nil), "csi.v0.ControllerGetCapabilitiesRequest") - proto.RegisterType((*ControllerGetCapabilitiesResponse)(nil), "csi.v0.ControllerGetCapabilitiesResponse") - proto.RegisterType((*ControllerServiceCapability)(nil), "csi.v0.ControllerServiceCapability") - proto.RegisterType((*ControllerServiceCapability_RPC)(nil), "csi.v0.ControllerServiceCapability.RPC") - proto.RegisterType((*CreateSnapshotRequest)(nil), "csi.v0.CreateSnapshotRequest") - proto.RegisterMapType((map[string]string)(nil), "csi.v0.CreateSnapshotRequest.ParametersEntry") - proto.RegisterMapType((map[string]string)(nil), "csi.v0.CreateSnapshotRequest.SecretsEntry") - proto.RegisterType((*CreateSnapshotResponse)(nil), "csi.v0.CreateSnapshotResponse") - proto.RegisterType((*Snapshot)(nil), "csi.v0.Snapshot") - proto.RegisterType((*DeleteSnapshotRequest)(nil), "csi.v0.DeleteSnapshotRequest") - proto.RegisterMapType((map[string]string)(nil), "csi.v0.DeleteSnapshotRequest.SecretsEntry") - proto.RegisterType((*DeleteSnapshotResponse)(nil), "csi.v0.DeleteSnapshotResponse") - proto.RegisterType((*ListSnapshotsRequest)(nil), "csi.v0.ListSnapshotsRequest") - proto.RegisterType((*ListSnapshotsResponse)(nil), "csi.v0.ListSnapshotsResponse") - proto.RegisterType((*ListSnapshotsResponse_Entry)(nil), "csi.v0.ListSnapshotsResponse.Entry") - proto.RegisterType((*NodeStageVolumeRequest)(nil), "csi.v0.NodeStageVolumeRequest") - proto.RegisterMapType((map[string]string)(nil), "csi.v0.NodeStageVolumeRequest.PublishContextEntry") - proto.RegisterMapType((map[string]string)(nil), "csi.v0.NodeStageVolumeRequest.SecretsEntry") - proto.RegisterMapType((map[string]string)(nil), "csi.v0.NodeStageVolumeRequest.VolumeContextEntry") - proto.RegisterType((*NodeStageVolumeResponse)(nil), "csi.v0.NodeStageVolumeResponse") - proto.RegisterType((*NodeUnstageVolumeRequest)(nil), "csi.v0.NodeUnstageVolumeRequest") - proto.RegisterType((*NodeUnstageVolumeResponse)(nil), "csi.v0.NodeUnstageVolumeResponse") - proto.RegisterType((*NodePublishVolumeRequest)(nil), "csi.v0.NodePublishVolumeRequest") - proto.RegisterMapType((map[string]string)(nil), "csi.v0.NodePublishVolumeRequest.PublishContextEntry") - proto.RegisterMapType((map[string]string)(nil), "csi.v0.NodePublishVolumeRequest.SecretsEntry") - proto.RegisterMapType((map[string]string)(nil), "csi.v0.NodePublishVolumeRequest.VolumeContextEntry") - proto.RegisterType((*NodePublishVolumeResponse)(nil), "csi.v0.NodePublishVolumeResponse") - proto.RegisterType((*NodeUnpublishVolumeRequest)(nil), "csi.v0.NodeUnpublishVolumeRequest") - proto.RegisterType((*NodeUnpublishVolumeResponse)(nil), "csi.v0.NodeUnpublishVolumeResponse") - proto.RegisterType((*NodeGetVolumeStatsRequest)(nil), "csi.v0.NodeGetVolumeStatsRequest") - proto.RegisterType((*NodeGetVolumeStatsResponse)(nil), "csi.v0.NodeGetVolumeStatsResponse") - proto.RegisterType((*VolumeUsage)(nil), "csi.v0.VolumeUsage") - proto.RegisterType((*NodeGetCapabilitiesRequest)(nil), "csi.v0.NodeGetCapabilitiesRequest") - proto.RegisterType((*NodeGetCapabilitiesResponse)(nil), "csi.v0.NodeGetCapabilitiesResponse") - proto.RegisterType((*NodeServiceCapability)(nil), "csi.v0.NodeServiceCapability") - proto.RegisterType((*NodeServiceCapability_RPC)(nil), "csi.v0.NodeServiceCapability.RPC") - proto.RegisterType((*NodeGetInfoRequest)(nil), "csi.v0.NodeGetInfoRequest") - proto.RegisterType((*NodeGetInfoResponse)(nil), "csi.v0.NodeGetInfoResponse") - proto.RegisterEnum("csi.v0.PluginCapability_Service_Type", PluginCapability_Service_Type_name, PluginCapability_Service_Type_value) - proto.RegisterEnum("csi.v0.VolumeCapability_AccessMode_Mode", VolumeCapability_AccessMode_Mode_name, VolumeCapability_AccessMode_Mode_value) - proto.RegisterEnum("csi.v0.ControllerServiceCapability_RPC_Type", ControllerServiceCapability_RPC_Type_name, ControllerServiceCapability_RPC_Type_value) - proto.RegisterEnum("csi.v0.VolumeUsage_Unit", VolumeUsage_Unit_name, VolumeUsage_Unit_value) - proto.RegisterEnum("csi.v0.NodeServiceCapability_RPC_Type", NodeServiceCapability_RPC_Type_name, NodeServiceCapability_RPC_Type_value) + proto.RegisterType((*GetPluginInfoRequest)(nil), "csi.v1.GetPluginInfoRequest") + proto.RegisterType((*GetPluginInfoResponse)(nil), "csi.v1.GetPluginInfoResponse") + proto.RegisterMapType((map[string]string)(nil), "csi.v1.GetPluginInfoResponse.ManifestEntry") + proto.RegisterType((*GetPluginCapabilitiesRequest)(nil), "csi.v1.GetPluginCapabilitiesRequest") + proto.RegisterType((*GetPluginCapabilitiesResponse)(nil), "csi.v1.GetPluginCapabilitiesResponse") + proto.RegisterType((*PluginCapability)(nil), "csi.v1.PluginCapability") + proto.RegisterType((*PluginCapability_Service)(nil), "csi.v1.PluginCapability.Service") + proto.RegisterType((*ProbeRequest)(nil), "csi.v1.ProbeRequest") + proto.RegisterType((*ProbeResponse)(nil), "csi.v1.ProbeResponse") + proto.RegisterType((*CreateVolumeRequest)(nil), "csi.v1.CreateVolumeRequest") + proto.RegisterMapType((map[string]string)(nil), "csi.v1.CreateVolumeRequest.ParametersEntry") + proto.RegisterMapType((map[string]string)(nil), "csi.v1.CreateVolumeRequest.SecretsEntry") + proto.RegisterType((*VolumeContentSource)(nil), "csi.v1.VolumeContentSource") + proto.RegisterType((*VolumeContentSource_SnapshotSource)(nil), "csi.v1.VolumeContentSource.SnapshotSource") + proto.RegisterType((*VolumeContentSource_VolumeSource)(nil), "csi.v1.VolumeContentSource.VolumeSource") + proto.RegisterType((*CreateVolumeResponse)(nil), "csi.v1.CreateVolumeResponse") + proto.RegisterType((*VolumeCapability)(nil), "csi.v1.VolumeCapability") + proto.RegisterType((*VolumeCapability_BlockVolume)(nil), "csi.v1.VolumeCapability.BlockVolume") + proto.RegisterType((*VolumeCapability_MountVolume)(nil), "csi.v1.VolumeCapability.MountVolume") + proto.RegisterType((*VolumeCapability_AccessMode)(nil), "csi.v1.VolumeCapability.AccessMode") + proto.RegisterType((*CapacityRange)(nil), "csi.v1.CapacityRange") + proto.RegisterType((*Volume)(nil), "csi.v1.Volume") + proto.RegisterMapType((map[string]string)(nil), "csi.v1.Volume.VolumeContextEntry") + proto.RegisterType((*TopologyRequirement)(nil), "csi.v1.TopologyRequirement") + proto.RegisterType((*Topology)(nil), "csi.v1.Topology") + proto.RegisterMapType((map[string]string)(nil), "csi.v1.Topology.SegmentsEntry") + proto.RegisterType((*DeleteVolumeRequest)(nil), "csi.v1.DeleteVolumeRequest") + proto.RegisterMapType((map[string]string)(nil), "csi.v1.DeleteVolumeRequest.SecretsEntry") + proto.RegisterType((*DeleteVolumeResponse)(nil), "csi.v1.DeleteVolumeResponse") + proto.RegisterType((*ControllerPublishVolumeRequest)(nil), "csi.v1.ControllerPublishVolumeRequest") + proto.RegisterMapType((map[string]string)(nil), "csi.v1.ControllerPublishVolumeRequest.SecretsEntry") + proto.RegisterMapType((map[string]string)(nil), "csi.v1.ControllerPublishVolumeRequest.VolumeContextEntry") + proto.RegisterType((*ControllerPublishVolumeResponse)(nil), "csi.v1.ControllerPublishVolumeResponse") + proto.RegisterMapType((map[string]string)(nil), "csi.v1.ControllerPublishVolumeResponse.PublishContextEntry") + proto.RegisterType((*ControllerUnpublishVolumeRequest)(nil), "csi.v1.ControllerUnpublishVolumeRequest") + proto.RegisterMapType((map[string]string)(nil), "csi.v1.ControllerUnpublishVolumeRequest.SecretsEntry") + proto.RegisterType((*ControllerUnpublishVolumeResponse)(nil), "csi.v1.ControllerUnpublishVolumeResponse") + proto.RegisterType((*ValidateVolumeCapabilitiesRequest)(nil), "csi.v1.ValidateVolumeCapabilitiesRequest") + proto.RegisterMapType((map[string]string)(nil), "csi.v1.ValidateVolumeCapabilitiesRequest.ParametersEntry") + proto.RegisterMapType((map[string]string)(nil), "csi.v1.ValidateVolumeCapabilitiesRequest.SecretsEntry") + proto.RegisterMapType((map[string]string)(nil), "csi.v1.ValidateVolumeCapabilitiesRequest.VolumeContextEntry") + proto.RegisterType((*ValidateVolumeCapabilitiesResponse)(nil), "csi.v1.ValidateVolumeCapabilitiesResponse") + proto.RegisterType((*ValidateVolumeCapabilitiesResponse_Confirmed)(nil), "csi.v1.ValidateVolumeCapabilitiesResponse.Confirmed") + proto.RegisterMapType((map[string]string)(nil), "csi.v1.ValidateVolumeCapabilitiesResponse.Confirmed.ParametersEntry") + proto.RegisterMapType((map[string]string)(nil), "csi.v1.ValidateVolumeCapabilitiesResponse.Confirmed.VolumeContextEntry") + proto.RegisterType((*ListVolumesRequest)(nil), "csi.v1.ListVolumesRequest") + proto.RegisterType((*ListVolumesResponse)(nil), "csi.v1.ListVolumesResponse") + proto.RegisterType((*ListVolumesResponse_Entry)(nil), "csi.v1.ListVolumesResponse.Entry") + proto.RegisterType((*GetCapacityRequest)(nil), "csi.v1.GetCapacityRequest") + proto.RegisterMapType((map[string]string)(nil), "csi.v1.GetCapacityRequest.ParametersEntry") + proto.RegisterType((*GetCapacityResponse)(nil), "csi.v1.GetCapacityResponse") + proto.RegisterType((*ControllerGetCapabilitiesRequest)(nil), "csi.v1.ControllerGetCapabilitiesRequest") + proto.RegisterType((*ControllerGetCapabilitiesResponse)(nil), "csi.v1.ControllerGetCapabilitiesResponse") + proto.RegisterType((*ControllerServiceCapability)(nil), "csi.v1.ControllerServiceCapability") + proto.RegisterType((*ControllerServiceCapability_RPC)(nil), "csi.v1.ControllerServiceCapability.RPC") + proto.RegisterType((*CreateSnapshotRequest)(nil), "csi.v1.CreateSnapshotRequest") + proto.RegisterMapType((map[string]string)(nil), "csi.v1.CreateSnapshotRequest.ParametersEntry") + proto.RegisterMapType((map[string]string)(nil), "csi.v1.CreateSnapshotRequest.SecretsEntry") + proto.RegisterType((*CreateSnapshotResponse)(nil), "csi.v1.CreateSnapshotResponse") + proto.RegisterType((*Snapshot)(nil), "csi.v1.Snapshot") + proto.RegisterType((*DeleteSnapshotRequest)(nil), "csi.v1.DeleteSnapshotRequest") + proto.RegisterMapType((map[string]string)(nil), "csi.v1.DeleteSnapshotRequest.SecretsEntry") + proto.RegisterType((*DeleteSnapshotResponse)(nil), "csi.v1.DeleteSnapshotResponse") + proto.RegisterType((*ListSnapshotsRequest)(nil), "csi.v1.ListSnapshotsRequest") + proto.RegisterType((*ListSnapshotsResponse)(nil), "csi.v1.ListSnapshotsResponse") + proto.RegisterType((*ListSnapshotsResponse_Entry)(nil), "csi.v1.ListSnapshotsResponse.Entry") + proto.RegisterType((*NodeStageVolumeRequest)(nil), "csi.v1.NodeStageVolumeRequest") + proto.RegisterMapType((map[string]string)(nil), "csi.v1.NodeStageVolumeRequest.PublishContextEntry") + proto.RegisterMapType((map[string]string)(nil), "csi.v1.NodeStageVolumeRequest.SecretsEntry") + proto.RegisterMapType((map[string]string)(nil), "csi.v1.NodeStageVolumeRequest.VolumeContextEntry") + proto.RegisterType((*NodeStageVolumeResponse)(nil), "csi.v1.NodeStageVolumeResponse") + proto.RegisterType((*NodeUnstageVolumeRequest)(nil), "csi.v1.NodeUnstageVolumeRequest") + proto.RegisterType((*NodeUnstageVolumeResponse)(nil), "csi.v1.NodeUnstageVolumeResponse") + proto.RegisterType((*NodePublishVolumeRequest)(nil), "csi.v1.NodePublishVolumeRequest") + proto.RegisterMapType((map[string]string)(nil), "csi.v1.NodePublishVolumeRequest.PublishContextEntry") + proto.RegisterMapType((map[string]string)(nil), "csi.v1.NodePublishVolumeRequest.SecretsEntry") + proto.RegisterMapType((map[string]string)(nil), "csi.v1.NodePublishVolumeRequest.VolumeContextEntry") + proto.RegisterType((*NodePublishVolumeResponse)(nil), "csi.v1.NodePublishVolumeResponse") + proto.RegisterType((*NodeUnpublishVolumeRequest)(nil), "csi.v1.NodeUnpublishVolumeRequest") + proto.RegisterType((*NodeUnpublishVolumeResponse)(nil), "csi.v1.NodeUnpublishVolumeResponse") + proto.RegisterType((*NodeGetVolumeStatsRequest)(nil), "csi.v1.NodeGetVolumeStatsRequest") + proto.RegisterType((*NodeGetVolumeStatsResponse)(nil), "csi.v1.NodeGetVolumeStatsResponse") + proto.RegisterType((*VolumeUsage)(nil), "csi.v1.VolumeUsage") + proto.RegisterType((*NodeGetCapabilitiesRequest)(nil), "csi.v1.NodeGetCapabilitiesRequest") + proto.RegisterType((*NodeGetCapabilitiesResponse)(nil), "csi.v1.NodeGetCapabilitiesResponse") + proto.RegisterType((*NodeServiceCapability)(nil), "csi.v1.NodeServiceCapability") + proto.RegisterType((*NodeServiceCapability_RPC)(nil), "csi.v1.NodeServiceCapability.RPC") + proto.RegisterType((*NodeGetInfoRequest)(nil), "csi.v1.NodeGetInfoRequest") + proto.RegisterType((*NodeGetInfoResponse)(nil), "csi.v1.NodeGetInfoResponse") + proto.RegisterEnum("csi.v1.PluginCapability_Service_Type", PluginCapability_Service_Type_name, PluginCapability_Service_Type_value) + proto.RegisterEnum("csi.v1.VolumeCapability_AccessMode_Mode", VolumeCapability_AccessMode_Mode_name, VolumeCapability_AccessMode_Mode_value) + proto.RegisterEnum("csi.v1.ControllerServiceCapability_RPC_Type", ControllerServiceCapability_RPC_Type_name, ControllerServiceCapability_RPC_Type_value) + proto.RegisterEnum("csi.v1.VolumeUsage_Unit", VolumeUsage_Unit_name, VolumeUsage_Unit_value) + proto.RegisterEnum("csi.v1.NodeServiceCapability_RPC_Type", NodeServiceCapability_RPC_Type_name, NodeServiceCapability_RPC_Type_value) proto.RegisterExtension(E_CsiSecret) } @@ -4304,7 +4304,7 @@ func NewIdentityClient(cc *grpc.ClientConn) IdentityClient { func (c *identityClient) GetPluginInfo(ctx context.Context, in *GetPluginInfoRequest, opts ...grpc.CallOption) (*GetPluginInfoResponse, error) { out := new(GetPluginInfoResponse) - err := c.cc.Invoke(ctx, "/csi.v0.Identity/GetPluginInfo", in, out, opts...) + err := c.cc.Invoke(ctx, "/csi.v1.Identity/GetPluginInfo", in, out, opts...) if err != nil { return nil, err } @@ -4313,7 +4313,7 @@ func (c *identityClient) GetPluginInfo(ctx context.Context, in *GetPluginInfoReq func (c *identityClient) GetPluginCapabilities(ctx context.Context, in *GetPluginCapabilitiesRequest, opts ...grpc.CallOption) (*GetPluginCapabilitiesResponse, error) { out := new(GetPluginCapabilitiesResponse) - err := c.cc.Invoke(ctx, "/csi.v0.Identity/GetPluginCapabilities", in, out, opts...) + err := c.cc.Invoke(ctx, "/csi.v1.Identity/GetPluginCapabilities", in, out, opts...) if err != nil { return nil, err } @@ -4322,7 +4322,7 @@ func (c *identityClient) GetPluginCapabilities(ctx context.Context, in *GetPlugi func (c *identityClient) Probe(ctx context.Context, in *ProbeRequest, opts ...grpc.CallOption) (*ProbeResponse, error) { out := new(ProbeResponse) - err := c.cc.Invoke(ctx, "/csi.v0.Identity/Probe", in, out, opts...) + err := c.cc.Invoke(ctx, "/csi.v1.Identity/Probe", in, out, opts...) if err != nil { return nil, err } @@ -4350,7 +4350,7 @@ func _Identity_GetPluginInfo_Handler(srv interface{}, ctx context.Context, dec f } info := &grpc.UnaryServerInfo{ Server: srv, - FullMethod: "/csi.v0.Identity/GetPluginInfo", + FullMethod: "/csi.v1.Identity/GetPluginInfo", } handler := func(ctx context.Context, req interface{}) (interface{}, error) { return srv.(IdentityServer).GetPluginInfo(ctx, req.(*GetPluginInfoRequest)) @@ -4368,7 +4368,7 @@ func _Identity_GetPluginCapabilities_Handler(srv interface{}, ctx context.Contex } info := &grpc.UnaryServerInfo{ Server: srv, - FullMethod: "/csi.v0.Identity/GetPluginCapabilities", + FullMethod: "/csi.v1.Identity/GetPluginCapabilities", } handler := func(ctx context.Context, req interface{}) (interface{}, error) { return srv.(IdentityServer).GetPluginCapabilities(ctx, req.(*GetPluginCapabilitiesRequest)) @@ -4386,7 +4386,7 @@ func _Identity_Probe_Handler(srv interface{}, ctx context.Context, dec func(inte } info := &grpc.UnaryServerInfo{ Server: srv, - FullMethod: "/csi.v0.Identity/Probe", + FullMethod: "/csi.v1.Identity/Probe", } handler := func(ctx context.Context, req interface{}) (interface{}, error) { return srv.(IdentityServer).Probe(ctx, req.(*ProbeRequest)) @@ -4395,7 +4395,7 @@ func _Identity_Probe_Handler(srv interface{}, ctx context.Context, dec func(inte } var _Identity_serviceDesc = grpc.ServiceDesc{ - ServiceName: "csi.v0.Identity", + ServiceName: "csi.v1.Identity", HandlerType: (*IdentityServer)(nil), Methods: []grpc.MethodDesc{ { @@ -4442,7 +4442,7 @@ func NewControllerClient(cc *grpc.ClientConn) ControllerClient { func (c *controllerClient) CreateVolume(ctx context.Context, in *CreateVolumeRequest, opts ...grpc.CallOption) (*CreateVolumeResponse, error) { out := new(CreateVolumeResponse) - err := c.cc.Invoke(ctx, "/csi.v0.Controller/CreateVolume", in, out, opts...) + err := c.cc.Invoke(ctx, "/csi.v1.Controller/CreateVolume", in, out, opts...) if err != nil { return nil, err } @@ -4451,7 +4451,7 @@ func (c *controllerClient) CreateVolume(ctx context.Context, in *CreateVolumeReq func (c *controllerClient) DeleteVolume(ctx context.Context, in *DeleteVolumeRequest, opts ...grpc.CallOption) (*DeleteVolumeResponse, error) { out := new(DeleteVolumeResponse) - err := c.cc.Invoke(ctx, "/csi.v0.Controller/DeleteVolume", in, out, opts...) + err := c.cc.Invoke(ctx, "/csi.v1.Controller/DeleteVolume", in, out, opts...) if err != nil { return nil, err } @@ -4460,7 +4460,7 @@ func (c *controllerClient) DeleteVolume(ctx context.Context, in *DeleteVolumeReq func (c *controllerClient) ControllerPublishVolume(ctx context.Context, in *ControllerPublishVolumeRequest, opts ...grpc.CallOption) (*ControllerPublishVolumeResponse, error) { out := new(ControllerPublishVolumeResponse) - err := c.cc.Invoke(ctx, "/csi.v0.Controller/ControllerPublishVolume", in, out, opts...) + err := c.cc.Invoke(ctx, "/csi.v1.Controller/ControllerPublishVolume", in, out, opts...) if err != nil { return nil, err } @@ -4469,7 +4469,7 @@ func (c *controllerClient) ControllerPublishVolume(ctx context.Context, in *Cont func (c *controllerClient) ControllerUnpublishVolume(ctx context.Context, in *ControllerUnpublishVolumeRequest, opts ...grpc.CallOption) (*ControllerUnpublishVolumeResponse, error) { out := new(ControllerUnpublishVolumeResponse) - err := c.cc.Invoke(ctx, "/csi.v0.Controller/ControllerUnpublishVolume", in, out, opts...) + err := c.cc.Invoke(ctx, "/csi.v1.Controller/ControllerUnpublishVolume", in, out, opts...) if err != nil { return nil, err } @@ -4478,7 +4478,7 @@ func (c *controllerClient) ControllerUnpublishVolume(ctx context.Context, in *Co func (c *controllerClient) ValidateVolumeCapabilities(ctx context.Context, in *ValidateVolumeCapabilitiesRequest, opts ...grpc.CallOption) (*ValidateVolumeCapabilitiesResponse, error) { out := new(ValidateVolumeCapabilitiesResponse) - err := c.cc.Invoke(ctx, "/csi.v0.Controller/ValidateVolumeCapabilities", in, out, opts...) + err := c.cc.Invoke(ctx, "/csi.v1.Controller/ValidateVolumeCapabilities", in, out, opts...) if err != nil { return nil, err } @@ -4487,7 +4487,7 @@ func (c *controllerClient) ValidateVolumeCapabilities(ctx context.Context, in *V func (c *controllerClient) ListVolumes(ctx context.Context, in *ListVolumesRequest, opts ...grpc.CallOption) (*ListVolumesResponse, error) { out := new(ListVolumesResponse) - err := c.cc.Invoke(ctx, "/csi.v0.Controller/ListVolumes", in, out, opts...) + err := c.cc.Invoke(ctx, "/csi.v1.Controller/ListVolumes", in, out, opts...) if err != nil { return nil, err } @@ -4496,7 +4496,7 @@ func (c *controllerClient) ListVolumes(ctx context.Context, in *ListVolumesReque func (c *controllerClient) GetCapacity(ctx context.Context, in *GetCapacityRequest, opts ...grpc.CallOption) (*GetCapacityResponse, error) { out := new(GetCapacityResponse) - err := c.cc.Invoke(ctx, "/csi.v0.Controller/GetCapacity", in, out, opts...) + err := c.cc.Invoke(ctx, "/csi.v1.Controller/GetCapacity", in, out, opts...) if err != nil { return nil, err } @@ -4505,7 +4505,7 @@ func (c *controllerClient) GetCapacity(ctx context.Context, in *GetCapacityReque func (c *controllerClient) ControllerGetCapabilities(ctx context.Context, in *ControllerGetCapabilitiesRequest, opts ...grpc.CallOption) (*ControllerGetCapabilitiesResponse, error) { out := new(ControllerGetCapabilitiesResponse) - err := c.cc.Invoke(ctx, "/csi.v0.Controller/ControllerGetCapabilities", in, out, opts...) + err := c.cc.Invoke(ctx, "/csi.v1.Controller/ControllerGetCapabilities", in, out, opts...) if err != nil { return nil, err } @@ -4514,7 +4514,7 @@ func (c *controllerClient) ControllerGetCapabilities(ctx context.Context, in *Co func (c *controllerClient) CreateSnapshot(ctx context.Context, in *CreateSnapshotRequest, opts ...grpc.CallOption) (*CreateSnapshotResponse, error) { out := new(CreateSnapshotResponse) - err := c.cc.Invoke(ctx, "/csi.v0.Controller/CreateSnapshot", in, out, opts...) + err := c.cc.Invoke(ctx, "/csi.v1.Controller/CreateSnapshot", in, out, opts...) if err != nil { return nil, err } @@ -4523,7 +4523,7 @@ func (c *controllerClient) CreateSnapshot(ctx context.Context, in *CreateSnapsho func (c *controllerClient) DeleteSnapshot(ctx context.Context, in *DeleteSnapshotRequest, opts ...grpc.CallOption) (*DeleteSnapshotResponse, error) { out := new(DeleteSnapshotResponse) - err := c.cc.Invoke(ctx, "/csi.v0.Controller/DeleteSnapshot", in, out, opts...) + err := c.cc.Invoke(ctx, "/csi.v1.Controller/DeleteSnapshot", in, out, opts...) if err != nil { return nil, err } @@ -4532,7 +4532,7 @@ func (c *controllerClient) DeleteSnapshot(ctx context.Context, in *DeleteSnapsho func (c *controllerClient) ListSnapshots(ctx context.Context, in *ListSnapshotsRequest, opts ...grpc.CallOption) (*ListSnapshotsResponse, error) { out := new(ListSnapshotsResponse) - err := c.cc.Invoke(ctx, "/csi.v0.Controller/ListSnapshots", in, out, opts...) + err := c.cc.Invoke(ctx, "/csi.v1.Controller/ListSnapshots", in, out, opts...) if err != nil { return nil, err } @@ -4568,7 +4568,7 @@ func _Controller_CreateVolume_Handler(srv interface{}, ctx context.Context, dec } info := &grpc.UnaryServerInfo{ Server: srv, - FullMethod: "/csi.v0.Controller/CreateVolume", + FullMethod: "/csi.v1.Controller/CreateVolume", } handler := func(ctx context.Context, req interface{}) (interface{}, error) { return srv.(ControllerServer).CreateVolume(ctx, req.(*CreateVolumeRequest)) @@ -4586,7 +4586,7 @@ func _Controller_DeleteVolume_Handler(srv interface{}, ctx context.Context, dec } info := &grpc.UnaryServerInfo{ Server: srv, - FullMethod: "/csi.v0.Controller/DeleteVolume", + FullMethod: "/csi.v1.Controller/DeleteVolume", } handler := func(ctx context.Context, req interface{}) (interface{}, error) { return srv.(ControllerServer).DeleteVolume(ctx, req.(*DeleteVolumeRequest)) @@ -4604,7 +4604,7 @@ func _Controller_ControllerPublishVolume_Handler(srv interface{}, ctx context.Co } info := &grpc.UnaryServerInfo{ Server: srv, - FullMethod: "/csi.v0.Controller/ControllerPublishVolume", + FullMethod: "/csi.v1.Controller/ControllerPublishVolume", } handler := func(ctx context.Context, req interface{}) (interface{}, error) { return srv.(ControllerServer).ControllerPublishVolume(ctx, req.(*ControllerPublishVolumeRequest)) @@ -4622,7 +4622,7 @@ func _Controller_ControllerUnpublishVolume_Handler(srv interface{}, ctx context. } info := &grpc.UnaryServerInfo{ Server: srv, - FullMethod: "/csi.v0.Controller/ControllerUnpublishVolume", + FullMethod: "/csi.v1.Controller/ControllerUnpublishVolume", } handler := func(ctx context.Context, req interface{}) (interface{}, error) { return srv.(ControllerServer).ControllerUnpublishVolume(ctx, req.(*ControllerUnpublishVolumeRequest)) @@ -4640,7 +4640,7 @@ func _Controller_ValidateVolumeCapabilities_Handler(srv interface{}, ctx context } info := &grpc.UnaryServerInfo{ Server: srv, - FullMethod: "/csi.v0.Controller/ValidateVolumeCapabilities", + FullMethod: "/csi.v1.Controller/ValidateVolumeCapabilities", } handler := func(ctx context.Context, req interface{}) (interface{}, error) { return srv.(ControllerServer).ValidateVolumeCapabilities(ctx, req.(*ValidateVolumeCapabilitiesRequest)) @@ -4658,7 +4658,7 @@ func _Controller_ListVolumes_Handler(srv interface{}, ctx context.Context, dec f } info := &grpc.UnaryServerInfo{ Server: srv, - FullMethod: "/csi.v0.Controller/ListVolumes", + FullMethod: "/csi.v1.Controller/ListVolumes", } handler := func(ctx context.Context, req interface{}) (interface{}, error) { return srv.(ControllerServer).ListVolumes(ctx, req.(*ListVolumesRequest)) @@ -4676,7 +4676,7 @@ func _Controller_GetCapacity_Handler(srv interface{}, ctx context.Context, dec f } info := &grpc.UnaryServerInfo{ Server: srv, - FullMethod: "/csi.v0.Controller/GetCapacity", + FullMethod: "/csi.v1.Controller/GetCapacity", } handler := func(ctx context.Context, req interface{}) (interface{}, error) { return srv.(ControllerServer).GetCapacity(ctx, req.(*GetCapacityRequest)) @@ -4694,7 +4694,7 @@ func _Controller_ControllerGetCapabilities_Handler(srv interface{}, ctx context. } info := &grpc.UnaryServerInfo{ Server: srv, - FullMethod: "/csi.v0.Controller/ControllerGetCapabilities", + FullMethod: "/csi.v1.Controller/ControllerGetCapabilities", } handler := func(ctx context.Context, req interface{}) (interface{}, error) { return srv.(ControllerServer).ControllerGetCapabilities(ctx, req.(*ControllerGetCapabilitiesRequest)) @@ -4712,7 +4712,7 @@ func _Controller_CreateSnapshot_Handler(srv interface{}, ctx context.Context, de } info := &grpc.UnaryServerInfo{ Server: srv, - FullMethod: "/csi.v0.Controller/CreateSnapshot", + FullMethod: "/csi.v1.Controller/CreateSnapshot", } handler := func(ctx context.Context, req interface{}) (interface{}, error) { return srv.(ControllerServer).CreateSnapshot(ctx, req.(*CreateSnapshotRequest)) @@ -4730,7 +4730,7 @@ func _Controller_DeleteSnapshot_Handler(srv interface{}, ctx context.Context, de } info := &grpc.UnaryServerInfo{ Server: srv, - FullMethod: "/csi.v0.Controller/DeleteSnapshot", + FullMethod: "/csi.v1.Controller/DeleteSnapshot", } handler := func(ctx context.Context, req interface{}) (interface{}, error) { return srv.(ControllerServer).DeleteSnapshot(ctx, req.(*DeleteSnapshotRequest)) @@ -4748,7 +4748,7 @@ func _Controller_ListSnapshots_Handler(srv interface{}, ctx context.Context, dec } info := &grpc.UnaryServerInfo{ Server: srv, - FullMethod: "/csi.v0.Controller/ListSnapshots", + FullMethod: "/csi.v1.Controller/ListSnapshots", } handler := func(ctx context.Context, req interface{}) (interface{}, error) { return srv.(ControllerServer).ListSnapshots(ctx, req.(*ListSnapshotsRequest)) @@ -4757,7 +4757,7 @@ func _Controller_ListSnapshots_Handler(srv interface{}, ctx context.Context, dec } var _Controller_serviceDesc = grpc.ServiceDesc{ - ServiceName: "csi.v0.Controller", + ServiceName: "csi.v1.Controller", HandlerType: (*ControllerServer)(nil), Methods: []grpc.MethodDesc{ { @@ -4832,7 +4832,7 @@ func NewNodeClient(cc *grpc.ClientConn) NodeClient { func (c *nodeClient) NodeStageVolume(ctx context.Context, in *NodeStageVolumeRequest, opts ...grpc.CallOption) (*NodeStageVolumeResponse, error) { out := new(NodeStageVolumeResponse) - err := c.cc.Invoke(ctx, "/csi.v0.Node/NodeStageVolume", in, out, opts...) + err := c.cc.Invoke(ctx, "/csi.v1.Node/NodeStageVolume", in, out, opts...) if err != nil { return nil, err } @@ -4841,7 +4841,7 @@ func (c *nodeClient) NodeStageVolume(ctx context.Context, in *NodeStageVolumeReq func (c *nodeClient) NodeUnstageVolume(ctx context.Context, in *NodeUnstageVolumeRequest, opts ...grpc.CallOption) (*NodeUnstageVolumeResponse, error) { out := new(NodeUnstageVolumeResponse) - err := c.cc.Invoke(ctx, "/csi.v0.Node/NodeUnstageVolume", in, out, opts...) + err := c.cc.Invoke(ctx, "/csi.v1.Node/NodeUnstageVolume", in, out, opts...) if err != nil { return nil, err } @@ -4850,7 +4850,7 @@ func (c *nodeClient) NodeUnstageVolume(ctx context.Context, in *NodeUnstageVolum func (c *nodeClient) NodePublishVolume(ctx context.Context, in *NodePublishVolumeRequest, opts ...grpc.CallOption) (*NodePublishVolumeResponse, error) { out := new(NodePublishVolumeResponse) - err := c.cc.Invoke(ctx, "/csi.v0.Node/NodePublishVolume", in, out, opts...) + err := c.cc.Invoke(ctx, "/csi.v1.Node/NodePublishVolume", in, out, opts...) if err != nil { return nil, err } @@ -4859,7 +4859,7 @@ func (c *nodeClient) NodePublishVolume(ctx context.Context, in *NodePublishVolum func (c *nodeClient) NodeUnpublishVolume(ctx context.Context, in *NodeUnpublishVolumeRequest, opts ...grpc.CallOption) (*NodeUnpublishVolumeResponse, error) { out := new(NodeUnpublishVolumeResponse) - err := c.cc.Invoke(ctx, "/csi.v0.Node/NodeUnpublishVolume", in, out, opts...) + err := c.cc.Invoke(ctx, "/csi.v1.Node/NodeUnpublishVolume", in, out, opts...) if err != nil { return nil, err } @@ -4868,7 +4868,7 @@ func (c *nodeClient) NodeUnpublishVolume(ctx context.Context, in *NodeUnpublishV func (c *nodeClient) NodeGetVolumeStats(ctx context.Context, in *NodeGetVolumeStatsRequest, opts ...grpc.CallOption) (*NodeGetVolumeStatsResponse, error) { out := new(NodeGetVolumeStatsResponse) - err := c.cc.Invoke(ctx, "/csi.v0.Node/NodeGetVolumeStats", in, out, opts...) + err := c.cc.Invoke(ctx, "/csi.v1.Node/NodeGetVolumeStats", in, out, opts...) if err != nil { return nil, err } @@ -4877,7 +4877,7 @@ func (c *nodeClient) NodeGetVolumeStats(ctx context.Context, in *NodeGetVolumeSt func (c *nodeClient) NodeGetCapabilities(ctx context.Context, in *NodeGetCapabilitiesRequest, opts ...grpc.CallOption) (*NodeGetCapabilitiesResponse, error) { out := new(NodeGetCapabilitiesResponse) - err := c.cc.Invoke(ctx, "/csi.v0.Node/NodeGetCapabilities", in, out, opts...) + err := c.cc.Invoke(ctx, "/csi.v1.Node/NodeGetCapabilities", in, out, opts...) if err != nil { return nil, err } @@ -4886,7 +4886,7 @@ func (c *nodeClient) NodeGetCapabilities(ctx context.Context, in *NodeGetCapabil func (c *nodeClient) NodeGetInfo(ctx context.Context, in *NodeGetInfoRequest, opts ...grpc.CallOption) (*NodeGetInfoResponse, error) { out := new(NodeGetInfoResponse) - err := c.cc.Invoke(ctx, "/csi.v0.Node/NodeGetInfo", in, out, opts...) + err := c.cc.Invoke(ctx, "/csi.v1.Node/NodeGetInfo", in, out, opts...) if err != nil { return nil, err } @@ -4918,7 +4918,7 @@ func _Node_NodeStageVolume_Handler(srv interface{}, ctx context.Context, dec fun } info := &grpc.UnaryServerInfo{ Server: srv, - FullMethod: "/csi.v0.Node/NodeStageVolume", + FullMethod: "/csi.v1.Node/NodeStageVolume", } handler := func(ctx context.Context, req interface{}) (interface{}, error) { return srv.(NodeServer).NodeStageVolume(ctx, req.(*NodeStageVolumeRequest)) @@ -4936,7 +4936,7 @@ func _Node_NodeUnstageVolume_Handler(srv interface{}, ctx context.Context, dec f } info := &grpc.UnaryServerInfo{ Server: srv, - FullMethod: "/csi.v0.Node/NodeUnstageVolume", + FullMethod: "/csi.v1.Node/NodeUnstageVolume", } handler := func(ctx context.Context, req interface{}) (interface{}, error) { return srv.(NodeServer).NodeUnstageVolume(ctx, req.(*NodeUnstageVolumeRequest)) @@ -4954,7 +4954,7 @@ func _Node_NodePublishVolume_Handler(srv interface{}, ctx context.Context, dec f } info := &grpc.UnaryServerInfo{ Server: srv, - FullMethod: "/csi.v0.Node/NodePublishVolume", + FullMethod: "/csi.v1.Node/NodePublishVolume", } handler := func(ctx context.Context, req interface{}) (interface{}, error) { return srv.(NodeServer).NodePublishVolume(ctx, req.(*NodePublishVolumeRequest)) @@ -4972,7 +4972,7 @@ func _Node_NodeUnpublishVolume_Handler(srv interface{}, ctx context.Context, dec } info := &grpc.UnaryServerInfo{ Server: srv, - FullMethod: "/csi.v0.Node/NodeUnpublishVolume", + FullMethod: "/csi.v1.Node/NodeUnpublishVolume", } handler := func(ctx context.Context, req interface{}) (interface{}, error) { return srv.(NodeServer).NodeUnpublishVolume(ctx, req.(*NodeUnpublishVolumeRequest)) @@ -4990,7 +4990,7 @@ func _Node_NodeGetVolumeStats_Handler(srv interface{}, ctx context.Context, dec } info := &grpc.UnaryServerInfo{ Server: srv, - FullMethod: "/csi.v0.Node/NodeGetVolumeStats", + FullMethod: "/csi.v1.Node/NodeGetVolumeStats", } handler := func(ctx context.Context, req interface{}) (interface{}, error) { return srv.(NodeServer).NodeGetVolumeStats(ctx, req.(*NodeGetVolumeStatsRequest)) @@ -5008,7 +5008,7 @@ func _Node_NodeGetCapabilities_Handler(srv interface{}, ctx context.Context, dec } info := &grpc.UnaryServerInfo{ Server: srv, - FullMethod: "/csi.v0.Node/NodeGetCapabilities", + FullMethod: "/csi.v1.Node/NodeGetCapabilities", } handler := func(ctx context.Context, req interface{}) (interface{}, error) { return srv.(NodeServer).NodeGetCapabilities(ctx, req.(*NodeGetCapabilitiesRequest)) @@ -5026,7 +5026,7 @@ func _Node_NodeGetInfo_Handler(srv interface{}, ctx context.Context, dec func(in } info := &grpc.UnaryServerInfo{ Server: srv, - FullMethod: "/csi.v0.Node/NodeGetInfo", + FullMethod: "/csi.v1.Node/NodeGetInfo", } handler := func(ctx context.Context, req interface{}) (interface{}, error) { return srv.(NodeServer).NodeGetInfo(ctx, req.(*NodeGetInfoRequest)) @@ -5035,7 +5035,7 @@ func _Node_NodeGetInfo_Handler(srv interface{}, ctx context.Context, dec func(in } var _Node_serviceDesc = grpc.ServiceDesc{ - ServiceName: "csi.v0.Node", + ServiceName: "csi.v1.Node", HandlerType: (*NodeServer)(nil), Methods: []grpc.MethodDesc{ { @@ -5072,200 +5072,200 @@ var _Node_serviceDesc = grpc.ServiceDesc{ } func init() { - proto.RegisterFile("github.com/container-storage-interface/spec/csi.proto", fileDescriptor_csi_c7fbf84440dfe34a) -} - -var fileDescriptor_csi_c7fbf84440dfe34a = []byte{ - // 3046 bytes of a gzipped FileDescriptorProto - 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xe4, 0x1a, 0x4d, 0x6f, 0xe3, 0xd6, - 0x51, 0xd4, 0x87, 0x6d, 0x8d, 0x6d, 0x45, 0xfb, 0xfc, 0xb1, 0x5a, 0xda, 0xde, 0xf5, 0x72, 0xb3, - 0x89, 0xb3, 0xc9, 0xca, 0x89, 0x93, 0x0d, 0x9a, 0xdd, 0x4d, 0x11, 0x49, 0x56, 0x6c, 0x65, 0xb5, - 0x92, 0x43, 0x49, 0x4e, 0x77, 0xdb, 0x80, 0xa1, 0xa5, 0x67, 0x2d, 0x11, 0x89, 0x54, 0x48, 0xca, - 0x5d, 0xf7, 0x56, 0x14, 0xe8, 0xa5, 0xa7, 0x9e, 0xda, 0x5b, 0x81, 0xf4, 0xd4, 0xa2, 0x41, 0x4f, - 0x41, 0x8f, 0x05, 0x7a, 0x29, 0xd0, 0x5f, 0xd0, 0x5b, 0xee, 0x41, 0x0b, 0x04, 0x3d, 0xf4, 0x50, - 0xa0, 0x40, 0x41, 0xbe, 0x47, 0x8a, 0x8f, 0x22, 0x29, 0x69, 0xbd, 0x41, 0x0e, 0x3d, 0x49, 0x9c, - 0x37, 0x5f, 0x6f, 0xde, 0xcc, 0xbc, 0x99, 0x21, 0xe1, 0x4e, 0x57, 0x31, 0x9f, 0x0c, 0x4f, 0xf2, - 0x6d, 0xad, 0xbf, 0xdb, 0xd6, 0x54, 0x53, 0x56, 0x54, 0xac, 0xdf, 0x36, 0x4c, 0x4d, 0x97, 0xbb, - 0xf8, 0xb6, 0xa2, 0x9a, 0x58, 0x3f, 0x95, 0xdb, 0x78, 0xd7, 0x18, 0xe0, 0xf6, 0x6e, 0xdb, 0x50, - 0xf2, 0x03, 0x5d, 0x33, 0x35, 0x34, 0x67, 0xfd, 0x3d, 0x7b, 0x9d, 0xdf, 0xee, 0x6a, 0x5a, 0xb7, - 0x87, 0x77, 0x6d, 0xe8, 0xc9, 0xf0, 0x74, 0xb7, 0x83, 0x8d, 0xb6, 0xae, 0x0c, 0x4c, 0x4d, 0x27, - 0x98, 0xfc, 0x55, 0x3f, 0xc6, 0x8f, 0x75, 0x79, 0x30, 0xc0, 0xba, 0x41, 0xd6, 0x85, 0x75, 0x58, - 0x3d, 0xc0, 0xe6, 0x51, 0x6f, 0xd8, 0x55, 0xd4, 0x8a, 0x7a, 0xaa, 0x89, 0xf8, 0xb3, 0x21, 0x36, - 0x4c, 0xe1, 0xef, 0x1c, 0xac, 0xf9, 0x16, 0x8c, 0x81, 0xa6, 0x1a, 0x18, 0x21, 0x48, 0xaa, 0x72, - 0x1f, 0xe7, 0xb8, 0x6d, 0x6e, 0x27, 0x2d, 0xda, 0xff, 0xd1, 0x4d, 0xc8, 0x9c, 0x61, 0xb5, 0xa3, - 0xe9, 0xd2, 0x19, 0xd6, 0x0d, 0x45, 0x53, 0x73, 0x71, 0x7b, 0x75, 0x99, 0x40, 0x8f, 0x09, 0x10, - 0x1d, 0xc0, 0x42, 0x5f, 0x56, 0x95, 0x53, 0x6c, 0x98, 0xb9, 0xc4, 0x76, 0x62, 0x67, 0x71, 0xef, - 0xd5, 0x3c, 0xd9, 0x49, 0x3e, 0x50, 0x56, 0xfe, 0x21, 0xc5, 0x2e, 0xab, 0xa6, 0x7e, 0x2e, 0xba, - 0xc4, 0xfc, 0x3d, 0x58, 0x66, 0x96, 0x50, 0x16, 0x12, 0x9f, 0xe2, 0x73, 0xaa, 0x93, 0xf5, 0x17, - 0xad, 0x42, 0xea, 0x4c, 0xee, 0x0d, 0x31, 0xd5, 0x84, 0x3c, 0xdc, 0x8d, 0x7f, 0x8f, 0x13, 0xae, - 0xc2, 0xa6, 0x2b, 0xad, 0x24, 0x0f, 0xe4, 0x13, 0xa5, 0xa7, 0x98, 0x0a, 0x36, 0x9c, 0xad, 0x7f, - 0x0c, 0x5b, 0x21, 0xeb, 0xd4, 0x02, 0xf7, 0x61, 0xa9, 0xed, 0x81, 0xe7, 0xe2, 0xf6, 0x56, 0x72, - 0xce, 0x56, 0x7c, 0x94, 0xe7, 0x22, 0x83, 0x2d, 0xfc, 0x8b, 0x83, 0xac, 0x1f, 0x05, 0xdd, 0x87, - 0x79, 0x03, 0xeb, 0x67, 0x4a, 0x9b, 0xd8, 0x75, 0x71, 0x6f, 0x3b, 0x8c, 0x5b, 0xbe, 0x41, 0xf0, - 0x0e, 0x63, 0xa2, 0x43, 0xc2, 0xff, 0x8a, 0x83, 0x79, 0x0a, 0x46, 0xef, 0x40, 0xd2, 0x3c, 0x1f, - 0x10, 0x36, 0x99, 0xbd, 0x9b, 0x93, 0xd8, 0xe4, 0x9b, 0xe7, 0x03, 0x2c, 0xda, 0x24, 0xc2, 0x87, - 0x90, 0xb4, 0x9e, 0xd0, 0x22, 0xcc, 0xb7, 0x6a, 0x0f, 0x6a, 0xf5, 0x8f, 0x6a, 0xd9, 0x18, 0x5a, - 0x07, 0x54, 0xaa, 0xd7, 0x9a, 0x62, 0xbd, 0x5a, 0x2d, 0x8b, 0x52, 0xa3, 0x2c, 0x1e, 0x57, 0x4a, - 0xe5, 0x2c, 0x87, 0x5e, 0x84, 0xed, 0xe3, 0x7a, 0xb5, 0xf5, 0xb0, 0x2c, 0x15, 0x4a, 0xa5, 0x72, - 0xa3, 0x51, 0x29, 0x56, 0xaa, 0x95, 0xe6, 0x23, 0xa9, 0x54, 0xaf, 0x35, 0x9a, 0x62, 0xa1, 0x52, - 0x6b, 0x36, 0xb2, 0xf1, 0xe2, 0x1c, 0xd1, 0x46, 0xc8, 0xc0, 0xd2, 0x91, 0xae, 0x9d, 0x60, 0xc7, - 0xc6, 0x05, 0x58, 0xa6, 0xcf, 0xd4, 0xa6, 0xaf, 0x43, 0x4a, 0xc7, 0x72, 0xe7, 0x9c, 0x6e, 0x9f, - 0xcf, 0x13, 0xbf, 0xcd, 0x3b, 0x7e, 0x9b, 0x2f, 0x6a, 0x5a, 0xef, 0xd8, 0x3a, 0x43, 0x91, 0x20, - 0x0a, 0xdf, 0x24, 0x61, 0xa5, 0xa4, 0x63, 0xd9, 0xc4, 0xc7, 0x5a, 0x6f, 0xd8, 0x77, 0x58, 0x07, - 0xfa, 0xe7, 0x7d, 0xc8, 0x58, 0x67, 0xd0, 0x56, 0xcc, 0x73, 0x49, 0x97, 0xd5, 0x2e, 0xf1, 0x8a, - 0xc5, 0xbd, 0x35, 0xc7, 0x3c, 0x25, 0xba, 0x2a, 0x5a, 0x8b, 0xe2, 0x72, 0xdb, 0xfb, 0x88, 0x2a, - 0xb0, 0x72, 0x66, 0x8b, 0x90, 0x98, 0x63, 0x4f, 0xb0, 0xc7, 0x4e, 0xb4, 0xf0, 0x1c, 0x3b, 0x3a, - 0x63, 0x21, 0x0a, 0x36, 0xd0, 0x03, 0x80, 0x81, 0xac, 0xcb, 0x7d, 0x6c, 0x62, 0xdd, 0xc8, 0x25, - 0xd9, 0x18, 0x08, 0xd8, 0x4d, 0xfe, 0xc8, 0xc5, 0x26, 0x31, 0xe0, 0x21, 0x47, 0x07, 0x96, 0xd3, - 0xb4, 0x75, 0x6c, 0x1a, 0xb9, 0x94, 0xcd, 0x69, 0x27, 0x8a, 0x53, 0x83, 0xa0, 0xda, 0x6c, 0x8a, - 0x89, 0x5f, 0x17, 0x39, 0xd1, 0xa1, 0x46, 0x75, 0x58, 0x73, 0x36, 0xa8, 0xa9, 0x26, 0x56, 0x4d, - 0xc9, 0xd0, 0x86, 0x7a, 0x1b, 0xe7, 0xe6, 0x6c, 0x2b, 0x6d, 0xf8, 0xb6, 0x48, 0x70, 0x1a, 0x36, - 0x8a, 0x48, 0x4d, 0xc3, 0x00, 0xd1, 0x63, 0xe0, 0xe5, 0x76, 0x1b, 0x1b, 0x86, 0x42, 0x6c, 0x21, - 0xe9, 0xf8, 0xb3, 0xa1, 0xa2, 0xe3, 0x3e, 0x56, 0x4d, 0x23, 0x37, 0xcf, 0x72, 0x6d, 0x6a, 0x03, - 0xad, 0xa7, 0x75, 0xcf, 0xc5, 0x11, 0x8e, 0x78, 0x85, 0x21, 0xf7, 0xac, 0x18, 0xfc, 0xbb, 0xf0, - 0x82, 0xcf, 0x28, 0xb3, 0x44, 0x3f, 0x7f, 0x17, 0x96, 0xbc, 0x96, 0x98, 0x29, 0x73, 0xfc, 0x22, - 0x0e, 0x2b, 0x01, 0x36, 0x40, 0x87, 0xb0, 0x60, 0xa8, 0xf2, 0xc0, 0x78, 0xa2, 0x99, 0xd4, 0x7f, - 0x6f, 0x45, 0x98, 0x2c, 0xdf, 0xa0, 0xb8, 0xe4, 0xf1, 0x30, 0x26, 0xba, 0xd4, 0xa8, 0x08, 0x73, - 0xc4, 0x9e, 0xd4, 0x41, 0x77, 0xa2, 0xf8, 0x10, 0x98, 0xcb, 0x85, 0x52, 0xf2, 0x6f, 0x40, 0x86, - 0x95, 0x80, 0xae, 0xc1, 0xa2, 0x23, 0x41, 0x52, 0x3a, 0x74, 0xaf, 0xe0, 0x80, 0x2a, 0x1d, 0xfe, - 0x55, 0x58, 0xf2, 0x32, 0x43, 0x1b, 0x90, 0xa6, 0x0e, 0xe1, 0xa2, 0x2f, 0x10, 0x40, 0xa5, 0xe3, - 0xc6, 0xf4, 0xf7, 0x61, 0x95, 0xf5, 0x33, 0x1a, 0xca, 0x2f, 0xb9, 0x7b, 0x20, 0xb6, 0xc8, 0xb0, - 0x7b, 0x70, 0xf4, 0x14, 0x7e, 0x9f, 0x84, 0xac, 0x3f, 0x68, 0xd0, 0x7d, 0x48, 0x9d, 0xf4, 0xb4, - 0xf6, 0xa7, 0x94, 0xf6, 0xc5, 0xb0, 0xe8, 0xca, 0x17, 0x2d, 0x2c, 0x02, 0x3d, 0x8c, 0x89, 0x84, - 0xc8, 0xa2, 0xee, 0x6b, 0x43, 0xd5, 0xa4, 0xd6, 0x0b, 0xa7, 0x7e, 0x68, 0x61, 0x8d, 0xa8, 0x6d, - 0x22, 0xb4, 0x0f, 0x8b, 0xc4, 0xed, 0xa4, 0xbe, 0xd6, 0xc1, 0xb9, 0x84, 0xcd, 0xe3, 0x46, 0x28, - 0x8f, 0x82, 0x8d, 0xfb, 0x50, 0xeb, 0x60, 0x11, 0x64, 0xf7, 0x3f, 0xbf, 0x0c, 0x8b, 0x1e, 0xdd, - 0xf8, 0x03, 0x58, 0xf4, 0x08, 0x43, 0x97, 0x61, 0xfe, 0xd4, 0x90, 0xdc, 0x0c, 0x9d, 0x16, 0xe7, - 0x4e, 0x0d, 0x3b, 0xe9, 0x5e, 0x83, 0x45, 0x5b, 0x0b, 0xe9, 0xb4, 0x27, 0x77, 0xc9, 0x9d, 0x92, - 0x16, 0xc1, 0x06, 0xbd, 0x6f, 0x41, 0xf8, 0x7f, 0x70, 0x00, 0x23, 0x91, 0xe8, 0x3e, 0x24, 0x6d, - 0x2d, 0x49, 0x9e, 0xdf, 0x99, 0x42, 0xcb, 0xbc, 0xad, 0xaa, 0x4d, 0x25, 0xfc, 0x86, 0x83, 0xa4, - 0xcd, 0xc6, 0x9f, 0xeb, 0x1b, 0x95, 0xda, 0x41, 0xb5, 0x2c, 0xd5, 0xea, 0xfb, 0x65, 0xe9, 0x23, - 0xb1, 0xd2, 0x2c, 0x8b, 0x59, 0x0e, 0x6d, 0xc0, 0x65, 0x2f, 0x5c, 0x2c, 0x17, 0xf6, 0xcb, 0xa2, - 0x54, 0xaf, 0x55, 0x1f, 0x65, 0xe3, 0x88, 0x87, 0xf5, 0x87, 0xad, 0x6a, 0xb3, 0x32, 0xbe, 0x96, - 0x40, 0x9b, 0x90, 0xf3, 0xac, 0x51, 0x1e, 0x94, 0x6d, 0xd2, 0x62, 0xeb, 0x59, 0x25, 0x7f, 0xe9, - 0x62, 0xaa, 0xb8, 0xec, 0x1e, 0x86, 0xed, 0x6c, 0x1f, 0xc1, 0x32, 0x93, 0xa3, 0xad, 0x92, 0x83, - 0x26, 0x95, 0x8e, 0x74, 0x72, 0x6e, 0x62, 0xc3, 0xb6, 0x44, 0x42, 0x5c, 0x76, 0xa0, 0x45, 0x0b, - 0x68, 0x99, 0xb5, 0xa7, 0xf4, 0x15, 0x93, 0xe2, 0xc4, 0x6d, 0x1c, 0xb0, 0x41, 0x36, 0x82, 0xf0, - 0x55, 0x1c, 0xe6, 0xe8, 0xd9, 0xdc, 0xf4, 0xdc, 0x12, 0x0c, 0x4b, 0x07, 0x4a, 0x58, 0x32, 0xc1, - 0x11, 0x67, 0x83, 0x03, 0x1d, 0x42, 0xc6, 0x9b, 0x4a, 0x9f, 0x3a, 0x85, 0xce, 0x75, 0xf6, 0x80, - 0xbc, 0xf1, 0xfc, 0x94, 0x96, 0x37, 0xcb, 0x67, 0x5e, 0x18, 0x2a, 0x42, 0xc6, 0x97, 0x8d, 0x93, - 0x93, 0xb3, 0xf1, 0x72, 0x9b, 0x49, 0x4c, 0x05, 0x58, 0x71, 0x12, 0x69, 0x0f, 0x4b, 0x26, 0x4d, - 0xb4, 0xf4, 0xb6, 0xc8, 0x8e, 0x25, 0x60, 0x34, 0x42, 0x76, 0x60, 0xfc, 0x7b, 0x80, 0xc6, 0x75, - 0x9d, 0x29, 0x6b, 0x0e, 0x61, 0x25, 0x20, 0xc5, 0xa3, 0x3c, 0xa4, 0xed, 0xa3, 0x32, 0x14, 0xd3, - 0xf2, 0xe2, 0x60, 0x8d, 0x46, 0x28, 0x16, 0xfe, 0x40, 0xc7, 0xa7, 0x58, 0xd7, 0x71, 0x87, 0x96, - 0x5c, 0x01, 0xf8, 0x2e, 0x8a, 0xf0, 0x33, 0x0e, 0x16, 0x1c, 0x38, 0xba, 0x0b, 0x0b, 0x06, 0xee, - 0x92, 0xeb, 0x87, 0xc8, 0xba, 0xea, 0xa7, 0xcd, 0x37, 0x28, 0x02, 0x2d, 0x36, 0x1d, 0x7c, 0xab, - 0xd8, 0x64, 0x96, 0x66, 0xda, 0xfc, 0x9f, 0x38, 0x58, 0xd9, 0xc7, 0x3d, 0xec, 0xaf, 0x52, 0xa2, - 0x32, 0xac, 0xf7, 0x62, 0x8f, 0xb3, 0x17, 0x7b, 0x00, 0xab, 0x88, 0x8b, 0xfd, 0x42, 0x97, 0xdd, - 0x3a, 0xac, 0xb2, 0xd2, 0x48, 0x7a, 0x17, 0xfe, 0x99, 0x80, 0xab, 0x96, 0x2f, 0xe8, 0x5a, 0xaf, - 0x87, 0xf5, 0xa3, 0xe1, 0x49, 0x4f, 0x31, 0x9e, 0xcc, 0xb0, 0xb9, 0xcb, 0x30, 0xaf, 0x6a, 0x1d, - 0x4f, 0xf0, 0xcc, 0x59, 0x8f, 0x95, 0x0e, 0x2a, 0xc3, 0x25, 0x7f, 0x99, 0x75, 0x4e, 0x93, 0x70, - 0x78, 0x91, 0x95, 0x3d, 0xf3, 0xdf, 0x20, 0x3c, 0x2c, 0x58, 0x05, 0xa2, 0xa6, 0xf6, 0xce, 0xed, - 0x88, 0x59, 0x10, 0xdd, 0x67, 0x24, 0xfa, 0x2b, 0xa6, 0x37, 0xdd, 0x8a, 0x29, 0x72, 0x47, 0x51, - 0xc5, 0xd3, 0x27, 0x63, 0x11, 0x3f, 0x67, 0xb3, 0x7e, 0x67, 0x4a, 0xd6, 0x13, 0x33, 0xc1, 0x45, - 0x4e, 0xf1, 0x39, 0x84, 0xef, 0xdf, 0x38, 0xb8, 0x16, 0xba, 0x05, 0x7a, 0xe5, 0x77, 0xe0, 0x85, - 0x01, 0x59, 0x70, 0x8d, 0x40, 0xa2, 0xec, 0xde, 0x44, 0x23, 0xd0, 0x4e, 0x8f, 0x42, 0x19, 0x33, - 0x64, 0x06, 0x0c, 0x90, 0x2f, 0xc0, 0x4a, 0x00, 0xda, 0x4c, 0x9b, 0xf9, 0x9a, 0x83, 0xed, 0x91, - 0x2a, 0x2d, 0x75, 0xf0, 0xfc, 0xdc, 0xb7, 0x39, 0xf2, 0x2d, 0x92, 0xf2, 0xef, 0x8c, 0xef, 0x3d, - 0x58, 0xe0, 0xb7, 0x15, 0xc1, 0x37, 0xe0, 0x7a, 0x84, 0x68, 0x1a, 0xce, 0x5f, 0x25, 0xe1, 0xfa, - 0xb1, 0xdc, 0x53, 0x3a, 0x6e, 0x21, 0x17, 0xd0, 0x13, 0x47, 0x9b, 0xa4, 0x3d, 0x16, 0x01, 0x24, - 0x6b, 0xdd, 0x77, 0xa3, 0x76, 0x12, 0xff, 0x29, 0xae, 0xc3, 0xe7, 0xd8, 0x84, 0x3d, 0x0a, 0x68, - 0xc2, 0xde, 0x99, 0x5e, 0xd7, 0xa8, 0x96, 0xac, 0xe5, 0x4f, 0x30, 0x6f, 0x4f, 0xcf, 0x37, 0xc2, - 0x0b, 0x2e, 0x1c, 0xc5, 0xdf, 0x65, 0xd7, 0xf4, 0x97, 0x24, 0x08, 0x51, 0xbb, 0xa7, 0x39, 0x44, - 0x84, 0x74, 0x5b, 0x53, 0x4f, 0x15, 0xbd, 0x8f, 0x3b, 0xb4, 0xfa, 0x7f, 0x6b, 0x1a, 0xe3, 0xd1, - 0x04, 0x52, 0x72, 0x68, 0xc5, 0x11, 0x1b, 0x94, 0x83, 0xf9, 0x3e, 0x36, 0x0c, 0xb9, 0xeb, 0xa8, - 0xe5, 0x3c, 0xf2, 0x5f, 0x24, 0x20, 0xed, 0x92, 0x20, 0x75, 0xcc, 0x83, 0x49, 0xfa, 0x3a, 0x78, - 0x16, 0x05, 0x9e, 0xdd, 0x99, 0xe3, 0xcf, 0xe0, 0xcc, 0x1d, 0xc6, 0x99, 0x49, 0x38, 0xec, 0x3f, - 0x93, 0xda, 0x11, 0x7e, 0xfd, 0x9d, 0x3b, 0xa0, 0xf0, 0x23, 0x40, 0x55, 0xc5, 0xa0, 0x5d, 0x94, - 0x9b, 0x96, 0xac, 0xa6, 0x49, 0x7e, 0x2a, 0x61, 0xd5, 0xd4, 0x15, 0x5a, 0xae, 0xa7, 0x44, 0xe8, - 0xcb, 0x4f, 0xcb, 0x04, 0x62, 0x95, 0xf4, 0x86, 0x29, 0xeb, 0xa6, 0xa2, 0x76, 0x25, 0x53, 0xfb, - 0x14, 0xbb, 0x83, 0x49, 0x07, 0xda, 0xb4, 0x80, 0xc2, 0xe7, 0x1c, 0xac, 0x30, 0xec, 0xa9, 0x4f, - 0xde, 0x83, 0xf9, 0x11, 0x6f, 0xa6, 0x8c, 0x0f, 0xc0, 0xce, 0x13, 0xb3, 0x39, 0x14, 0x68, 0x0b, - 0x40, 0xc5, 0x4f, 0x4d, 0x46, 0x6e, 0xda, 0x82, 0xd8, 0x32, 0xf9, 0x5d, 0x48, 0x11, 0x33, 0x4c, - 0xdb, 0x2f, 0x7f, 0x11, 0x07, 0x74, 0x80, 0x4d, 0xb7, 0x0d, 0xa2, 0x36, 0x08, 0xf1, 0x25, 0xee, - 0x19, 0x7c, 0xe9, 0x03, 0xc6, 0x97, 0x88, 0x37, 0xde, 0xf2, 0x4c, 0x68, 0x7d, 0xa2, 0x23, 0x33, - 0x61, 0x48, 0xeb, 0x41, 0xea, 0xb9, 0xe9, 0x5a, 0x8f, 0x0b, 0xba, 0xcc, 0x3e, 0xac, 0x30, 0x3a, - 0xd3, 0x33, 0xbd, 0x0d, 0x48, 0x3e, 0x93, 0x95, 0x9e, 0x6c, 0xe9, 0xe5, 0x74, 0x76, 0xb4, 0xd3, - 0xbb, 0xe4, 0xae, 0x38, 0x64, 0x82, 0xe0, 0x2d, 0x18, 0x28, 0x3f, 0xff, 0xc4, 0xb8, 0xe7, 0xbd, - 0x68, 0xc7, 0x70, 0xa8, 0xdc, 0x83, 0xc0, 0xa9, 0xf1, 0x8d, 0xf1, 0x22, 0x81, 0x4e, 0x66, 0x43, - 0x07, 0xc8, 0xff, 0x8e, 0xc3, 0x46, 0x04, 0x36, 0xba, 0x07, 0x09, 0x7d, 0xd0, 0xa6, 0xce, 0xf4, - 0xf2, 0x14, 0xfc, 0xf3, 0xe2, 0x51, 0xe9, 0x30, 0x26, 0x5a, 0x54, 0xfc, 0x2f, 0xe3, 0x90, 0x10, - 0x8f, 0x4a, 0xe8, 0x3d, 0x66, 0x8c, 0xfc, 0xda, 0x94, 0x5c, 0xbc, 0xd3, 0xe4, 0xbf, 0x72, 0x41, - 0xe3, 0xe4, 0x1c, 0xac, 0x96, 0xc4, 0x72, 0xa1, 0x59, 0x96, 0xf6, 0xcb, 0xd5, 0x72, 0xb3, 0x2c, - 0x91, 0x21, 0x72, 0x96, 0x43, 0x9b, 0x90, 0x3b, 0x6a, 0x15, 0xab, 0x95, 0xc6, 0xa1, 0xd4, 0xaa, - 0x39, 0xff, 0xe8, 0x6a, 0x1c, 0x65, 0x61, 0xa9, 0x5a, 0x69, 0x34, 0x29, 0xa0, 0x91, 0x4d, 0x58, - 0x90, 0x83, 0x72, 0x53, 0x2a, 0x15, 0x8e, 0x0a, 0xa5, 0x4a, 0xf3, 0x51, 0x36, 0x89, 0x78, 0x58, - 0x67, 0x79, 0x37, 0x6a, 0x85, 0xa3, 0xc6, 0x61, 0xbd, 0x99, 0x4d, 0x21, 0x04, 0x19, 0x9b, 0xde, - 0x01, 0x35, 0xb2, 0x73, 0x16, 0x87, 0x52, 0xb5, 0x5e, 0x73, 0x75, 0x98, 0x47, 0xab, 0x90, 0x75, - 0x24, 0x8b, 0xe5, 0xc2, 0xbe, 0x3d, 0xc5, 0x58, 0x70, 0x07, 0x5e, 0x5f, 0xc7, 0x61, 0x8d, 0x4c, - 0xbc, 0x9c, 0xf9, 0x9a, 0x13, 0x83, 0x3b, 0x90, 0x25, 0x3d, 0xba, 0xe4, 0xaf, 0x92, 0x32, 0x04, - 0x7e, 0xec, 0xd4, 0x4a, 0xce, 0x74, 0x3a, 0xee, 0x99, 0x4e, 0x57, 0xfc, 0x95, 0xe3, 0x2d, 0x76, - 0x8e, 0xeb, 0x93, 0x16, 0xd5, 0x8c, 0x3c, 0x0c, 0x28, 0x6d, 0x6e, 0x47, 0x73, 0x8b, 0x4a, 0xfb, - 0x17, 0xe9, 0x3c, 0x2e, 0x18, 0xbd, 0xef, 0xc3, 0xba, 0x5f, 0x5f, 0x1a, 0x48, 0xaf, 0x8d, 0x4d, - 0x5b, 0xdd, 0x74, 0xe2, 0xe2, 0xba, 0x18, 0xc2, 0x97, 0x1c, 0x2c, 0x38, 0x60, 0x2b, 0x25, 0x1b, - 0xca, 0x4f, 0x30, 0x33, 0xdd, 0x49, 0x5b, 0x10, 0x77, 0x58, 0xe4, 0x9d, 0x93, 0xc6, 0xfd, 0x73, - 0xd2, 0xc0, 0x73, 0x4e, 0x04, 0x9e, 0xf3, 0x16, 0x40, 0xdb, 0x56, 0xbf, 0x23, 0xc9, 0xa6, 0xdd, - 0x87, 0x26, 0xc4, 0x34, 0x85, 0x14, 0x4c, 0xb4, 0x0d, 0x4b, 0xf6, 0x5b, 0x0c, 0xc9, 0xd4, 0xa4, - 0xa1, 0x81, 0x73, 0x29, 0xbb, 0x51, 0x05, 0x1b, 0xd6, 0xd4, 0x5a, 0x06, 0x16, 0xfe, 0xcc, 0xc1, - 0x1a, 0xe9, 0xbf, 0xfd, 0xce, 0x36, 0x69, 0x9a, 0xeb, 0xf5, 0x27, 0x5f, 0x0e, 0x0f, 0x64, 0xf8, - 0x6d, 0xb5, 0x1f, 0x39, 0x58, 0xf7, 0xcb, 0xa3, 0x3d, 0xc7, 0xef, 0x38, 0x58, 0xb5, 0x2e, 0x50, - 0x67, 0xe1, 0x79, 0xdf, 0xe7, 0x33, 0x9c, 0x93, 0xcf, 0x98, 0x49, 0xbf, 0x31, 0x85, 0x3f, 0x70, - 0xb0, 0xe6, 0xd3, 0x95, 0xfa, 0xe1, 0xbb, 0xfe, 0xe2, 0xe0, 0x86, 0xb7, 0x38, 0x18, 0xc3, 0x9f, - 0xb1, 0x3c, 0xb8, 0xe3, 0x94, 0x07, 0xb3, 0xb9, 0xfb, 0x37, 0x49, 0x58, 0xaf, 0x69, 0x1d, 0xdc, - 0x30, 0xe5, 0xee, 0x2c, 0x23, 0xa7, 0x1f, 0x8e, 0x77, 0xf0, 0xc4, 0x77, 0xf6, 0x1c, 0x61, 0xc1, - 0x5c, 0xa7, 0x69, 0xdc, 0x51, 0x1e, 0x56, 0x0c, 0x53, 0xee, 0xda, 0x87, 0x26, 0xeb, 0x5d, 0x6c, - 0x4a, 0x03, 0xd9, 0x7c, 0x42, 0x4f, 0xe4, 0x12, 0x5d, 0x6a, 0xda, 0x2b, 0x47, 0xb2, 0xf9, 0x24, - 0x78, 0x12, 0x94, 0x9c, 0x79, 0x12, 0xf4, 0x81, 0xbf, 0x19, 0x7b, 0x75, 0xc2, 0x5e, 0x22, 0x12, - 0xeb, 0x0f, 0x42, 0xa6, 0x3c, 0x6f, 0x4c, 0x60, 0x39, 0x79, 0xba, 0x73, 0xf1, 0xa9, 0xc6, 0x77, - 0x3c, 0x20, 0xba, 0x02, 0x97, 0xc7, 0x36, 0x4f, 0x03, 0xbd, 0x0b, 0x39, 0x6b, 0xa9, 0xa5, 0x1a, - 0x33, 0xba, 0x63, 0x88, 0xc7, 0xc4, 0x43, 0x3c, 0x46, 0xd8, 0x80, 0x2b, 0x01, 0x82, 0xa8, 0x16, - 0x5f, 0xa6, 0x88, 0x1a, 0xb3, 0xcf, 0x2a, 0x3f, 0x0e, 0x8b, 0x8a, 0xb7, 0xbc, 0xc7, 0x1e, 0x38, - 0xd6, 0xfb, 0x36, 0xe2, 0xe2, 0x1a, 0x2c, 0x7a, 0xf1, 0x68, 0xb2, 0x32, 0x27, 0x04, 0x4e, 0xea, - 0x42, 0x23, 0xd4, 0x39, 0xdf, 0x08, 0xb5, 0x3a, 0x0a, 0xaa, 0x79, 0xb6, 0xbc, 0x08, 0x35, 0x45, - 0x44, 0x58, 0x3d, 0x1e, 0x0b, 0xab, 0x05, 0x76, 0x2e, 0x1b, 0xca, 0xf4, 0xff, 0x20, 0xb0, 0xa8, - 0x53, 0x07, 0x0e, 0x4c, 0x85, 0xc7, 0xc0, 0x13, 0x8f, 0x9f, 0x7d, 0x84, 0xe9, 0x73, 0xa3, 0xb8, - 0xdf, 0x8d, 0x84, 0x2d, 0xd8, 0x08, 0xe4, 0x4d, 0x45, 0x3f, 0x22, 0x7a, 0x1d, 0x60, 0xda, 0x01, - 0x37, 0x4c, 0xd9, 0x34, 0xa6, 0x95, 0x4c, 0x17, 0xbd, 0x92, 0x09, 0xc8, 0x96, 0x7c, 0x40, 0x76, - 0xe5, 0x67, 0x4d, 0x6f, 0xdc, 0x57, 0x20, 0x35, 0xb4, 0x87, 0x39, 0xe4, 0xbe, 0x5d, 0x61, 0x5d, - 0xba, 0x65, 0x2d, 0x89, 0x04, 0x43, 0xf8, 0x23, 0x07, 0x8b, 0x1e, 0x30, 0xda, 0x84, 0xb4, 0xdb, - 0xdb, 0x39, 0x85, 0x9f, 0x0b, 0xb0, 0xce, 0xc0, 0xd4, 0x4c, 0xb9, 0x47, 0xdf, 0x0f, 0x92, 0x07, - 0xab, 0x56, 0x1f, 0x1a, 0x98, 0x54, 0x0e, 0x09, 0xd1, 0xfe, 0x8f, 0x5e, 0x83, 0xe4, 0x50, 0x55, - 0x48, 0x45, 0x97, 0xf1, 0x07, 0x95, 0x2d, 0x2a, 0xdf, 0x52, 0x15, 0x53, 0xb4, 0xb1, 0x84, 0x5b, - 0x90, 0xb4, 0x9e, 0xd8, 0x16, 0x28, 0x0d, 0xa9, 0xe2, 0xa3, 0x66, 0xb9, 0x91, 0xe5, 0x10, 0xc0, - 0x5c, 0xa5, 0x56, 0xdf, 0x2f, 0x37, 0xb2, 0x71, 0x61, 0xd3, 0xdd, 0x7a, 0x50, 0x8b, 0xf9, 0x09, - 0x39, 0x92, 0xb0, 0xe6, 0xb2, 0xe0, 0x6b, 0x2e, 0x89, 0x81, 0xb6, 0x98, 0xcb, 0x69, 0x42, 0x5b, - 0xf9, 0x15, 0x07, 0x6b, 0x81, 0x78, 0xe8, 0x8e, 0xb7, 0xa1, 0xbc, 0x1e, 0xc9, 0xd3, 0xdb, 0x4a, - 0xfe, 0x9c, 0x23, 0xad, 0xe4, 0x5d, 0xa6, 0x95, 0x7c, 0x69, 0x22, 0xbd, 0xb7, 0x89, 0x2c, 0x85, - 0xf4, 0x90, 0x8d, 0x66, 0xe1, 0xa0, 0x2c, 0xb5, 0x6a, 0xe4, 0xd7, 0xed, 0x21, 0x57, 0x21, 0x6b, - 0xf5, 0x84, 0xf4, 0xc3, 0xa4, 0x46, 0xb3, 0xc0, 0x7c, 0x84, 0xb4, 0x0a, 0x88, 0xda, 0xd0, 0xfb, - 0xa5, 0xdb, 0xe7, 0x1c, 0xac, 0x30, 0x60, 0x6a, 0x52, 0xcf, 0xa0, 0x9f, 0x63, 0x06, 0xfd, 0xbb, - 0xb0, 0x6a, 0x15, 0xa9, 0xc4, 0x6b, 0x0d, 0x69, 0x80, 0x75, 0xc9, 0x5a, 0xa1, 0xbe, 0x73, 0xa9, - 0x2f, 0x3f, 0xa5, 0x83, 0xa1, 0x23, 0xac, 0x5b, 0x8c, 0x9f, 0xc3, 0x28, 0x64, 0xef, 0x3f, 0x1c, - 0x2c, 0x54, 0x3a, 0x58, 0x35, 0xad, 0xf3, 0xa8, 0xc1, 0x32, 0xf3, 0xb9, 0x1c, 0xda, 0x0c, 0xf9, - 0x8a, 0xce, 0xde, 0x20, 0xbf, 0x15, 0xf9, 0x8d, 0x9d, 0x10, 0x43, 0xa7, 0x9e, 0x4f, 0xfd, 0x98, - 0x79, 0xd0, 0x8b, 0x63, 0x94, 0x01, 0xae, 0xc9, 0xdf, 0x9c, 0x80, 0xe5, 0xca, 0x79, 0x1b, 0x52, - 0xf6, 0x47, 0x5f, 0x68, 0xd5, 0xfd, 0x2a, 0xcd, 0xf3, 0x4d, 0x18, 0xbf, 0xe6, 0x83, 0x3a, 0x74, - 0x7b, 0xff, 0x9d, 0x07, 0x18, 0x0d, 0x1e, 0xd0, 0x03, 0x58, 0xf2, 0x7e, 0x77, 0x82, 0x36, 0x22, - 0xbe, 0x7a, 0xe2, 0x37, 0x83, 0x17, 0x5d, 0x9d, 0x1e, 0xc0, 0x92, 0xf7, 0x2d, 0xe7, 0x88, 0x59, - 0xc0, 0x9b, 0xd6, 0x11, 0xb3, 0xc0, 0x17, 0xa3, 0x31, 0xd4, 0x83, 0xcb, 0x21, 0xef, 0xb9, 0xd0, - 0x4b, 0xd3, 0xbd, 0x0d, 0xe4, 0x5f, 0x9e, 0xf2, 0x85, 0x99, 0x10, 0x43, 0x3a, 0x5c, 0x09, 0x7d, - 0xbd, 0x83, 0x76, 0xa6, 0x7d, 0xf9, 0xc4, 0xbf, 0x32, 0x05, 0xa6, 0x2b, 0x73, 0x08, 0x7c, 0xf8, - 0x4c, 0x19, 0xbd, 0x32, 0xf5, 0xcb, 0x0e, 0xfe, 0xd6, 0xf4, 0x23, 0x6a, 0x21, 0x86, 0x0e, 0x61, - 0xd1, 0x33, 0x70, 0x45, 0x7c, 0xe0, 0x14, 0x96, 0x30, 0xde, 0x88, 0x98, 0xd0, 0x12, 0x4e, 0x9e, - 0xa1, 0xe0, 0x88, 0xd3, 0xf8, 0x74, 0x73, 0xc4, 0x29, 0x60, 0x8a, 0xe8, 0x37, 0xbf, 0x2f, 0x2f, - 0x07, 0x99, 0x3f, 0x38, 0xb1, 0x07, 0x99, 0x3f, 0x24, 0xc9, 0x0b, 0x31, 0xf4, 0x21, 0x64, 0xd8, - 0xa1, 0x08, 0xda, 0x8a, 0x1c, 0xee, 0xf0, 0x57, 0xc3, 0x96, 0xbd, 0x2c, 0xd9, 0x2e, 0x7d, 0xc4, - 0x32, 0x70, 0x5a, 0x30, 0x62, 0x19, 0xd2, 0xdc, 0xc7, 0xac, 0xfc, 0xc4, 0x74, 0xc0, 0xa3, 0xfc, - 0x14, 0xd4, 0xf4, 0x8f, 0xf2, 0x53, 0x60, 0xdb, 0x2c, 0xc4, 0xf6, 0x7e, 0x9a, 0x82, 0xa4, 0x9d, - 0x48, 0x9b, 0xf0, 0x82, 0xaf, 0xd3, 0x40, 0x57, 0xa3, 0xfb, 0x2f, 0xfe, 0x5a, 0xe8, 0xba, 0xab, - 0xee, 0x63, 0xb8, 0x34, 0xd6, 0x3b, 0xa0, 0x6d, 0x2f, 0x5d, 0x50, 0xff, 0xc2, 0x5f, 0x8f, 0xc0, - 0xf0, 0xf3, 0x66, 0x73, 0xc1, 0xf6, 0xa4, 0xe2, 0x96, 0xe5, 0x1d, 0x16, 0xff, 0x9f, 0x90, 0x7b, - 0xcb, 0x1f, 0xf9, 0x02, 0xab, 0x57, 0x60, 0xcc, 0xdf, 0x88, 0xc4, 0x71, 0x25, 0x7c, 0xec, 0x5e, - 0x98, 0x9e, 0x6a, 0x0c, 0x31, 0xca, 0x05, 0x16, 0x81, 0xbc, 0x10, 0x85, 0xe2, 0xdf, 0x80, 0x3f, - 0x76, 0xfc, 0xc4, 0x41, 0x51, 0x73, 0x23, 0x12, 0xc7, 0x1b, 0xed, 0x9e, 0xab, 0x7d, 0x14, 0xed, - 0xe3, 0x65, 0xc0, 0x28, 0xda, 0x03, 0x6a, 0x01, 0x21, 0x76, 0xf7, 0x5d, 0x80, 0xb6, 0xa1, 0x48, - 0xa4, 0x6f, 0x41, 0x5b, 0x63, 0x9f, 0x27, 0xbf, 0xaf, 0xe0, 0x5e, 0xa7, 0x3e, 0x30, 0x15, 0x4d, - 0x35, 0x72, 0xbf, 0x5d, 0xb0, 0x9b, 0xa6, 0x74, 0xdb, 0x50, 0x48, 0xfb, 0x50, 0x4c, 0x3d, 0x4e, - 0xb4, 0x0d, 0xe5, 0x64, 0xce, 0xc6, 0x7f, 0xf3, 0x7f, 0x01, 0x00, 0x00, 0xff, 0xff, 0x66, 0x37, - 0xf4, 0x19, 0xf7, 0x2f, 0x00, 0x00, + proto.RegisterFile("github.com/container-storage-interface/spec/csi.proto", fileDescriptor_csi_ceafd41374bbab61) +} + +var fileDescriptor_csi_ceafd41374bbab61 = []byte{ + // 3047 bytes of a gzipped FileDescriptorProto + 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xe4, 0x3a, 0xcd, 0x6f, 0xe3, 0xd6, + 0xf1, 0xa2, 0x3e, 0x6c, 0x6b, 0x6c, 0x2b, 0xda, 0xe7, 0x8f, 0xd5, 0xd2, 0xf6, 0xae, 0x97, 0x9b, + 0x4d, 0x9c, 0x4d, 0x56, 0xfe, 0xc5, 0xc9, 0x06, 0xbf, 0xec, 0x6e, 0x8a, 0x48, 0xb2, 0x62, 0x2b, + 0xab, 0x95, 0x1c, 0x4a, 0x72, 0xba, 0xdb, 0x06, 0x0c, 0x2d, 0x3d, 0x6b, 0x89, 0x48, 0xa4, 0x42, + 0x52, 0xee, 0xba, 0xb7, 0xa2, 0x40, 0x2f, 0x3d, 0xf5, 0xd4, 0xde, 0x0a, 0xa4, 0xa7, 0x16, 0x0d, + 0x7a, 0x0a, 0x7a, 0x2c, 0xd0, 0x4b, 0x81, 0xfe, 0x05, 0xbd, 0xe5, 0x1e, 0xb4, 0x40, 0xd0, 0x43, + 0x0f, 0x05, 0x0a, 0x14, 0xe4, 0x7b, 0xa4, 0xf8, 0x28, 0x92, 0x92, 0xd6, 0x1b, 0xec, 0xa1, 0x27, + 0x89, 0xf3, 0xe6, 0xeb, 0xcd, 0x9b, 0x99, 0x37, 0x33, 0x24, 0xdc, 0xe9, 0x2a, 0xe6, 0x93, 0xe1, + 0x49, 0xbe, 0xad, 0xf5, 0x77, 0xdb, 0x9a, 0x6a, 0xca, 0x8a, 0x8a, 0xf5, 0xdb, 0x86, 0xa9, 0xe9, + 0x72, 0x17, 0xdf, 0x56, 0x54, 0x13, 0xeb, 0xa7, 0x72, 0x1b, 0xef, 0x1a, 0x03, 0xdc, 0xde, 0x6d, + 0x1b, 0x4a, 0x7e, 0xa0, 0x6b, 0xa6, 0x86, 0xe6, 0xac, 0xbf, 0x67, 0x6f, 0xf2, 0xdb, 0x5d, 0x4d, + 0xeb, 0xf6, 0xf0, 0xae, 0x0d, 0x3d, 0x19, 0x9e, 0xee, 0x76, 0xb0, 0xd1, 0xd6, 0x95, 0x81, 0xa9, + 0xe9, 0x04, 0x93, 0xbf, 0xea, 0xc7, 0xf8, 0x91, 0x2e, 0x0f, 0x06, 0x58, 0x37, 0xc8, 0xba, 0xb0, + 0x0e, 0xab, 0x07, 0xd8, 0x3c, 0xea, 0x0d, 0xbb, 0x8a, 0x5a, 0x51, 0x4f, 0x35, 0x11, 0x7f, 0x3e, + 0xc4, 0x86, 0x29, 0xfc, 0x8d, 0x83, 0x35, 0xdf, 0x82, 0x31, 0xd0, 0x54, 0x03, 0x23, 0x04, 0x49, + 0x55, 0xee, 0xe3, 0x1c, 0xb7, 0xcd, 0xed, 0xa4, 0x45, 0xfb, 0x3f, 0xba, 0x09, 0x99, 0x33, 0xac, + 0x76, 0x34, 0x5d, 0x3a, 0xc3, 0xba, 0xa1, 0x68, 0x6a, 0x2e, 0x6e, 0xaf, 0x2e, 0x13, 0xe8, 0x31, + 0x01, 0xa2, 0x03, 0x58, 0xe8, 0xcb, 0xaa, 0x72, 0x8a, 0x0d, 0x33, 0x97, 0xd8, 0x4e, 0xec, 0x2c, + 0xee, 0xbd, 0x9e, 0x27, 0x3b, 0xc9, 0x07, 0xca, 0xca, 0x3f, 0xa4, 0xd8, 0x65, 0xd5, 0xd4, 0xcf, + 0x45, 0x97, 0x98, 0xbf, 0x07, 0xcb, 0xcc, 0x12, 0xca, 0x42, 0xe2, 0x33, 0x7c, 0x4e, 0x75, 0xb2, + 0xfe, 0xa2, 0x55, 0x48, 0x9d, 0xc9, 0xbd, 0x21, 0xa6, 0x9a, 0x90, 0x87, 0xbb, 0xf1, 0xff, 0xe7, + 0x84, 0xab, 0xb0, 0xe9, 0x4a, 0x2b, 0xc9, 0x03, 0xf9, 0x44, 0xe9, 0x29, 0xa6, 0x82, 0x0d, 0x67, + 0xeb, 0x9f, 0xc0, 0x56, 0xc8, 0x3a, 0xb5, 0xc0, 0x7d, 0x58, 0x6a, 0x7b, 0xe0, 0xb9, 0xb8, 0xbd, + 0x95, 0x9c, 0xb3, 0x15, 0x1f, 0xe5, 0xb9, 0xc8, 0x60, 0x0b, 0xff, 0xe4, 0x20, 0xeb, 0x47, 0x41, + 0xf7, 0x61, 0xde, 0xc0, 0xfa, 0x99, 0xd2, 0x26, 0x76, 0x5d, 0xdc, 0xdb, 0x0e, 0xe3, 0x96, 0x6f, + 0x10, 0xbc, 0xc3, 0x98, 0xe8, 0x90, 0xf0, 0xbf, 0xe4, 0x60, 0x9e, 0x82, 0xd1, 0xbb, 0x90, 0x34, + 0xcf, 0x07, 0x84, 0x4d, 0x66, 0xef, 0xe6, 0x24, 0x36, 0xf9, 0xe6, 0xf9, 0x00, 0x8b, 0x36, 0x89, + 0xf0, 0x11, 0x24, 0xad, 0x27, 0xb4, 0x08, 0xf3, 0xad, 0xda, 0x83, 0x5a, 0xfd, 0xe3, 0x5a, 0x36, + 0x86, 0xd6, 0x01, 0x95, 0xea, 0xb5, 0xa6, 0x58, 0xaf, 0x56, 0xcb, 0xa2, 0xd4, 0x28, 0x8b, 0xc7, + 0x95, 0x52, 0x39, 0xcb, 0xa1, 0x97, 0x61, 0xfb, 0xb8, 0x5e, 0x6d, 0x3d, 0x2c, 0x4b, 0x85, 0x52, + 0xa9, 0xdc, 0x68, 0x54, 0x8a, 0x95, 0x6a, 0xa5, 0xf9, 0x48, 0x2a, 0xd5, 0x6b, 0x8d, 0xa6, 0x58, + 0xa8, 0xd4, 0x9a, 0x8d, 0x6c, 0xbc, 0x38, 0x47, 0xb4, 0x11, 0x32, 0xb0, 0x74, 0xa4, 0x6b, 0x27, + 0xd8, 0xb1, 0x71, 0x01, 0x96, 0xe9, 0x33, 0xb5, 0xe9, 0xff, 0x41, 0x4a, 0xc7, 0x72, 0xe7, 0x9c, + 0x6e, 0x9f, 0xcf, 0x13, 0xbf, 0xcd, 0x3b, 0x7e, 0x9b, 0x2f, 0x6a, 0x5a, 0xef, 0xd8, 0x3a, 0x43, + 0x91, 0x20, 0x0a, 0xdf, 0x26, 0x61, 0xa5, 0xa4, 0x63, 0xd9, 0xc4, 0xc7, 0x5a, 0x6f, 0xd8, 0x77, + 0x58, 0x07, 0xfa, 0xe7, 0x7d, 0xc8, 0x58, 0x67, 0xd0, 0x56, 0xcc, 0x73, 0x49, 0x97, 0xd5, 0x2e, + 0xf1, 0x8a, 0xc5, 0xbd, 0x35, 0xc7, 0x3c, 0x25, 0xba, 0x2a, 0x5a, 0x8b, 0xe2, 0x72, 0xdb, 0xfb, + 0x88, 0x2a, 0xb0, 0x72, 0x66, 0x8b, 0x90, 0x98, 0x63, 0x4f, 0xb0, 0xc7, 0x4e, 0xb4, 0xf0, 0x1c, + 0x3b, 0x3a, 0x63, 0x21, 0x0a, 0x36, 0xd0, 0x03, 0x80, 0x81, 0xac, 0xcb, 0x7d, 0x6c, 0x62, 0xdd, + 0xc8, 0x25, 0xd9, 0x18, 0x08, 0xd8, 0x4d, 0xfe, 0xc8, 0xc5, 0x26, 0x31, 0xe0, 0x21, 0x47, 0x07, + 0x96, 0xd3, 0xb4, 0x75, 0x6c, 0x1a, 0xb9, 0x94, 0xcd, 0x69, 0x27, 0x8a, 0x53, 0x83, 0xa0, 0xda, + 0x6c, 0x8a, 0x89, 0x5f, 0x15, 0x39, 0xd1, 0xa1, 0x46, 0x75, 0x58, 0x73, 0x36, 0xa8, 0xa9, 0x26, + 0x56, 0x4d, 0xc9, 0xd0, 0x86, 0x7a, 0x1b, 0xe7, 0xe6, 0x6c, 0x2b, 0x6d, 0xf8, 0xb6, 0x48, 0x70, + 0x1a, 0x36, 0x8a, 0x48, 0x4d, 0xc3, 0x00, 0xd1, 0x63, 0xe0, 0xe5, 0x76, 0x1b, 0x1b, 0x86, 0x42, + 0x6c, 0x21, 0xe9, 0xf8, 0xf3, 0xa1, 0xa2, 0xe3, 0x3e, 0x56, 0x4d, 0x23, 0x37, 0xcf, 0x72, 0x6d, + 0x6a, 0x03, 0xad, 0xa7, 0x75, 0xcf, 0xc5, 0x11, 0x8e, 0x78, 0x85, 0x21, 0xf7, 0xac, 0x18, 0xfc, + 0x7b, 0xf0, 0x92, 0xcf, 0x28, 0xb3, 0x44, 0x3f, 0x7f, 0x17, 0x96, 0xbc, 0x96, 0x98, 0x29, 0x73, + 0xfc, 0x3c, 0x0e, 0x2b, 0x01, 0x36, 0x40, 0x87, 0xb0, 0x60, 0xa8, 0xf2, 0xc0, 0x78, 0xa2, 0x99, + 0xd4, 0x7f, 0x6f, 0x45, 0x98, 0x2c, 0xdf, 0xa0, 0xb8, 0xe4, 0xf1, 0x30, 0x26, 0xba, 0xd4, 0xa8, + 0x08, 0x73, 0xc4, 0x9e, 0xd4, 0x41, 0x77, 0xa2, 0xf8, 0x10, 0x98, 0xcb, 0x85, 0x52, 0xf2, 0x6f, + 0x42, 0x86, 0x95, 0x80, 0xae, 0xc1, 0xa2, 0x23, 0x41, 0x52, 0x3a, 0x74, 0xaf, 0xe0, 0x80, 0x2a, + 0x1d, 0xfe, 0x75, 0x58, 0xf2, 0x32, 0x43, 0x1b, 0x90, 0xa6, 0x0e, 0xe1, 0xa2, 0x2f, 0x10, 0x40, + 0xa5, 0xe3, 0xc6, 0xf4, 0xf7, 0x60, 0x95, 0xf5, 0x33, 0x1a, 0xca, 0xaf, 0xb8, 0x7b, 0x20, 0xb6, + 0xc8, 0xb0, 0x7b, 0x70, 0xf4, 0x14, 0x7e, 0x97, 0x84, 0xac, 0x3f, 0x68, 0xd0, 0x7d, 0x48, 0x9d, + 0xf4, 0xb4, 0xf6, 0x67, 0x94, 0xf6, 0xe5, 0xb0, 0xe8, 0xca, 0x17, 0x2d, 0x2c, 0x02, 0x3d, 0x8c, + 0x89, 0x84, 0xc8, 0xa2, 0xee, 0x6b, 0x43, 0xd5, 0xa4, 0xd6, 0x0b, 0xa7, 0x7e, 0x68, 0x61, 0x8d, + 0xa8, 0x6d, 0x22, 0xb4, 0x0f, 0x8b, 0xc4, 0xed, 0xa4, 0xbe, 0xd6, 0xc1, 0xb9, 0x84, 0xcd, 0xe3, + 0x46, 0x28, 0x8f, 0x82, 0x8d, 0xfb, 0x50, 0xeb, 0x60, 0x11, 0x64, 0xf7, 0x3f, 0xbf, 0x0c, 0x8b, + 0x1e, 0xdd, 0xf8, 0x03, 0x58, 0xf4, 0x08, 0x43, 0x97, 0x61, 0xfe, 0xd4, 0x90, 0xdc, 0x0c, 0x9d, + 0x16, 0xe7, 0x4e, 0x0d, 0x3b, 0xe9, 0x5e, 0x83, 0x45, 0x5b, 0x0b, 0xe9, 0xb4, 0x27, 0x77, 0xc9, + 0x9d, 0x92, 0x16, 0xc1, 0x06, 0x7d, 0x60, 0x41, 0xf8, 0xbf, 0x73, 0x00, 0x23, 0x91, 0xe8, 0x3e, + 0x24, 0x6d, 0x2d, 0x49, 0x9e, 0xdf, 0x99, 0x42, 0xcb, 0xbc, 0xad, 0xaa, 0x4d, 0x25, 0xfc, 0x9a, + 0x83, 0xa4, 0xcd, 0xc6, 0x9f, 0xeb, 0x1b, 0x95, 0xda, 0x41, 0xb5, 0x2c, 0xd5, 0xea, 0xfb, 0x65, + 0xe9, 0x63, 0xb1, 0xd2, 0x2c, 0x8b, 0x59, 0x0e, 0x6d, 0xc0, 0x65, 0x2f, 0x5c, 0x2c, 0x17, 0xf6, + 0xcb, 0xa2, 0x54, 0xaf, 0x55, 0x1f, 0x65, 0xe3, 0x88, 0x87, 0xf5, 0x87, 0xad, 0x6a, 0xb3, 0x32, + 0xbe, 0x96, 0x40, 0x9b, 0x90, 0xf3, 0xac, 0x51, 0x1e, 0x94, 0x6d, 0xd2, 0x62, 0xeb, 0x59, 0x25, + 0x7f, 0xe9, 0x62, 0xaa, 0xb8, 0xec, 0x1e, 0x86, 0xed, 0x6c, 0x1f, 0xc3, 0x32, 0x93, 0xa3, 0xad, + 0x92, 0x83, 0x26, 0x95, 0x8e, 0x74, 0x72, 0x6e, 0x62, 0xc3, 0xb6, 0x44, 0x42, 0x5c, 0x76, 0xa0, + 0x45, 0x0b, 0x68, 0x99, 0xb5, 0xa7, 0xf4, 0x15, 0x93, 0xe2, 0xc4, 0x6d, 0x1c, 0xb0, 0x41, 0x36, + 0x82, 0xf0, 0x75, 0x1c, 0xe6, 0xe8, 0xd9, 0xdc, 0xf4, 0xdc, 0x12, 0x0c, 0x4b, 0x07, 0x4a, 0x58, + 0x32, 0xc1, 0x11, 0x67, 0x83, 0x03, 0x1d, 0x42, 0xc6, 0x9b, 0x4a, 0x9f, 0x3a, 0x85, 0xce, 0x75, + 0xf6, 0x80, 0xbc, 0xf1, 0xfc, 0x94, 0x96, 0x37, 0xcb, 0x67, 0x5e, 0x18, 0x2a, 0x42, 0xc6, 0x97, + 0x8d, 0x93, 0x93, 0xb3, 0xf1, 0x72, 0x9b, 0x49, 0x4c, 0x05, 0x58, 0x71, 0x12, 0x69, 0x0f, 0x4b, + 0x26, 0x4d, 0xb4, 0xf4, 0xb6, 0xc8, 0x8e, 0x25, 0x60, 0x34, 0x42, 0x76, 0x60, 0xfc, 0xfb, 0x80, + 0xc6, 0x75, 0x9d, 0x29, 0x6b, 0x0e, 0x61, 0x25, 0x20, 0xc5, 0xa3, 0x3c, 0xa4, 0xed, 0xa3, 0x32, + 0x14, 0xd3, 0xf2, 0xe2, 0x60, 0x8d, 0x46, 0x28, 0x16, 0xfe, 0x40, 0xc7, 0xa7, 0x58, 0xd7, 0x71, + 0x87, 0x96, 0x5c, 0x01, 0xf8, 0x2e, 0x8a, 0xf0, 0x53, 0x0e, 0x16, 0x1c, 0x38, 0xba, 0x0b, 0x0b, + 0x06, 0xee, 0x92, 0xeb, 0x87, 0xc8, 0xba, 0xea, 0xa7, 0xcd, 0x37, 0x28, 0x02, 0x2d, 0x36, 0x1d, + 0x7c, 0xab, 0xd8, 0x64, 0x96, 0x66, 0xda, 0xfc, 0x1f, 0x39, 0x58, 0xd9, 0xc7, 0x3d, 0xec, 0xaf, + 0x52, 0xa2, 0x32, 0xac, 0xf7, 0x62, 0x8f, 0xb3, 0x17, 0x7b, 0x00, 0xab, 0x88, 0x8b, 0xfd, 0x42, + 0x97, 0xdd, 0x3a, 0xac, 0xb2, 0xd2, 0x48, 0x7a, 0x17, 0xfe, 0x91, 0x80, 0xab, 0x96, 0x2f, 0xe8, + 0x5a, 0xaf, 0x87, 0xf5, 0xa3, 0xe1, 0x49, 0x4f, 0x31, 0x9e, 0xcc, 0xb0, 0xb9, 0xcb, 0x30, 0xaf, + 0x6a, 0x1d, 0x4f, 0xf0, 0xcc, 0x59, 0x8f, 0x95, 0x0e, 0x2a, 0xc3, 0x25, 0x7f, 0x99, 0x75, 0x4e, + 0x93, 0x70, 0x78, 0x91, 0x95, 0x3d, 0xf3, 0xdf, 0x20, 0x3c, 0x2c, 0x58, 0x05, 0xa2, 0xa6, 0xf6, + 0xce, 0xed, 0x88, 0x59, 0x10, 0xdd, 0x67, 0x24, 0xfa, 0x2b, 0xa6, 0xb7, 0xdc, 0x8a, 0x29, 0x72, + 0x47, 0x51, 0xc5, 0xd3, 0xa7, 0x63, 0x11, 0x3f, 0x67, 0xb3, 0x7e, 0x77, 0x4a, 0xd6, 0x13, 0x33, + 0xc1, 0x45, 0x4e, 0xf1, 0x39, 0x84, 0xef, 0x5f, 0x39, 0xb8, 0x16, 0xba, 0x05, 0x7a, 0xe5, 0x77, + 0xe0, 0xa5, 0x01, 0x59, 0x70, 0x8d, 0x40, 0xa2, 0xec, 0xde, 0x44, 0x23, 0xd0, 0x4e, 0x8f, 0x42, + 0x19, 0x33, 0x64, 0x06, 0x0c, 0x90, 0x2f, 0xc0, 0x4a, 0x00, 0xda, 0x4c, 0x9b, 0xf9, 0x86, 0x83, + 0xed, 0x91, 0x2a, 0x2d, 0x75, 0xf0, 0xfc, 0xdc, 0xb7, 0x39, 0xf2, 0x2d, 0x92, 0xf2, 0xef, 0x8c, + 0xef, 0x3d, 0x58, 0xe0, 0x77, 0x15, 0xc1, 0x37, 0xe0, 0x7a, 0x84, 0x68, 0x1a, 0xce, 0x5f, 0x27, + 0xe1, 0xfa, 0xb1, 0xdc, 0x53, 0x3a, 0x6e, 0x21, 0x17, 0xd0, 0x13, 0x47, 0x9b, 0xa4, 0x3d, 0x16, + 0x01, 0x24, 0x6b, 0xdd, 0x77, 0xa3, 0x76, 0x12, 0xff, 0x29, 0xae, 0xc3, 0xe7, 0xd8, 0x84, 0x3d, + 0x0a, 0x68, 0xc2, 0xde, 0x9d, 0x5e, 0xd7, 0xa8, 0x96, 0xac, 0xe5, 0x4f, 0x30, 0xef, 0x4c, 0xcf, + 0x37, 0xc2, 0x0b, 0x2e, 0x1c, 0xc5, 0x2f, 0xb2, 0x6b, 0xfa, 0x73, 0x12, 0x84, 0xa8, 0xdd, 0xd3, + 0x1c, 0x22, 0x42, 0xba, 0xad, 0xa9, 0xa7, 0x8a, 0xde, 0xc7, 0x1d, 0x5a, 0xfd, 0xbf, 0x3d, 0x8d, + 0xf1, 0x68, 0x02, 0x29, 0x39, 0xb4, 0xe2, 0x88, 0x0d, 0xca, 0xc1, 0x7c, 0x1f, 0x1b, 0x86, 0xdc, + 0x75, 0xd4, 0x72, 0x1e, 0xf9, 0x2f, 0x13, 0x90, 0x76, 0x49, 0x90, 0x3a, 0xe6, 0xc1, 0x24, 0x7d, + 0x1d, 0x3c, 0x8b, 0x02, 0xcf, 0xee, 0xcc, 0xf1, 0x67, 0x70, 0xe6, 0x0e, 0xe3, 0xcc, 0x24, 0x1c, + 0xf6, 0x9f, 0x49, 0xed, 0x08, 0xbf, 0x7e, 0xe1, 0x0e, 0x28, 0xfc, 0x10, 0x50, 0x55, 0x31, 0x68, + 0x17, 0xe5, 0xa6, 0x25, 0xab, 0x69, 0x92, 0x9f, 0x4a, 0x58, 0x35, 0x75, 0x85, 0x96, 0xeb, 0x29, + 0x11, 0xfa, 0xf2, 0xd3, 0x32, 0x81, 0x58, 0x25, 0xbd, 0x61, 0xca, 0xba, 0xa9, 0xa8, 0x5d, 0xc9, + 0xd4, 0x3e, 0xc3, 0xee, 0x60, 0xd2, 0x81, 0x36, 0x2d, 0xa0, 0xf0, 0x05, 0x07, 0x2b, 0x0c, 0x7b, + 0xea, 0x93, 0xf7, 0x60, 0x7e, 0xc4, 0x9b, 0x29, 0xe3, 0x03, 0xb0, 0xf3, 0xc4, 0x6c, 0x0e, 0x05, + 0xda, 0x02, 0x50, 0xf1, 0x53, 0x93, 0x91, 0x9b, 0xb6, 0x20, 0xb6, 0x4c, 0x7e, 0x17, 0x52, 0xc4, + 0x0c, 0xd3, 0xf6, 0xcb, 0x5f, 0xc6, 0x01, 0x1d, 0x60, 0xd3, 0x6d, 0x83, 0xa8, 0x0d, 0x42, 0x7c, + 0x89, 0x7b, 0x06, 0x5f, 0xfa, 0x90, 0xf1, 0x25, 0xe2, 0x8d, 0xb7, 0x3c, 0x13, 0x5a, 0x9f, 0xe8, + 0xc8, 0x4c, 0x18, 0xd2, 0x7a, 0x90, 0x7a, 0x6e, 0xba, 0xd6, 0xe3, 0x82, 0x2e, 0xb3, 0x0f, 0x2b, + 0x8c, 0xce, 0xf4, 0x4c, 0x6f, 0x03, 0x92, 0xcf, 0x64, 0xa5, 0x27, 0x5b, 0x7a, 0x39, 0x9d, 0x1d, + 0xed, 0xf4, 0x2e, 0xb9, 0x2b, 0x0e, 0x99, 0x20, 0x78, 0x0b, 0x06, 0xca, 0xcf, 0x3f, 0x31, 0xee, + 0x79, 0x2f, 0xda, 0x31, 0x1c, 0x2a, 0xf7, 0x20, 0x70, 0x6a, 0x7c, 0x63, 0xbc, 0x48, 0xa0, 0x93, + 0xd9, 0xd0, 0x01, 0xf2, 0xbf, 0xe2, 0xb0, 0x11, 0x81, 0x8d, 0xee, 0x41, 0x42, 0x1f, 0xb4, 0xa9, + 0x33, 0xbd, 0x3a, 0x05, 0xff, 0xbc, 0x78, 0x54, 0x3a, 0x8c, 0x89, 0x16, 0x15, 0xff, 0x8b, 0x38, + 0x24, 0xc4, 0xa3, 0x12, 0x7a, 0x9f, 0x19, 0x23, 0xbf, 0x31, 0x25, 0x17, 0xef, 0x34, 0xf9, 0x2f, + 0x5c, 0xd0, 0x38, 0x39, 0x07, 0xab, 0x25, 0xb1, 0x5c, 0x68, 0x96, 0xa5, 0xfd, 0x72, 0xb5, 0xdc, + 0x2c, 0x4b, 0x64, 0x88, 0x9c, 0xe5, 0xd0, 0x26, 0xe4, 0x8e, 0x5a, 0xc5, 0x6a, 0xa5, 0x71, 0x28, + 0xb5, 0x6a, 0xce, 0x3f, 0xba, 0x1a, 0x47, 0x59, 0x58, 0xaa, 0x56, 0x1a, 0x4d, 0x0a, 0x68, 0x64, + 0x13, 0x16, 0xe4, 0xa0, 0xdc, 0x94, 0x4a, 0x85, 0xa3, 0x42, 0xa9, 0xd2, 0x7c, 0x94, 0x4d, 0x22, + 0x1e, 0xd6, 0x59, 0xde, 0x8d, 0x5a, 0xe1, 0xa8, 0x71, 0x58, 0x6f, 0x66, 0x53, 0x08, 0x41, 0xc6, + 0xa6, 0x77, 0x40, 0x8d, 0xec, 0x9c, 0xc5, 0xa1, 0x54, 0xad, 0xd7, 0x5c, 0x1d, 0xe6, 0xd1, 0x2a, + 0x64, 0x1d, 0xc9, 0x62, 0xb9, 0xb0, 0x6f, 0x4f, 0x31, 0x16, 0xdc, 0x81, 0xd7, 0x37, 0x71, 0x58, + 0x23, 0x13, 0x2f, 0x67, 0xbe, 0xe6, 0xc4, 0xe0, 0x0e, 0x64, 0x49, 0x8f, 0x2e, 0xf9, 0xab, 0xa4, + 0x0c, 0x81, 0x1f, 0x3b, 0xb5, 0x92, 0x33, 0x9d, 0x8e, 0x7b, 0xa6, 0xd3, 0x15, 0x7f, 0xe5, 0x78, + 0x8b, 0x9d, 0xe3, 0xfa, 0xa4, 0x45, 0x35, 0x23, 0x0f, 0x03, 0x4a, 0x9b, 0xdb, 0xd1, 0xdc, 0xa2, + 0xd2, 0xfe, 0x45, 0x3a, 0x8f, 0x0b, 0x46, 0xef, 0x07, 0xb0, 0xee, 0xd7, 0x97, 0x06, 0xd2, 0x1b, + 0x63, 0xd3, 0x56, 0x37, 0x9d, 0xb8, 0xb8, 0x2e, 0x86, 0xf0, 0x15, 0x07, 0x0b, 0x0e, 0xd8, 0x4a, + 0xc9, 0x86, 0xf2, 0x63, 0xcc, 0x4c, 0x77, 0xd2, 0x16, 0xc4, 0x1d, 0x16, 0x79, 0xe7, 0xa4, 0x71, + 0xff, 0x9c, 0x34, 0xf0, 0x9c, 0x13, 0x81, 0xe7, 0xbc, 0x05, 0xd0, 0xb6, 0xd5, 0xef, 0x48, 0xb2, + 0x69, 0xf7, 0xa1, 0x09, 0x31, 0x4d, 0x21, 0x05, 0x13, 0x6d, 0xc3, 0x92, 0xfd, 0x16, 0x43, 0x32, + 0x35, 0x69, 0x68, 0xe0, 0x5c, 0xca, 0x6e, 0x54, 0xc1, 0x86, 0x35, 0xb5, 0x96, 0x81, 0x85, 0x3f, + 0x71, 0xb0, 0x46, 0xfa, 0x6f, 0xbf, 0xb3, 0x4d, 0x9a, 0xe6, 0x7a, 0xfd, 0xc9, 0x97, 0xc3, 0x03, + 0x19, 0x7e, 0x57, 0xed, 0x47, 0x0e, 0xd6, 0xfd, 0xf2, 0x68, 0xcf, 0xf1, 0x5b, 0x0e, 0x56, 0xad, + 0x0b, 0xd4, 0x59, 0x78, 0xde, 0xf7, 0xf9, 0x0c, 0xe7, 0xe4, 0x33, 0x66, 0xd2, 0x6f, 0x4c, 0xe1, + 0xf7, 0x1c, 0xac, 0xf9, 0x74, 0xa5, 0x7e, 0xf8, 0x9e, 0xbf, 0x38, 0xb8, 0xe1, 0x2d, 0x0e, 0xc6, + 0xf0, 0x67, 0x2c, 0x0f, 0xee, 0x38, 0xe5, 0xc1, 0x6c, 0xee, 0xfe, 0x6d, 0x12, 0xd6, 0x6b, 0x5a, + 0x07, 0x37, 0x4c, 0xb9, 0x3b, 0xcb, 0xc8, 0xe9, 0x07, 0xe3, 0x1d, 0x3c, 0xf1, 0x9d, 0x3d, 0x47, + 0x58, 0x30, 0xd7, 0x69, 0x1a, 0x77, 0x94, 0x87, 0x15, 0xc3, 0x94, 0xbb, 0xf6, 0xa1, 0xc9, 0x7a, + 0x17, 0x9b, 0xd2, 0x40, 0x36, 0x9f, 0xd0, 0x13, 0xb9, 0x44, 0x97, 0x9a, 0xf6, 0xca, 0x91, 0x6c, + 0x3e, 0x09, 0x9e, 0x04, 0x25, 0x67, 0x9e, 0x04, 0x7d, 0xe8, 0x6f, 0xc6, 0x5e, 0x9f, 0xb0, 0x97, + 0x88, 0xc4, 0xfa, 0xfd, 0x90, 0x29, 0xcf, 0x9b, 0x13, 0x58, 0x4e, 0x9e, 0xee, 0x5c, 0x7c, 0xaa, + 0xf1, 0x82, 0x07, 0x44, 0x57, 0xe0, 0xf2, 0xd8, 0xe6, 0x69, 0xa0, 0x77, 0x21, 0x67, 0x2d, 0xb5, + 0x54, 0x63, 0x46, 0x77, 0x0c, 0xf1, 0x98, 0x78, 0x88, 0xc7, 0x08, 0x1b, 0x70, 0x25, 0x40, 0x10, + 0xd5, 0xe2, 0xab, 0x14, 0x51, 0x63, 0xf6, 0x59, 0xe5, 0x27, 0x61, 0x51, 0xf1, 0xb6, 0xf7, 0xd8, + 0x03, 0xc7, 0x7a, 0xdf, 0x45, 0x5c, 0x5c, 0x83, 0x45, 0x2f, 0x1e, 0x4d, 0x56, 0xe6, 0x84, 0xc0, + 0x49, 0x5d, 0x68, 0x84, 0x3a, 0xe7, 0x1b, 0xa1, 0x56, 0x47, 0x41, 0x35, 0xcf, 0x96, 0x17, 0xa1, + 0xa6, 0x88, 0x08, 0xab, 0xc7, 0x63, 0x61, 0xb5, 0xc0, 0xce, 0x65, 0x43, 0x99, 0xfe, 0x0f, 0x04, + 0x16, 0x75, 0xea, 0xc0, 0x81, 0xa9, 0xf0, 0x18, 0x78, 0xe2, 0xf1, 0xb3, 0x8f, 0x30, 0x7d, 0x6e, + 0x14, 0xf7, 0xbb, 0x91, 0xb0, 0x05, 0x1b, 0x81, 0xbc, 0xa9, 0xe8, 0x47, 0x44, 0xaf, 0x03, 0x4c, + 0x3b, 0xe0, 0x86, 0x29, 0x9b, 0xc6, 0xb4, 0x92, 0xe9, 0xa2, 0x57, 0x32, 0x01, 0xd9, 0x92, 0x0f, + 0xc8, 0xae, 0xfc, 0xac, 0xe9, 0x8d, 0xfb, 0x1a, 0xa4, 0x86, 0xf6, 0x30, 0x87, 0xdc, 0xb7, 0x2b, + 0xac, 0x4b, 0xb7, 0xac, 0x25, 0x91, 0x60, 0x08, 0x7f, 0xe0, 0x60, 0xd1, 0x03, 0x46, 0x9b, 0x90, + 0x76, 0x7b, 0x3b, 0xa7, 0xf0, 0x73, 0x01, 0xd6, 0x19, 0x98, 0x9a, 0x29, 0xf7, 0xe8, 0xfb, 0x41, + 0xf2, 0x60, 0xd5, 0xea, 0x43, 0x03, 0x93, 0xca, 0x21, 0x21, 0xda, 0xff, 0xd1, 0x1b, 0x90, 0x1c, + 0xaa, 0x0a, 0xa9, 0xe8, 0x32, 0xfe, 0xa0, 0xb2, 0x45, 0xe5, 0x5b, 0xaa, 0x62, 0x8a, 0x36, 0x96, + 0x70, 0x0b, 0x92, 0xd6, 0x13, 0xdb, 0x02, 0xa5, 0x21, 0x55, 0x7c, 0xd4, 0x2c, 0x37, 0xb2, 0x1c, + 0x02, 0x98, 0xab, 0xd4, 0xea, 0xfb, 0xe5, 0x46, 0x36, 0x2e, 0x6c, 0xba, 0x5b, 0x0f, 0x6a, 0x31, + 0x3f, 0x25, 0x47, 0x12, 0xd6, 0x5c, 0x16, 0x7c, 0xcd, 0x25, 0x31, 0xd0, 0x16, 0x73, 0x39, 0x4d, + 0x68, 0x2b, 0xbf, 0xe6, 0x60, 0x2d, 0x10, 0x0f, 0xdd, 0xf1, 0x36, 0x94, 0xd7, 0x23, 0x79, 0x7a, + 0x5b, 0xc9, 0x9f, 0x71, 0xa4, 0x95, 0xbc, 0xcb, 0xb4, 0x92, 0xaf, 0x4c, 0xa4, 0xf7, 0x36, 0x91, + 0xa5, 0x90, 0x1e, 0xb2, 0xd1, 0x2c, 0x1c, 0x94, 0xa5, 0x56, 0x8d, 0xfc, 0xba, 0x3d, 0xe4, 0x2a, + 0x64, 0xad, 0x9e, 0x90, 0x7e, 0x98, 0xd4, 0x68, 0x16, 0x98, 0x8f, 0x90, 0x56, 0x01, 0x51, 0x1b, + 0x7a, 0xbf, 0x74, 0xfb, 0x82, 0x83, 0x15, 0x06, 0x4c, 0x4d, 0xea, 0x19, 0xf4, 0x73, 0xcc, 0xa0, + 0x7f, 0x17, 0x56, 0xad, 0x22, 0x95, 0x78, 0xad, 0x21, 0x0d, 0xb0, 0x2e, 0x59, 0x2b, 0xd4, 0x77, + 0x2e, 0xf5, 0xe5, 0xa7, 0x74, 0x30, 0x74, 0x84, 0x75, 0x8b, 0xf1, 0x73, 0x18, 0x85, 0xec, 0xfd, + 0x9b, 0x83, 0x85, 0x4a, 0x07, 0xab, 0xa6, 0x75, 0x1e, 0x35, 0x58, 0x66, 0x3e, 0x97, 0x43, 0x9b, + 0x21, 0x5f, 0xd1, 0xd9, 0x1b, 0xe4, 0xb7, 0x22, 0xbf, 0xb1, 0x13, 0x62, 0xe8, 0xd4, 0xf3, 0xa9, + 0x1f, 0x33, 0x0f, 0x7a, 0x79, 0x8c, 0x32, 0xc0, 0x35, 0xf9, 0x9b, 0x13, 0xb0, 0x5c, 0x39, 0xef, + 0x40, 0xca, 0xfe, 0xe8, 0x0b, 0xad, 0xba, 0x5f, 0xa5, 0x79, 0xbe, 0x09, 0xe3, 0xd7, 0x7c, 0x50, + 0x87, 0x6e, 0xef, 0x3f, 0xf3, 0x00, 0xa3, 0xc1, 0x03, 0x7a, 0x00, 0x4b, 0xde, 0xef, 0x4e, 0xd0, + 0x46, 0xc4, 0x57, 0x4f, 0xfc, 0x66, 0xf0, 0xa2, 0xab, 0xd3, 0x03, 0x58, 0xf2, 0xbe, 0xe5, 0x1c, + 0x31, 0x0b, 0x78, 0xd3, 0x3a, 0x62, 0x16, 0xf8, 0x62, 0x34, 0x86, 0x7a, 0x70, 0x39, 0xe4, 0x3d, + 0x17, 0x7a, 0x65, 0xba, 0xb7, 0x81, 0xfc, 0xab, 0x53, 0xbe, 0x30, 0x13, 0x62, 0x48, 0x87, 0x2b, + 0xa1, 0xaf, 0x77, 0xd0, 0xce, 0xb4, 0x2f, 0x9f, 0xf8, 0xd7, 0xa6, 0xc0, 0x74, 0x65, 0x0e, 0x81, + 0x0f, 0x9f, 0x29, 0xa3, 0xd7, 0xa6, 0x7e, 0xd9, 0xc1, 0xdf, 0x9a, 0x7e, 0x44, 0x2d, 0xc4, 0xd0, + 0x21, 0x2c, 0x7a, 0x06, 0xae, 0x88, 0x0f, 0x9c, 0xc2, 0x12, 0xc6, 0x1b, 0x11, 0x13, 0x5a, 0xc2, + 0xc9, 0x33, 0x14, 0x1c, 0x71, 0x1a, 0x9f, 0x6e, 0x8e, 0x38, 0x05, 0x4c, 0x11, 0xfd, 0xe6, 0xf7, + 0xe5, 0xe5, 0x20, 0xf3, 0x07, 0x27, 0xf6, 0x20, 0xf3, 0x87, 0x24, 0x79, 0x21, 0x86, 0x3e, 0x82, + 0x0c, 0x3b, 0x14, 0x41, 0x5b, 0x91, 0xc3, 0x1d, 0xfe, 0x6a, 0xd8, 0xb2, 0x97, 0x25, 0xdb, 0xa5, + 0x8f, 0x58, 0x06, 0x4e, 0x0b, 0x46, 0x2c, 0x43, 0x9a, 0xfb, 0x98, 0x95, 0x9f, 0x98, 0x0e, 0x78, + 0x94, 0x9f, 0x82, 0x9a, 0xfe, 0x51, 0x7e, 0x0a, 0x6c, 0x9b, 0x85, 0xd8, 0xde, 0x4f, 0x52, 0x90, + 0xb4, 0x13, 0x69, 0x13, 0x5e, 0xf2, 0x75, 0x1a, 0xe8, 0x6a, 0x74, 0xff, 0xc5, 0x5f, 0x0b, 0x5d, + 0x77, 0xd5, 0x7d, 0x0c, 0x97, 0xc6, 0x7a, 0x07, 0xb4, 0xed, 0xa5, 0x0b, 0xea, 0x5f, 0xf8, 0xeb, + 0x11, 0x18, 0x7e, 0xde, 0x6c, 0x2e, 0xd8, 0x9e, 0x54, 0xdc, 0xb2, 0xbc, 0xc3, 0xe2, 0xff, 0x53, + 0x72, 0x6f, 0xf9, 0x23, 0x5f, 0x60, 0xf5, 0x0a, 0x8c, 0xf9, 0x1b, 0x91, 0x38, 0xae, 0x84, 0x4f, + 0xdc, 0x0b, 0xd3, 0x53, 0x8d, 0x21, 0x46, 0xb9, 0xc0, 0x22, 0x90, 0x17, 0xa2, 0x50, 0xfc, 0x1b, + 0xf0, 0xc7, 0x8e, 0x9f, 0x38, 0x28, 0x6a, 0x6e, 0x44, 0xe2, 0x78, 0xa3, 0xdd, 0x73, 0xb5, 0x8f, + 0xa2, 0x7d, 0xbc, 0x0c, 0x18, 0x45, 0x7b, 0x40, 0x2d, 0x20, 0xc4, 0xee, 0xbe, 0x07, 0xd0, 0x36, + 0x14, 0x89, 0xf4, 0x2d, 0x68, 0x6b, 0xec, 0xf3, 0xe4, 0x0f, 0x14, 0xdc, 0xeb, 0xd4, 0x07, 0xa6, + 0xa2, 0xa9, 0x46, 0xee, 0x37, 0x0b, 0x76, 0xd3, 0x94, 0x6e, 0x1b, 0x0a, 0x69, 0x1f, 0x8a, 0xa9, + 0xc7, 0x89, 0xb6, 0xa1, 0x9c, 0xcc, 0xd9, 0xf8, 0x6f, 0xfd, 0x37, 0x00, 0x00, 0xff, 0xff, 0x7c, + 0x21, 0x59, 0x42, 0xf7, 0x2f, 0x00, 0x00, } diff --git a/spec.md b/spec.md index 709c0662..34a3cf12 100644 --- a/spec.md +++ b/spec.md @@ -54,7 +54,7 @@ The Container Storage Interface (CSI) will ### Non-Goals in MVP -The Container Storage Interface (CSI) explicitly will not define, provide, or dictate in v0.1: +The Container Storage Interface (CSI) explicitly will not define, provide, or dictate: * Specific mechanisms by which a Plugin Supervisor manages the lifecycle of a Plugin, including: * How to maintain state (e.g. what is attached, mounted, etc.). @@ -272,7 +272,7 @@ Each SP MUST provide: ```protobuf syntax = "proto3"; -package csi.v0; +package csi.v1; import "google/protobuf/descriptor.proto"; import "google/protobuf/wrappers.proto";