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