distrax.gateways.set_gateway# distrax.gateways.set_gateway(gateway)[source]# Sets the Gateway to use. Parameters: gateway (str) – the gateway to get, i.e. ceph Return type: None Examples >>> distrax.gateways as gateway >>> gateway.set_gateway()