Uses of Interface
org.cdk8s.plus25.DaemonSetProps
-
Packages that use DaemonSetProps Package Description org.cdk8s.plus25 cdk8s+ (cdk8s-plus) -
-
Uses of DaemonSetProps in org.cdk8s.plus25
Classes in org.cdk8s.plus25 that implement DaemonSetProps Modifier and Type Class Description static classDaemonSetProps.Jsii$ProxyAn implementation forDaemonSetPropsMethods in org.cdk8s.plus25 that return DaemonSetProps Modifier and Type Method Description DaemonSetPropsDaemonSetProps.Builder. build()Builds the configured instance.Constructors in org.cdk8s.plus25 with parameters of type DaemonSetProps Constructor Description DaemonSet(software.constructs.Construct scope, String id, DaemonSetProps props)
-