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