scaleway.ipfs package
Subpackages
- scaleway.ipfs.v1alpha1 package
- Submodules
- scaleway.ipfs.v1alpha1.api module
IpfsV1Alpha1API
IpfsV1Alpha1API.create_pin_by_cid()
IpfsV1Alpha1API.create_pin_by_url()
IpfsV1Alpha1API.create_volume()
IpfsV1Alpha1API.delete_pin()
IpfsV1Alpha1API.delete_volume()
IpfsV1Alpha1API.get_pin()
IpfsV1Alpha1API.get_volume()
IpfsV1Alpha1API.list_pins()
IpfsV1Alpha1API.list_pins_all()
IpfsV1Alpha1API.list_volumes()
IpfsV1Alpha1API.list_volumes_all()
IpfsV1Alpha1API.replace_pin()
IpfsV1Alpha1API.update_volume()
IpfsV1Alpha1API.wait_for_pin()
IpfsV1Alpha1IpnsAPI
IpfsV1Alpha1IpnsAPI.create_name()
IpfsV1Alpha1IpnsAPI.delete_name()
IpfsV1Alpha1IpnsAPI.export_key_name()
IpfsV1Alpha1IpnsAPI.get_name()
IpfsV1Alpha1IpnsAPI.import_key_name()
IpfsV1Alpha1IpnsAPI.list_names()
IpfsV1Alpha1IpnsAPI.list_names_all()
IpfsV1Alpha1IpnsAPI.update_name()
IpfsV1Alpha1IpnsAPI.wait_for_name()
- scaleway.ipfs.v1alpha1.content module
- scaleway.ipfs.v1alpha1.marshalling module
marshal_CreatePinByCIDRequest()
marshal_CreatePinByURLRequest()
marshal_CreateVolumeRequest()
marshal_IpnsApiCreateNameRequest()
marshal_IpnsApiImportKeyNameRequest()
marshal_IpnsApiUpdateNameRequest()
marshal_ReplacePinRequest()
marshal_UpdateVolumeRequest()
unmarshal_ExportKeyNameResponse()
unmarshal_ListNamesResponse()
unmarshal_ListPinsResponse()
unmarshal_ListVolumesResponse()
unmarshal_Name()
unmarshal_Pin()
unmarshal_PinCID()
unmarshal_PinCIDMeta()
unmarshal_PinInfo()
unmarshal_ReplacePinResponse()
unmarshal_Volume()
- scaleway.ipfs.v1alpha1.types module
CreatePinByCIDRequest
CreatePinByURLRequest
CreateVolumeRequest
DeletePinRequest
DeleteVolumeRequest
ExportKeyNameResponse
GetPinRequest
GetVolumeRequest
IpnsApiCreateNameRequest
IpnsApiDeleteNameRequest
IpnsApiExportKeyNameRequest
IpnsApiGetNameRequest
IpnsApiImportKeyNameRequest
IpnsApiListNamesRequest
IpnsApiUpdateNameRequest
ListNamesRequestOrderBy
ListNamesResponse
ListPinsRequest
ListPinsRequestOrderBy
ListPinsResponse
ListVolumesRequest
ListVolumesRequestOrderBy
ListVolumesResponse
Name
NameStatus
Pin
PinCID
PinCIDMeta
PinDetails
PinDetails.CHECKING_COHERENCE
PinDetails.FAILED_CONTAINS_BANNED_CID
PinDetails.FAILED_PINNING
PinDetails.FAILED_PINNING_BAD_CID_FORMAT
PinDetails.FAILED_PINNING_BAD_URL_FORMAT
PinDetails.FAILED_PINNING_BAD_URL_STATUS_CODE
PinDetails.FAILED_PINNING_NO_PROVIDER
PinDetails.FAILED_PINNING_NO_URL_CONTENT_LENGTH
PinDetails.FAILED_PINNING_TIMEOUT
PinDetails.FAILED_PINNING_TOO_BIG_CONTENT
PinDetails.FAILED_PINNING_UNREACHABLE_URL
PinDetails.FAILED_UNPINNING
PinDetails.PINNED_OK
PinDetails.PINNING_BLOCKS_FETCHED
PinDetails.PINNING_FETCHING_URL_DATA
PinDetails.PINNING_IN_PROGRESS
PinDetails.PINNING_LOOKING_FOR_PROVIDER
PinDetails.RESCHEDULED
PinDetails.UNKNOWN_DETAILS
PinDetails.UNPINNED_OK
PinDetails.UNPINNING_IN_PROGRESS
PinInfo
PinStatus
ReplacePinRequest
ReplacePinResponse
UpdateVolumeRequest
Volume
- Module contents
CreatePinByCIDRequest
CreatePinByURLRequest
CreateVolumeRequest
DeletePinRequest
DeleteVolumeRequest
ExportKeyNameResponse
GetPinRequest
GetVolumeRequest
IpfsV1Alpha1API
IpfsV1Alpha1API.create_pin_by_cid()
IpfsV1Alpha1API.create_pin_by_url()
IpfsV1Alpha1API.create_volume()
IpfsV1Alpha1API.delete_pin()
IpfsV1Alpha1API.delete_volume()
IpfsV1Alpha1API.get_pin()
IpfsV1Alpha1API.get_volume()
IpfsV1Alpha1API.list_pins()
IpfsV1Alpha1API.list_pins_all()
IpfsV1Alpha1API.list_volumes()
IpfsV1Alpha1API.list_volumes_all()
IpfsV1Alpha1API.replace_pin()
IpfsV1Alpha1API.update_volume()
IpfsV1Alpha1API.wait_for_pin()
IpfsV1Alpha1IpnsAPI
IpfsV1Alpha1IpnsAPI.create_name()
IpfsV1Alpha1IpnsAPI.delete_name()
IpfsV1Alpha1IpnsAPI.export_key_name()
IpfsV1Alpha1IpnsAPI.get_name()
IpfsV1Alpha1IpnsAPI.import_key_name()
IpfsV1Alpha1IpnsAPI.list_names()
IpfsV1Alpha1IpnsAPI.list_names_all()
IpfsV1Alpha1IpnsAPI.update_name()
IpfsV1Alpha1IpnsAPI.wait_for_name()
IpnsApiCreateNameRequest
IpnsApiDeleteNameRequest
IpnsApiExportKeyNameRequest
IpnsApiGetNameRequest
IpnsApiImportKeyNameRequest
IpnsApiListNamesRequest
IpnsApiUpdateNameRequest
ListNamesRequestOrderBy
ListNamesResponse
ListPinsRequest
ListPinsRequestOrderBy
ListPinsResponse
ListVolumesRequest
ListVolumesRequestOrderBy
ListVolumesResponse
Name
NameStatus
Pin
PinCID
PinCIDMeta
PinDetails
PinDetails.CHECKING_COHERENCE
PinDetails.FAILED_CONTAINS_BANNED_CID
PinDetails.FAILED_PINNING
PinDetails.FAILED_PINNING_BAD_CID_FORMAT
PinDetails.FAILED_PINNING_BAD_URL_FORMAT
PinDetails.FAILED_PINNING_BAD_URL_STATUS_CODE
PinDetails.FAILED_PINNING_NO_PROVIDER
PinDetails.FAILED_PINNING_NO_URL_CONTENT_LENGTH
PinDetails.FAILED_PINNING_TIMEOUT
PinDetails.FAILED_PINNING_TOO_BIG_CONTENT
PinDetails.FAILED_PINNING_UNREACHABLE_URL
PinDetails.FAILED_UNPINNING
PinDetails.PINNED_OK
PinDetails.PINNING_BLOCKS_FETCHED
PinDetails.PINNING_FETCHING_URL_DATA
PinDetails.PINNING_IN_PROGRESS
PinDetails.PINNING_LOOKING_FOR_PROVIDER
PinDetails.RESCHEDULED
PinDetails.UNKNOWN_DETAILS
PinDetails.UNPINNED_OK
PinDetails.UNPINNING_IN_PROGRESS
PinInfo
PinStatus
ReplacePinRequest
ReplacePinResponse
UpdateVolumeRequest
Volume