Kazan v0.2.0 Kazan.Models.V1.Binding
Binding ties one object to another. For example, a pod is bound to a node by a scheduler.
Properties
metadata
::Kazan.Models.V1.ObjectMeta
- Standard object’s metadata. More info.
target
::Kazan.Models.V1.ObjectReference
- The target object that you want to bind to the standard object.