Package io.kubernetes.client.proto
Class V1Networking
java.lang.Object
io.kubernetes.client.proto.V1Networking
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classHTTPIngressPath associates a path with a backend.static interfacestatic final classHTTPIngressRuleValue is a list of http selectors pointing to backends.static interfacestatic final classIngress is a collection of rules that allow inbound connections to reach the endpoints defined by a backend.static final classIngressBackend describes all endpoints for a given service and port.static interfacestatic final classIngressClass represents the class of the Ingress, referenced by the Ingress Spec.static final classIngressClassList is a collection of IngressClasses.static interfacestatic interfacestatic final classIngressClassParametersReference identifies an API object.static interfacestatic final classIngressClassSpec provides information about the class of an Ingress.static interfacestatic final classIngressList is a collection of Ingress.static interfacestatic interfacestatic final classIngressRule represents the rules mapping the paths under a specified host to the related backend services.static interfacestatic final classIngressRuleValue represents a rule to apply against incoming requests.static interfacestatic final classIngressServiceBackend references a Kubernetes Service as a Backend.static interfacestatic final classIngressSpec describes the Ingress the user wishes to exist.static interfacestatic final classIngressStatus describe the current state of the Ingress.static interfacestatic final classIngressTLS describes the transport layer security associated with an Ingress.static interfacestatic final classIPBlock describes a particular CIDR (Ex.static interfacestatic final classNetworkPolicy describes what network traffic is allowed for a set of Podsstatic final classNetworkPolicyEgressRule describes a particular set of traffic that is allowed out of pods matched by a NetworkPolicySpec's podSelector.static interfacestatic final classNetworkPolicyIngressRule describes a particular set of traffic that is allowed to the pods matched by a NetworkPolicySpec's podSelector.static interfacestatic final classNetworkPolicyList is a list of NetworkPolicy objects.static interfacestatic interfacestatic final classNetworkPolicyPeer describes a peer to allow traffic to/from.static interfacestatic final classNetworkPolicyPort describes a port to allow traffic onstatic interfacestatic final classNetworkPolicySpec provides the specification of a NetworkPolicystatic interfacestatic final classServiceBackendPort is the service port being referenced.static interface -
Method Summary
Modifier and TypeMethodDescriptionstatic com.google.protobuf.Descriptors.FileDescriptorstatic voidregisterAllExtensions(com.google.protobuf.ExtensionRegistry registry) static voidregisterAllExtensions(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()
-