galileo_sdk.sdk.stations.StationsSdk.on_station_member_volume_host_path_added

StationsSdk.on_station_member_volume_host_path_added(func)[source]

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

Parameters

func – Callable[[StationMemberVolumeHostPathAddedEvent], None]

Returns

None