INPUT_OBJECT
KubernetesKindEgressPointSpecInput
EgressPointSpec defines the desired state of EgressPoint
link GraphQL Schema definition
- input KubernetesKindEgressPointSpecInput {
- # A TypedLocalObjectReference to which the egress rules will apply specifically.
- # Currently only supports apps.Deployment and apps.tanzu.vmware.com.ContainerApp
- KubernetesKindEgressPointSpecSourceRefInput :
- # EgressTarget represents a list of hosts and a port that should be allowed
- KubernetesKindEgressPointSpecTargetsInput] : [
- }