Registry / cloud / mcs-api

mcs-api

JSON →
library0.5.0gogounverified

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

go get sigs.k8s.io/mcs-api
INSTALL
IMPORT
SIG · MCS-API
M
mcs-api
cloudgov0.5.0
harness data pending
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.

mcsapi
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 issues

No known issues recorded.

Upgrade
Version history
0.5.0latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
12 hits · last 30 days
node
10
Amazon
1
OpenAI (training)
1
Resources
mcs-api — go get mcs-api · libregistry