Uses of Interface
io.kubernetes.client.proto.V1beta1Extensions.IngressRuleOrBuilder
-
Uses of V1beta1Extensions.IngressRuleOrBuilder in io.kubernetes.client.proto
Classes in io.kubernetes.client.proto that implement V1beta1Extensions.IngressRuleOrBuilderModifier and TypeClassDescriptionstatic final classIngressRule represents the rules mapping the paths under a specified host to the related backend services.static final classIngressRule represents the rules mapping the paths under a specified host to the related backend services.Methods in io.kubernetes.client.proto that return V1beta1Extensions.IngressRuleOrBuilderModifier and TypeMethodDescriptionV1beta1Extensions.IngressSpec.Builder.getRulesOrBuilder(int index) A list of host rules used to configure the Ingress.V1beta1Extensions.IngressSpec.getRulesOrBuilder(int index) A list of host rules used to configure the Ingress.V1beta1Extensions.IngressSpecOrBuilder.getRulesOrBuilder(int index) A list of host rules used to configure the Ingress.Methods in io.kubernetes.client.proto that return types with arguments of type V1beta1Extensions.IngressRuleOrBuilderModifier and TypeMethodDescriptionList<? extends V1beta1Extensions.IngressRuleOrBuilder>V1beta1Extensions.IngressSpec.Builder.getRulesOrBuilderList()A list of host rules used to configure the Ingress.List<? extends V1beta1Extensions.IngressRuleOrBuilder>V1beta1Extensions.IngressSpec.getRulesOrBuilderList()A list of host rules used to configure the Ingress.List<? extends V1beta1Extensions.IngressRuleOrBuilder>V1beta1Extensions.IngressSpecOrBuilder.getRulesOrBuilderList()A list of host rules used to configure the Ingress.