public final class V1Networking extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
V1Networking.HTTPIngressPath
HTTPIngressPath associates a path with a backend.
|
static interface |
V1Networking.HTTPIngressPathOrBuilder |
static class |
V1Networking.HTTPIngressRuleValue
HTTPIngressRuleValue is a list of http selectors pointing to backends.
|
static interface |
V1Networking.HTTPIngressRuleValueOrBuilder |
static class |
V1Networking.Ingress
Ingress is a collection of rules that allow inbound connections to reach the
endpoints defined by a backend.
|
static class |
V1Networking.IngressBackend
IngressBackend describes all endpoints for a given service and port.
|
static interface |
V1Networking.IngressBackendOrBuilder |
static class |
V1Networking.IngressClass
IngressClass represents the class of the Ingress, referenced by the Ingress
Spec.
|
static class |
V1Networking.IngressClassList
IngressClassList is a collection of IngressClasses.
|
static interface |
V1Networking.IngressClassListOrBuilder |
static interface |
V1Networking.IngressClassOrBuilder |
static class |
V1Networking.IngressClassParametersReference
IngressClassParametersReference identifies an API object.
|
static interface |
V1Networking.IngressClassParametersReferenceOrBuilder |
static class |
V1Networking.IngressClassSpec
IngressClassSpec provides information about the class of an Ingress.
|
static interface |
V1Networking.IngressClassSpecOrBuilder |
static class |
V1Networking.IngressList
IngressList is a collection of Ingress.
|
static interface |
V1Networking.IngressListOrBuilder |
static interface |
V1Networking.IngressOrBuilder |
static class |
V1Networking.IngressRule
IngressRule represents the rules mapping the paths under a specified host to
the related backend services.
|
static interface |
V1Networking.IngressRuleOrBuilder |
static class |
V1Networking.IngressRuleValue
IngressRuleValue represents a rule to apply against incoming requests.
|
static interface |
V1Networking.IngressRuleValueOrBuilder |
static class |
V1Networking.IngressServiceBackend
IngressServiceBackend references a Kubernetes Service as a Backend.
|
static interface |
V1Networking.IngressServiceBackendOrBuilder |
static class |
V1Networking.IngressSpec
IngressSpec describes the Ingress the user wishes to exist.
|
static interface |
V1Networking.IngressSpecOrBuilder |
static class |
V1Networking.IngressStatus
IngressStatus describe the current state of the Ingress.
|
static interface |
V1Networking.IngressStatusOrBuilder |
static class |
V1Networking.IngressTLS
IngressTLS describes the transport layer security associated with an Ingress.
|
static interface |
V1Networking.IngressTLSOrBuilder |
static class |
V1Networking.IPBlock
IPBlock describes a particular CIDR (Ex.
|
static interface |
V1Networking.IPBlockOrBuilder |
static class |
V1Networking.NetworkPolicy
NetworkPolicy describes what network traffic is allowed for a set of Pods
|
static class |
V1Networking.NetworkPolicyEgressRule
NetworkPolicyEgressRule describes a particular set of traffic that is allowed out of pods
matched by a NetworkPolicySpec's podSelector.
|
static interface |
V1Networking.NetworkPolicyEgressRuleOrBuilder |
static class |
V1Networking.NetworkPolicyIngressRule
NetworkPolicyIngressRule describes a particular set of traffic that is allowed to the pods
matched by a NetworkPolicySpec's podSelector.
|
static interface |
V1Networking.NetworkPolicyIngressRuleOrBuilder |
static class |
V1Networking.NetworkPolicyList
NetworkPolicyList is a list of NetworkPolicy objects.
|
static interface |
V1Networking.NetworkPolicyListOrBuilder |
static interface |
V1Networking.NetworkPolicyOrBuilder |
static class |
V1Networking.NetworkPolicyPeer
NetworkPolicyPeer describes a peer to allow traffic to/from.
|
static interface |
V1Networking.NetworkPolicyPeerOrBuilder |
static class |
V1Networking.NetworkPolicyPort
NetworkPolicyPort describes a port to allow traffic on
|
static interface |
V1Networking.NetworkPolicyPortOrBuilder |
static class |
V1Networking.NetworkPolicySpec
NetworkPolicySpec provides the specification of a NetworkPolicy
|
static interface |
V1Networking.NetworkPolicySpecOrBuilder |
static class |
V1Networking.ServiceBackendPort
ServiceBackendPort is the service port being referenced.
|
static interface |
V1Networking.ServiceBackendPortOrBuilder |
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Descriptors.FileDescriptor |
getDescriptor() |
static void |
registerAllExtensions(com.google.protobuf.ExtensionRegistry registry) |
static void |
registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry) |
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry)
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistry registry)
public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor()
Copyright © 2023. All rights reserved.