Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetTestSuites ¶
func GetTestSuites(params check.Parameters) ([]func(connTests []*check.ConnectivityTest, extraTests func(cts ...*check.ConnectivityTest) error) error, error)
GetTestSuites returns a slice of functions, that when invoked, result in a collection of tests being built. These functions use helper methods to add various collections of test builders depending upon the provided parameters.
Types ¶
This section is empty.
Source Files ¶
- all_egress_deny.go
- all_egress_deny_knp.go
- all_entities_deny.go
- all_ingress_deny.go
- all_ingress_deny_from_outside.go
- all_ingress_deny_knp.go
- allow_all_except_world.go
- allow_all_with_metrics_check.go
- bgp_control_plane.go
- builder.go
- check_log_errors.go
- client_egress.go
- client_egress_expression.go
- client_egress_expression_knp.go
- client_egress_knp.go
- client_egress_l7.go
- client_egress_l7_method.go
- client_egress_l7_named_port.go
- client_egress_l7_set_header.go
- client_egress_l7_tls_deny_without_headers.go
- client_egress_l7_tls_headers.go
- client_egress_tls_sni.go
- client_egress_to_cidr_deny.go
- client_egress_to_cidr_deny_default.go
- client_egress_to_cidrgroup_deny.go
- client_egress_to_echo_deny.go
- client_egress_to_echo_expression_deny.go
- client_egress_to_echo_service_account.go
- client_egress_to_echo_service_account_deny.go
- client_ingress.go
- client_ingress_from_other_client_icmp_deny.go
- client_ingress_icmp.go
- client_ingress_knp.go
- client_ingress_to_echo_named_port_deny.go
- client_with_service_account_egress_to_echo.go
- client_with_service_account_egress_to_echo_deny.go
- cluster_entity.go
- cluster_entity_multi_cluster.go
- dns_only.go
- echo_ingress.go
- echo_ingress_auth_always_fail.go
- echo_ingress_from_other_client_deny.go
- echo_ingress_from_outside.go
- echo_ingress_knp.go
- echo_ingress_l7.go
- echo_ingress_l7_named_port.go
- echo_ingress_mutual_auth_spiffe.go
- egress_gateway.go
- egress_gateway_excluded_cidrs.go
- egress_gateway_with_l7_policy.go
- endpointslice-clustermesh-sync.go
- from_cidr_host_netns.go
- health.go
- host_entity_egress.go
- host_entity_ingress.go
- host_firewall_egress.go
- host_firewall_ingress.go
- local_redirect_policy.go
- local_redirect_policy_with_nodedns.go
- multicast.go
- network_perf.go
- network_qos.go
- no_fragmentation.go
- no_interrupted_connections.go
- no_ipsec_xfrm_errors.go
- no_policies.go
- no_policies_extra.go
- no_policies_from_outside.go
- no_unexpected_packet_drops.go
- node_to_node_encryption.go
- north_south_loadbalancing.go
- north_south_loadbalancing_with_l7_policy.go
- outside_to_ingress_service.go
- outside_to_ingress_service_deny_all_ingress.go
- outside_to_ingress_service_deny_cidr.go
- outside_to_ingress_service_deny_world_identity.go
- pod_to_controlplane_host.go
- pod_to_controlplane_host_cidr.go
- pod_to_ingress_service.go
- pod_to_ingress_service_allow_ingress_identity.go
- pod_to_ingress_service_deny_all.go
- pod_to_ingress_service_deny_backend_service.go
- pod_to_ingress_service_deny_ingress_identity.go
- pod_to_k8s_on_controlplane.go
- pod_to_k8s_on_controlplane_cidr.go
- pod_to_node_cidrpolicy.go
- pod_to_pod_encryption.go
- strict_mode_encryption.go
- to_cidr_external.go
- to_cidr_external_knp.go
- to_entities_world.go
- to_fqdns.go
Click to show internal directories.
Click to hide internal directories.