Skip to content

volcano-sh/apis

Folders and files

NameName
Last commit message
Last commit date
Apr 28, 2021
Mar 16, 2021
Mar 6, 2025
Mar 26, 2025
Mar 15, 2021
Apr 12, 2021
Apr 12, 2021
May 29, 2021
Jul 17, 2023
Apr 12, 2021
Apr 12, 2021
Apr 12, 2021
Apr 12, 2021
Mar 6, 2025
Mar 6, 2025

Introduction

volcano-sh/api aims to provide available CRD informers/listers/clientsets generated with different Kubernetes versions for users. All branches has been named as the Kubernetes version depended on with the format "release-{version}". You can get CRD informers/listers/clientset under volcano-sh/apis/pkg/client.

Getting Started

  1. Clone the repository to local.
git clone https://github.com/volcano-sh/apis.git
  1. Get the CRD informers/listers/clientset under volcano-sh/apis/pkg/client.

generate

bash ./hack/update-codegen.sh