io.k8s.api.node.v1

Members list

Concise view

Type members

Classlikes

final case class Overhead(podFixed: Option[Map[String, Quantity]])

Overhead structure represents the resource overhead associated with running a pod.

Overhead structure represents the resource overhead associated with running a pod.

Attributes

Companion:
object
Source:
Overhead.scala
Graph
Supertypes
trait Product
trait Equals
class Object
trait Matchable
class Any
object Overhead

Attributes

Companion:
class
Source:
Overhead.scala
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type

Pointer for Overhead

Pointer for Overhead

Attributes

Source:
OverheadPointer.scala
Graph
Supertypes
trait Product
trait Equals
class Object
trait Matchable
class Any

RuntimeClass defines a class of container runtime supported in the cluster. The RuntimeClass is used to determine which container runtime is used to run all containers in a pod. RuntimeClasses are manually defined by a user or cluster provisioner, and referenced in the PodSpec. The Kubelet is responsible for resolving the RuntimeClassName reference before running the pod. For more details, see https://kubernetes.io/docs/concepts/containers/runtime-class/

RuntimeClass defines a class of container runtime supported in the cluster. The RuntimeClass is used to determine which container runtime is used to run all containers in a pod. RuntimeClasses are manually defined by a user or cluster provisioner, and referenced in the PodSpec. The Kubelet is responsible for resolving the RuntimeClassName reference before running the pod. For more details, see https://kubernetes.io/docs/concepts/containers/runtime-class/

Attributes

Companion:
object
Source:
RuntimeClass.scala
Graph
Supertypes
trait KObject
trait Product
trait Equals
class Object
trait Matchable
class Any

Attributes

Companion:
class
Source:
RuntimeClass.scala
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type

RuntimeClassList is a list of RuntimeClass objects.

RuntimeClassList is a list of RuntimeClass objects.

Attributes

Companion:
object
Source:
RuntimeClassList.scala
Graph
Supertypes
trait KObject
trait Product
trait Equals
class Object
trait Matchable
class Any

Attributes

Companion:
class
Source:
RuntimeClassList.scala
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type

Pointer for RuntimeClassList

Pointer for RuntimeClassList

Attributes

Source:
RuntimeClassListPointer.scala
Graph
Supertypes
trait Product
trait Equals
class Object
trait Matchable
class Any

Pointer for RuntimeClass

Pointer for RuntimeClass

Attributes

Source:
RuntimeClassPointer.scala
Graph
Supertypes
trait Product
trait Equals
class Object
trait Matchable
class Any

Scheduling specifies the scheduling constraints for nodes supporting a RuntimeClass.

Scheduling specifies the scheduling constraints for nodes supporting a RuntimeClass.

Attributes

Companion:
object
Source:
Scheduling.scala
Graph
Supertypes
trait Product
trait Equals
class Object
trait Matchable
class Any
object Scheduling

Attributes

Companion:
class
Source:
Scheduling.scala
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type

Pointer for Scheduling

Pointer for Scheduling

Attributes

Source:
SchedulingPointer.scala
Graph
Supertypes
trait Product
trait Equals
class Object
trait Matchable
class Any