Uses of Interface
k8s.io.api.networking.v1.Generated.ServiceCIDRStatusOrBuilder
-
Packages that use Generated.ServiceCIDRStatusOrBuilder Package Description k8s.io.api.networking.v1 -
-
Uses of Generated.ServiceCIDRStatusOrBuilder in k8s.io.api.networking.v1
Classes in k8s.io.api.networking.v1 that implement Generated.ServiceCIDRStatusOrBuilder Modifier and Type Class Description static classGenerated.ServiceCIDRStatusServiceCIDRStatus describes the current state of the ServiceCIDR.static classGenerated.ServiceCIDRStatus.BuilderServiceCIDRStatus describes the current state of the ServiceCIDR.Methods in k8s.io.api.networking.v1 that return Generated.ServiceCIDRStatusOrBuilder Modifier and Type Method Description Generated.ServiceCIDRStatusOrBuilderGenerated.ServiceCIDR.Builder. getStatusOrBuilder()status represents the current state of the ServiceCIDR.Generated.ServiceCIDRStatusOrBuilderGenerated.ServiceCIDR. getStatusOrBuilder()status represents the current state of the ServiceCIDR.Generated.ServiceCIDRStatusOrBuilderGenerated.ServiceCIDROrBuilder. getStatusOrBuilder()status represents the current state of the ServiceCIDR.
-