Skip to main content

Azure/azure-container-networking

SkillsMP 已收集 Azure/azure-container-networking 中的 9 个 Skill。打开任一 Skill 可查看来源和详情。

最近记录的来源活动
SkillsMP 收录数据更新
已收集 skills
9
GitHub 星标
434
GitHub Forks
276

这个仓库中的 skills

1 个职业分类 · 已分类 89%

已展示 9 / 9 个已收集 Skill。

职业分类
未分类
描述

Go version upgrade procedure for Azure Container Networking. Use when upgrading Go minor/patch versions, bumping MS Go toolchain, fixing FIPS/systemcrypto configuration, updating Dockerfile templates, or responding to Go CVE patches. Covers the 3-tier…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Go context propagation, goroutine lifecycle, and process shutdown discipline. Use when writing or reviewing code that spawns goroutines, manages process lifecycle, passes context through call chains, or handles graceful shutdown. Trigger on…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Go control-plane contract design for Azure/azure-container-networking. Use when changing CRD Go types, status/condition fields, response-code mapping, controller/reconciler bootstrap logic, or generated contract artifacts such as CRD manifests and rendered…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Go code design boundaries — behavioral configuration vs scenario coupling, side effects in functions, function parameter minimality, abstraction timing, control-loop hysteresis, validator purity, and preflight-before-mutation. Use when designing config-driven…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Go error string formatting, zap logging discipline, and adjacent observability naming for production services. Use when writing error messages, choosing log levels, shaping zap messages and fields, deciding between log-and-return or single-handling, or…

原文语言:英语

更新
职业分类
软件开发工程师
描述

HTTP and REST contract design for Azure/azure-container-networking. Use when designing or reviewing HTTP handlers, routes, request/response types, query parameters, and action semantics. Trigger on GET handlers with bodies, PUT vs PATCH questions,…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Go interface design, dependency direction, and package coupling patterns. Use when defining interfaces, choosing where to place them, designing constructors, injecting dependencies, or reviewing import graphs. Trigger on exported interfaces in provider…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Go platform/OS-specific code patterns for cross-platform projects. Use when writing or reviewing code that must work on multiple OSes (Linux, Windows), when you see noop stubs in _<os>.go files, runtime.GOOS checks, or OS-specific build tags. Supersedes…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Go type safety, standard library type preferences, and the 'parse don't validate' principle. Use when handling IP addresses, MAC addresses, network types, or any string-typed domain data. Trigger on net.IP usage (prefer netip.Addr), string MAC addresses…

原文语言:英语

更新
已展示 9 / 9 个已收集 Skill。