Uses of Interface
k8s.io.api.core.v1.Generated.BindingOrBuilder
-
Packages that use Generated.BindingOrBuilder Package Description k8s.io.api.core.v1 -
-
Uses of Generated.BindingOrBuilder in k8s.io.api.core.v1
Classes in k8s.io.api.core.v1 that implement Generated.BindingOrBuilder Modifier and Type Class Description static classGenerated.BindingBinding ties one object to another; for example, a pod is bound to a node by a scheduler.static classGenerated.Binding.BuilderBinding ties one object to another; for example, a pod is bound to a node by a scheduler.
-