Uses of Interface
org.cdk8s.plus28.ContainerOpts
-
Packages that use ContainerOpts Package Description org.cdk8s.plus28 cdk8s+ (cdk8s-plus) -
-
Uses of ContainerOpts in org.cdk8s.plus28
Subinterfaces of ContainerOpts in org.cdk8s.plus28 Modifier and Type Interface Description interfaceContainerPropsProperties for creating a container.Classes in org.cdk8s.plus28 that implement ContainerOpts Modifier and Type Class Description static classContainerOpts.Jsii$ProxyAn implementation forContainerOptsstatic classContainerProps.Jsii$ProxyAn implementation forContainerPropsMethods in org.cdk8s.plus28 that return ContainerOpts Modifier and Type Method Description ContainerOptsContainerOpts.Builder. build()Builds the configured instance.
-