set_deployer
Method
This is a method of the DeploymentScheduler class in the scheduler module.Set custom deployer implementation.
Signature
Parameters
No description available.
Returns
The result of the operation.
Set custom deployer implementation.
This is a method of the DeploymentScheduler class in the scheduler module.Set custom deployer implementation.
def set_deployer(deployer: DeployerInterface) -> Any