Uses of Class
org.cdk8s.plus22.Deployment
-
-
Uses of Deployment in org.cdk8s.plus22
Methods in org.cdk8s.plus22 that return Deployment Modifier and Type Method Description DeploymentDeployment.Builder. build()Methods in org.cdk8s.plus22 with parameters of type Deployment Modifier and Type Method Description voidService. addDeployment(Deployment depl)Associate a deployment to this service.voidService. addDeployment(Deployment depl, AddDeploymentOptions options)Associate a deployment to this service.
-