Available on crate feature
google_cloud_sdk_emulators
only.Expand description
googles cloud sdk emulator testcontainer
Structs§
- Cloud
Sdk - Module to work with Google Cloud SDK emulators inside of tests.
- Cloud
SdkCmd - Configuration for Google Cloud SDK emulator command-line arguments.
Enums§
- Emulator
- Enum representing the different Google Cloud service emulators available.
Constants§
- BIGTABLE_
PORT - Port that the
Bigtable
emulator container has internally Can be rebound externally viatestcontainers::core::ImageExt::with_mapped_port
- DATASTORE_
PORT - Port that the
Datastore
emulator container has internally Can be rebound externally viatestcontainers::core::ImageExt::with_mapped_port
- FIRESTORE_
PORT - Port that the
Firestore
emulator container has internally Can be rebound externally viatestcontainers::core::ImageExt::with_mapped_port
- PUBSUB_
PORT - Port that the
Pub/Sub
emulator container has internally Can be rebound externally viatestcontainers::core::ImageExt::with_mapped_port
- SPANNER_
PORT - Port that the
Spanner
emulator container has internally Can be rebound externally viatestcontainers::core::ImageExt::with_mapped_port