Package io.kubernetes.client.proto
Class V1Networking
java.lang.Object
io.kubernetes.client.proto.V1Networking
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final class
HTTPIngressPath associates a path with a backend.static interface
static final class
HTTPIngressRuleValue is a list of http selectors pointing to backends.static interface
static final class
Ingress is a collection of rules that allow inbound connections to reach the endpoints defined by a backend.static final class
IngressBackend describes all endpoints for a given service and port.static interface
static final class
IngressClass represents the class of the Ingress, referenced by the Ingress Spec.static final class
IngressClassList is a collection of IngressClasses.static interface
static interface
static final class
IngressClassParametersReference identifies an API object.static interface
static final class
IngressClassSpec provides information about the class of an Ingress.static interface
static final class
IngressList is a collection of Ingress.static interface
static interface
static final class
IngressRule represents the rules mapping the paths under a specified host to the related backend services.static interface
static final class
IngressRuleValue represents a rule to apply against incoming requests.static interface
static final class
IngressServiceBackend references a Kubernetes Service as a Backend.static interface
static final class
IngressSpec describes the Ingress the user wishes to exist.static interface
static final class
IngressStatus describe the current state of the Ingress.static interface
static final class
IngressTLS describes the transport layer security associated with an Ingress.static interface
static final class
IPBlock describes a particular CIDR (Ex.static interface
static final class
NetworkPolicy describes what network traffic is allowed for a set of Podsstatic final class
NetworkPolicyEgressRule describes a particular set of traffic that is allowed out of pods matched by a NetworkPolicySpec's podSelector.static interface
static final class
NetworkPolicyIngressRule describes a particular set of traffic that is allowed to the pods matched by a NetworkPolicySpec's podSelector.static interface
static final class
NetworkPolicyList is a list of NetworkPolicy objects.static interface
static interface
static final class
NetworkPolicyPeer describes a peer to allow traffic to/from.static interface
static final class
NetworkPolicyPort describes a port to allow traffic onstatic interface
static final class
NetworkPolicySpec provides the specification of a NetworkPolicystatic interface
static final class
ServiceBackendPort is the service port being referenced.static interface
-
Method Summary
Modifier and TypeMethodDescriptionstatic com.google.protobuf.Descriptors.FileDescriptor
static void
registerAllExtensions
(com.google.protobuf.ExtensionRegistry registry) static void
registerAllExtensions
(com.google.protobuf.ExtensionRegistryLite registry)
-
Method Details
-
registerAllExtensions
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry) -
registerAllExtensions
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistry registry) -
getDescriptor
public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor()
-