| HTTPIngressPath |
HTTPIngressPath associates a path with a backend.
|
| HTTPIngressPathBuilder |
|
| HTTPIngressPathFluent<A extends HTTPIngressPathFluent<A>> |
Generated
|
| HTTPIngressRuleValue |
HTTPIngressRuleValue is a list of http selectors pointing to backends.
|
| HTTPIngressRuleValueBuilder |
|
| HTTPIngressRuleValueFluent<A extends HTTPIngressRuleValueFluent<A>> |
Generated
|
| Ingress |
Ingress is a collection of rules that allow inbound connections to reach the endpoints defined by a backend.
|
| IngressBackend |
IngressBackend describes all endpoints for a given service and port.
|
| IngressBackendBuilder |
|
| IngressBackendFluent<A extends IngressBackendFluent<A>> |
Generated
|
| IngressBuilder |
|
| IngressClass |
IngressClass represents the class of the Ingress, referenced by the Ingress Spec.
|
| IngressClassBuilder |
|
| IngressClassFluent<A extends IngressClassFluent<A>> |
Generated
|
| IngressClassList |
IngressClassList is a collection of IngressClasses.
|
| IngressClassListBuilder |
|
| IngressClassListFluent<A extends IngressClassListFluent<A>> |
Generated
|
| IngressClassParametersReference |
IngressClassParametersReference identifies an API object.
|
| IngressClassParametersReferenceBuilder |
|
| IngressClassParametersReferenceFluent<A extends IngressClassParametersReferenceFluent<A>> |
Generated
|
| IngressClassSpec |
IngressClassSpec provides information about the class of an Ingress.
|
| IngressClassSpecBuilder |
|
| IngressClassSpecFluent<A extends IngressClassSpecFluent<A>> |
Generated
|
| IngressFluent<A extends IngressFluent<A>> |
Generated
|
| IngressList |
IngressList is a collection of Ingress.
|
| IngressListBuilder |
|
| IngressListFluent<A extends IngressListFluent<A>> |
Generated
|
| IngressLoadBalancerIngress |
IngressLoadBalancerIngress represents the status of a load-balancer ingress point.
|
| IngressLoadBalancerIngressBuilder |
|
| IngressLoadBalancerIngressFluent<A extends IngressLoadBalancerIngressFluent<A>> |
Generated
|
| IngressLoadBalancerStatus |
IngressLoadBalancerStatus represents the status of a load-balancer.
|
| IngressLoadBalancerStatusBuilder |
|
| IngressLoadBalancerStatusFluent<A extends IngressLoadBalancerStatusFluent<A>> |
Generated
|
| IngressPortStatus |
IngressPortStatus represents the error condition of a service port
|
| IngressPortStatusBuilder |
|
| IngressPortStatusFluent<A extends IngressPortStatusFluent<A>> |
Generated
|
| IngressRule |
IngressRule represents the rules mapping the paths under a specified host to the related backend services.
|
| IngressRuleBuilder |
|
| IngressRuleFluent<A extends IngressRuleFluent<A>> |
Generated
|
| IngressServiceBackend |
IngressServiceBackend references a Kubernetes Service as a Backend.
|
| IngressServiceBackendBuilder |
|
| IngressServiceBackendFluent<A extends IngressServiceBackendFluent<A>> |
Generated
|
| IngressSpec |
IngressSpec describes the Ingress the user wishes to exist.
|
| IngressSpecBuilder |
|
| IngressSpecFluent<A extends IngressSpecFluent<A>> |
Generated
|
| IngressStatus |
IngressStatus describe the current state of the Ingress.
|
| IngressStatusBuilder |
|
| IngressStatusFluent<A extends IngressStatusFluent<A>> |
Generated
|
| IngressTLS |
IngressTLS describes the transport layer security associated with an ingress.
|
| IngressTLSBuilder |
|
| IngressTLSFluent<A extends IngressTLSFluent<A>> |
Generated
|
| IPAddress |
IPAddress represents a single IP of a single IP Family.
|
| IPAddressBuilder |
|
| IPAddressFluent<A extends IPAddressFluent<A>> |
Generated
|
| IPAddressList |
IPAddressList contains a list of IPAddress.
|
| IPAddressListBuilder |
|
| IPAddressListFluent<A extends IPAddressListFluent<A>> |
Generated
|
| IPAddressSpec |
IPAddressSpec describe the attributes in an IP Address.
|
| IPAddressSpecBuilder |
|
| IPAddressSpecFluent<A extends IPAddressSpecFluent<A>> |
Generated
|
| IPBlock |
IPBlock describes a particular CIDR (Ex. "192.168.1.0/24","2001:db8::/64") that is allowed to the pods matched by a NetworkPolicySpec's podSelector.
|
| IPBlockBuilder |
|
| IPBlockFluent<A extends IPBlockFluent<A>> |
Generated
|
| NetworkPolicy |
NetworkPolicy describes what network traffic is allowed for a set of Pods
|
| NetworkPolicyBuilder |
|
| NetworkPolicyEgressRule |
NetworkPolicyEgressRule describes a particular set of traffic that is allowed out of pods matched by a NetworkPolicySpec's podSelector.
|
| NetworkPolicyEgressRuleBuilder |
|
| NetworkPolicyEgressRuleFluent<A extends NetworkPolicyEgressRuleFluent<A>> |
Generated
|
| NetworkPolicyFluent<A extends NetworkPolicyFluent<A>> |
Generated
|
| NetworkPolicyIngressRule |
NetworkPolicyIngressRule describes a particular set of traffic that is allowed to the pods matched by a NetworkPolicySpec's podSelector.
|
| NetworkPolicyIngressRuleBuilder |
|
| NetworkPolicyIngressRuleFluent<A extends NetworkPolicyIngressRuleFluent<A>> |
Generated
|
| NetworkPolicyList |
NetworkPolicyList is a list of NetworkPolicy objects.
|
| NetworkPolicyListBuilder |
|
| NetworkPolicyListFluent<A extends NetworkPolicyListFluent<A>> |
Generated
|
| NetworkPolicyPeer |
NetworkPolicyPeer describes a peer to allow traffic to/from.
|
| NetworkPolicyPeerBuilder |
|
| NetworkPolicyPeerFluent<A extends NetworkPolicyPeerFluent<A>> |
Generated
|
| NetworkPolicyPort |
NetworkPolicyPort describes a port to allow traffic on
|
| NetworkPolicyPortBuilder |
|
| NetworkPolicyPortFluent<A extends NetworkPolicyPortFluent<A>> |
Generated
|
| NetworkPolicySpec |
NetworkPolicySpec provides the specification of a NetworkPolicy
|
| NetworkPolicySpecBuilder |
|
| NetworkPolicySpecFluent<A extends NetworkPolicySpecFluent<A>> |
Generated
|
| ParentReference |
ParentReference describes a reference to a parent object.
|
| ParentReferenceBuilder |
|
| ParentReferenceFluent<A extends ParentReferenceFluent<A>> |
Generated
|
| ServiceBackendPort |
ServiceBackendPort is the service port being referenced.
|
| ServiceBackendPortBuilder |
|
| ServiceBackendPortFluent<A extends ServiceBackendPortFluent<A>> |
Generated
|
| ServiceCIDR |
ServiceCIDR defines a range of IP addresses using CIDR format (e.g. 192.168.0.0/24 or 2001:db2::/64).
|
| ServiceCIDRBuilder |
|
| ServiceCIDRFluent<A extends ServiceCIDRFluent<A>> |
Generated
|
| ServiceCIDRList |
ServiceCIDRList contains a list of ServiceCIDR objects.
|
| ServiceCIDRListBuilder |
|
| ServiceCIDRListFluent<A extends ServiceCIDRListFluent<A>> |
Generated
|
| ServiceCIDRSpec |
ServiceCIDRSpec define the CIDRs the user wants to use for allocating ClusterIPs for Services.
|
| ServiceCIDRSpecBuilder |
|
| ServiceCIDRSpecFluent<A extends ServiceCIDRSpecFluent<A>> |
Generated
|
| ServiceCIDRStatus |
ServiceCIDRStatus describes the current state of the ServiceCIDR.
|
| ServiceCIDRStatusBuilder |
|
| ServiceCIDRStatusFluent<A extends ServiceCIDRStatusFluent<A>> |
Generated
|