Uses of Interface
org.cdk8s.plus25.k8s.ServiceReference
-
Packages that use ServiceReference Package Description org.cdk8s.plus25.k8s -
-
Uses of ServiceReference in org.cdk8s.plus25.k8s
Classes in org.cdk8s.plus25.k8s that implement ServiceReference Modifier and Type Class Description static classServiceReference.Jsii$ProxyAn implementation forServiceReferenceMethods in org.cdk8s.plus25.k8s that return ServiceReference Modifier and Type Method Description ServiceReferenceServiceReference.Builder. build()Builds the configured instance.default ServiceReferenceApiServiceSpec. getService()Service is a reference to the service for this API server.ServiceReferenceApiServiceSpec.Jsii$Proxy. getService()default ServiceReferenceWebhookClientConfig. getService()serviceis a reference to the service for this webhook.ServiceReferenceWebhookClientConfig.Jsii$Proxy. getService()Methods in org.cdk8s.plus25.k8s with parameters of type ServiceReference Modifier and Type Method Description ApiServiceSpec.BuilderApiServiceSpec.Builder. service(ServiceReference service)Sets the value ofApiServiceSpec.getService()WebhookClientConfig.BuilderWebhookClientConfig.Builder. service(ServiceReference service)Sets the value ofWebhookClientConfig.getService()
-