Module cdp::storage [] [src]

[Experimental]

Storage

Commands

Events

Types

Structs

CacheStorageContentUpdatedEvent

[Experimental] A cache's contents have been modified.

CacheStorageListUpdatedEvent

[Experimental] A cache has been added/deleted.

ClearDataForOriginCommand

[Experimental] Clears storage for origin.

ClearDataForOriginResponse

[Experimental] Clears storage for origin.

GetUsageAndQuotaCommand

[Experimental] Returns usage and quota in bytes.

GetUsageAndQuotaResponse

[Experimental] Returns usage and quota in bytes.

TrackCacheStorageForOriginCommand

[Experimental] Registers origin to be notified when an update occurs to its cache storage list.

TrackCacheStorageForOriginResponse

[Experimental] Registers origin to be notified when an update occurs to its cache storage list.

UntrackCacheStorageForOriginCommand

[Experimental] Unregisters origin from receiving notifications for cache storage.

UntrackCacheStorageForOriginResponse

[Experimental] Unregisters origin from receiving notifications for cache storage.

UsageForType

[Experimental] Usage for a storage type.

Enums

StorageType

[Experimental] Enum of possible storage types.