Registry / cloud / mcs-api

mcs-api

JSON →
library0.5.0gogounverified

Kubernetes API types for multi-cluster services (MCS).

cloud
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

sigs.k8s.io/mcs-api

Use the ServiceExport type from the MCS API.

package main import ( "fmt" mcsapi "sigs.k8s.io/mcs-api/pkg/apis/v1alpha1" ) func main() { svc := &mcsapi.ServiceExport{} fmt.Println(svc) }
Debug
Known footguns

No known footguns recorded.

Upgrade
Version history

Breaking-change detection hasn't run for this library yet.

Audit
Security & dependencies

CVE tracking and dependency tree are planned for a later release.

Agent activity
12 hits · last 30 days
gptbot
3
claudebot
3
bingbot
2
Resources