Categorygithub.com/karmada-io/api
module
1.10.0
Repository: https://github.com/karmada-io/api.git
Documentation: pkg.go.dev

# README

api

Schema of the API types that are served by Karmada.

Purpose

This library is the canonical location of the Karmada API definition.Most likely interaction with this repository is as a dependency of client-go.

Recommended Use

We recommend using the go types in this repo. You may serialize them directly to JSON.

Compatibility

Branches and tags track karmada-io/karmada branches and are compatible with that repo.

Where does it come from?

This api is synced from https://github.com/karmada-io/karmada/tree/master/pkg/apis. Code changes are made in that location, merged into karmada-io/karmada and later synced here.

Things you should NOT do

https://github.com/karmada-io/karmada/tree/master/pkg/apis is synced to here. All changes must be made in the former. The latter is read-only.

# Packages

No description provided by the author
No description provided by the author
Package cluster is the internal version of the API.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Package search is the internal version of the API.
No description provided by the author