Uses of Interface
org.cdk8s.plus24.k8s.KubeEndpointSliceListV1Beta1Props
-
Packages that use KubeEndpointSliceListV1Beta1Props Package Description org.cdk8s.plus24.k8s -
-
Uses of KubeEndpointSliceListV1Beta1Props in org.cdk8s.plus24.k8s
Classes in org.cdk8s.plus24.k8s that implement KubeEndpointSliceListV1Beta1Props Modifier and Type Class Description static classKubeEndpointSliceListV1Beta1Props.Jsii$ProxyAn implementation forKubeEndpointSliceListV1Beta1PropsMethods in org.cdk8s.plus24.k8s that return KubeEndpointSliceListV1Beta1Props Modifier and Type Method Description KubeEndpointSliceListV1Beta1PropsKubeEndpointSliceListV1Beta1Props.Builder. build()Builds the configured instance.Methods in org.cdk8s.plus24.k8s with parameters of type KubeEndpointSliceListV1Beta1Props Modifier and Type Method Description static ObjectKubeEndpointSliceListV1Beta1. manifest(KubeEndpointSliceListV1Beta1Props props)Renders a Kubernetes manifest for "io.k8s.api.discovery.v1beta1.EndpointSliceList".Constructors in org.cdk8s.plus24.k8s with parameters of type KubeEndpointSliceListV1Beta1Props Constructor Description KubeEndpointSliceListV1Beta1(software.constructs.Construct scope, String id, KubeEndpointSliceListV1Beta1Props props)Defines a "io.k8s.api.discovery.v1beta1.EndpointSliceList" API object.
-