Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/clowdhaus/eksup
/ functions
Functions
387 in github.com/clowdhaus/eksup
⨍
Functions
387
◇
Types & classes
75
↓ 1 callers
Method
get_pod_disruption_budgets
(&self)
eksup/src/clients.rs:142
↓ 1 callers
Function
get_release_data
()
eksup/src/playbook.rs:75
↓ 1 callers
Function
get_resources
(client: &Client)
eksup/src/k8s/resources.rs:564
↓ 1 callers
Method
get_resources
(&self)
eksup/src/clients.rs:138
↓ 1 callers
Function
get_self_managed_nodegroups
(client: &AsgClient, cluster_name: &str)
eksup/src/eks/resources.rs:205
↓ 1 callers
Method
get_self_managed_nodegroups
(&self, cluster_name: &str)
eksup/src/clients.rs:76
↓ 1 callers
Function
get_service_quota
Get the current quota value for a service
eksup/src/eks/resources.rs:304
↓ 1 callers
Function
get_subnet_ips
Describe the subnets provided by ID This will show the number of available IPs for evaluating IP contention/exhaustion across the various subnets in
eksup/src/eks/resources.rs:43
↓ 1 callers
Function
list_insights
List all cluster insights that are not in a PASSING state
eksup/src/eks/resources.rs:437
↓ 1 callers
Function
output
(results: &analysis::Results, format: &Format, filename: &Option<String>)
eksup/src/output.rs:23
↓ 1 callers
Function
parse_define_codes
(src: &str)
xtask/src/main.rs:76
↓ 1 callers
Function
parse_minimum
(version_src: &str)
xtask/src/main.rs:61
↓ 1 callers
Function
selector_matches
Check if a LabelSelector matches a set of labels. Returns true if all matchLabels are present and all matchExpressions are satisfied.
eksup/src/k8s/resources.rs:620
↓ 1 callers
Method
should_check
Returns true if the resource should be checked (not ignored).
eksup/src/config.rs:106
↓ 1 callers
Function
splice_generated_section
(content: &str, table: &str)
xtask/src/main.rs:172
↓ 1 callers
Method
symbol
(&self)
eksup/src/finding.rs:43
↓ 1 callers
Function
template_with_spread
()
eksup/src/k8s/resources.rs:734
Function
addon_findings_no_addons
()
eksup/tests/integration.rs:73
Function
addon_findings_version_incompatible
()
eksup/tests/integration.rs:81
Function
addon_health_empty_addons
()
eksup/src/eks/checks.rs:723
Function
addon_health_has_issues
()
eksup/src/eks/checks.rs:691
Function
addon_health_no_issues
()
eksup/src/eks/checks.rs:680
Function
addon_health_none_health
()
eksup/src/eks/checks.rs:715
Function
addon_version_compat_all_supported
()
eksup/src/eks/checks.rs:1000
Function
addon_version_compat_not_latest_recommended
()
eksup/src/eks/checks.rs:1022
Function
addon_version_compat_unsupported_on_target_required
()
eksup/src/eks/checks.rs:1045
Function
al2_ami_deprecation_mixed_ami_types
()
eksup/src/eks/checks.rs:834
Function
al2_ami_deprecation_no_ami_type
()
eksup/src/eks/checks.rs:826
Function
al2_ami_deprecation_non_al2_ami_type
()
eksup/src/eks/checks.rs:815
Function
al2_ami_deprecation_target_32_recommended
()
eksup/src/eks/checks.rs:782
Function
al2_ami_deprecation_target_33_required
()
eksup/src/eks/checks.rs:799
Function
al2_ami_deprecation_target_below_32
()
eksup/src/eks/checks.rs:771
Function
always_relevant_codes_apply_to_any_version
()
eksup/src/finding.rs:243
Function
analyze
Analyze the cluster provided to collect all reported findings
eksup/src/analysis.rs:86
Function
analyze_aws_error_propagates
()
eksup/tests/integration.rs:361
Function
analyze_filter_recommended
()
eksup/tests/integration.rs:224
Function
analyze_healthy_cluster
()
eksup/tests/integration.rs:212
Function
analyze_with_explicit_target
()
eksup/tests/integration.rs:244
Function
check_version_supported_above_latest
()
eksup/src/version.rs:192
Function
check_version_supported_at_latest
()
eksup/src/version.rs:174
Function
check_version_supported_below_minimum
()
eksup/src/version.rs:166
Function
check_version_supported_one_below_latest
()
eksup/src/version.rs:186
Function
check_version_supported_upgradeable
()
eksup/src/version.rs:180
Function
cluster_findings_healthy
()
eksup/tests/integration.rs:12
Function
cluster_findings_with_health_issues
()
eksup/tests/integration.rs:19
Function
cluster_health_has_issues
()
eksup/src/eks/checks.rs:659
Function
cluster_health_no_issues
()
eksup/src/eks/checks.rs:640
Function
cluster_health_none_health
()
eksup/src/eks/checks.rs:650
Function
cluster_insights_code_mapping
()
eksup/src/eks/checks.rs:1261
Function
cluster_insights_empty
()
eksup/src/eks/checks.rs:1210
Function
cluster_insights_error_is_required
()
eksup/src/eks/checks.rs:1217
Function
cluster_insights_partitions_by_category
()
eksup/src/eks/checks.rs:1249
Function
cluster_insights_passing_skipped
()
eksup/src/eks/checks.rs:1241
Function
cluster_insights_unknown_is_recommended
()
eksup/src/eks/checks.rs:1233
Function
cluster_insights_warning_is_recommended
()
eksup/src/eks/checks.rs:1225
Function
code_description
()
eksup/src/finding.rs:271
Function
code_display
()
eksup/src/finding.rs:264
Function
code_url
()
eksup/src/finding.rs:278
Function
config_default
()
eksup/src/config.rs:173
Function
control_plane_ips_aggregates_across_subnets_in_same_az
()
eksup/src/eks/checks.rs:908
Function
control_plane_ips_boundary_exactly_5
()
eksup/src/eks/checks.rs:898
Function
control_plane_ips_empty_subnets
()
eksup/src/eks/checks.rs:871
Function
control_plane_ips_one_az_insufficient
()
eksup/src/eks/checks.rs:887
Function
control_plane_ips_two_azs_sufficient
()
eksup/src/eks/checks.rs:877
Function
create
(args: Playbook, region: String, cluster: &Cluster, analysis: analysis::Results, target_minor: i32)
eksup/src/playbook.rs:207
Function
data_plane_findings_empty
()
eksup/tests/integration.rs:103
Function
data_plane_findings_node_ips
()
eksup/tests/integration.rs:112
Function
data_plane_ips_above_recommended
()
eksup/src/eks/checks.rs:965
Function
data_plane_ips_below_required
()
eksup/src/eks/checks.rs:985
Function
data_plane_ips_between_required_and_recommended
()
eksup/src/eks/checks.rs:975
Function
data_plane_ips_empty_subnets
()
eksup/src/eks/checks.rs:959
Method
default
()
eksup/src/config.rs:43
Method
default
()
eksup/tests/common/mock_aws.rs:29
Function
deserialize_empty_yaml
()
eksup/src/config.rs:296
Function
deserialize_empty_yaml_k8s004_defaults
()
eksup/src/config.rs:340
Function
deserialize_full_yaml
()
eksup/src/config.rs:303
Function
deserialize_k8s004_yaml
()
eksup/src/config.rs:325
Function
deserialize_partial_yaml
()
eksup/src/config.rs:347
Function
docker_socket_docker_sock
()
eksup/src/k8s/resources.rs:1082
Function
docker_socket_dockershim_sock
()
eksup/src/k8s/resources.rs:1105
Function
docker_socket_no_template
()
eksup/src/k8s/resources.rs:1149
Function
docker_socket_not_mounted
()
eksup/src/k8s/resources.rs:1076
Function
docker_socket_other_mount
()
eksup/src/k8s/resources.rs:1128
Function
effective_min_replicas_custom_global
()
eksup/src/config.rs:195
Function
effective_min_replicas_global_default
()
eksup/src/config.rs:189
Function
effective_min_replicas_ignore_takes_precedence_over_override
()
eksup/src/config.rs:229
Function
effective_min_replicas_ignored
()
eksup/src/config.rs:204
Function
effective_min_replicas_no_match_falls_through_to_global
()
eksup/src/config.rs:246
Function
effective_min_replicas_override
()
eksup/src/config.rs:216
Function
eks008_applicable_from_1_32
()
eksup/src/finding.rs:219
Method
fmt
(&self, f: &mut std::fmt::Formatter)
eksup/src/finding.rs:56
Method
fmt
(&self, f: &mut std::fmt::Formatter)
eksup/src/k8s/resources.rs:79
Function
format_version_edge_cases
()
eksup/src/version.rs:198
Function
format_version_formats_correctly
()
eksup/src/version.rs:134
Method
get_addon_versions
(&self, name: &str, kubernetes_version: &str)
eksup/tests/common/mock_aws.rs:63
Method
get_addons
(&self, _cluster_name: &str)
eksup/tests/common/mock_aws.rs:59
Method
get_cluster
(&self, _name: &str)
eksup/tests/common/mock_aws.rs:51
Method
get_cluster_insights
(&self, _cluster_name: &str)
eksup/tests/common/mock_aws.rs:100
Method
get_configmap
(&self, _namespace: &str, _name: &str)
eksup/tests/common/mock_k8s.rs:22
Function
get_cronjobs
(client: &Client)
eksup/src/k8s/resources.rs:339
← previous
next →
101–200 of 387, ranked by callers