Kazan v0.1.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
- Standard object’s metadata. More info: http://releases.k8s.io/HEAD/docs/devel/api-conventions.md#metadata SeeKazan.Models.V1.ObjectMeta
.target
- The target object that you want to bind to the standard object. SeeKazan.Models.V1.ObjectReference
.