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
Bigtableemulator container has internally Can be rebound externally viatestcontainers::core::ImageExt::with_mapped_port - DATASTORE_
PORT - Port that the
Datastoreemulator container has internally Can be rebound externally viatestcontainers::core::ImageExt::with_mapped_port - FIRESTORE_
PORT - Port that the
Firestoreemulator container has internally Can be rebound externally viatestcontainers::core::ImageExt::with_mapped_port - PUBSUB_
PORT - Port that the
Pub/Subemulator container has internally Can be rebound externally viatestcontainers::core::ImageExt::with_mapped_port - SPANNER_
PORT - Port that the
Spanneremulator container has internally Can be rebound externally viatestcontainers::core::ImageExt::with_mapped_port