package
1.33.0-alpha.2
Repository: https://github.com/kubernetes/kubernetes.git
Documentation: pkg.go.dev

# Packages

Package install adds the node API group, making it available as an option to all of the API encoding/decoding machinery.

# Functions

Kind takes an unqualified kind and returns a Group qualified GroupKind.
Resource takes an unqualified resource and returns a Group qualified GroupResource.

# Constants

GroupName is the group name use in this package.

# Variables

AddToScheme for node api registration.
SchemeBuilder for node api registration.
SchemeGroupVersion is group version used to register these objects.

# Structs

Overhead structure represents the resource overhead associated with running a pod.
RuntimeClass defines a class of container runtime supported in the cluster.
RuntimeClassList is a list of RuntimeClass objects.
Scheduling specifies the scheduling constraints for nodes supporting a RuntimeClass.