↓ 5 callersFunctionmake_endpointslice_map(
namespace: &str,
service: &str,
endpoints: &[(&str, Option<&str>, u16)],
)
crates/kube-proxy/src/iptables.rs:1913
↓ 5 callersFunctionseed_apiservice(
storage: &MemoryStorage,
name: &str,
group: &str,
version: &str,
spec_overrides: Value,
crates/api-server/tests/aggregator_test.rs:42
↓ 4 callersFunctionbuild_cronjob(
name: &str,
namespace: &str,
image: &str,
schedule: &str,
restart: &str,
command: &[
crates/kubectl/src/commands/create.rs:449