galileo_sdk.sdk.stations.StationsSdk.on_station_admin_volume_host_path_added

StationsSdk.on_station_admin_volume_host_path_added(func)[source]

Callback will execute when a volume host path has been added Emitted to admin of station

Parameters

func – Callable[[StationAdminVolumeHostPathAddedEvent], None]

Returns

None