dynamicresourceallocation

package module
v0.34.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 27, 2025 License: Apache-2.0 Imports: 0 Imported by: 1

README

⚠️ This is an automatically published staged repository for Kubernetes.
Contributions, including issues and pull requests, should be made to the main Kubernetes repository: https://github.com/kubernetes/kubernetes.
This repository is read-only for importing, and not used for direct contributions.
See CONTRIBUTING.md for more details.

dynamic-resource-allocation

Purpose

This repository contains packages related to the dynamic resource allocation feature.

Compatibility

There are NO compatibility guarantees for this repository, yet. It is in direct support of Kubernetes, so branches will track Kubernetes and be compatible with that repo.

Where does it come from?

This repository is synced from https://github.com/kubernetes/kubernetes/blob/master/staging/src/k8s.io/dynamic-resource-allocation. Code changes are made in that location, merged into k8s.io/kubernetes and later synced here.

Things you should NOT do

  1. Directly modify any files in this repo. Those are driven from k8s.io/kubernetes/staging/src/k8s.io/dynamic-resource-allocation.
  2. Expect compatibility. This repo is changing quickly in direct support of Kubernetes.
OWNERS

SIG Node owns the code.

Documentation

Overview

Package dynamicresourceallocation contains helper packages for the dynamic resource allocation feature.

Directories

Path Synopsis
api
Package api contains a variant of the API where strings are unique.
Package api contains a variant of the API where strings are unique.
v1beta1
Package v1beta1 provides conversion code between the v1beta1 version of the resource API and the latest API version.
Package v1beta1 provides conversion code between the v1beta1 version of the resource API and the latest API version.
v1beta2
Package v1beta2 provides conversion code between the v1beta2 version of the resource API and the latest API version.
Package v1beta2 provides conversion code between the v1beta2 version of the resource API and the latest API version.
Package clients provides a wrapper around client-go such that consumers of this package can use the latest resource.k8s.io API.
Package clients provides a wrapper around client-go such that consumers of this package can use the latest resource.k8s.io API.
internal
Package kubeletplugin provides helper functions for running a dynamic resource allocation kubelet plugin.
Package kubeletplugin provides helper functions for running a dynamic resource allocation kubelet plugin.
Package leaderelection wraps k8s.io/client-go/tools/leaderelection with a simpler API.
Package leaderelection wraps k8s.io/client-go/tools/leaderelection with a simpler API.
Package resourceclaim provides code that supports the usual pattern for accessing the ResourceClaim that is referenced by a PodResourceClaim:
Package resourceclaim provides code that supports the usual pattern for accessing the ResourceClaim that is referenced by a PodResourceClaim:
Package structured contains code for working with structured parameters.
Package structured contains code for working with structured parameters.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL