Kazan v0.11.0 Kazan.Models.Apimachinery.Meta.V1.Preconditions View Source

Preconditions must be fulfilled before an operation (update, delete, etc.) is carried out.

OpenAPI Definition: io.k8s.apimachinery.pkg.apis.meta.v1.Preconditions

Properties

  • uid :: String

    • Specifies the target UID.

Link to this section Summary

Link to this section Types

Link to this type t() View Source
t() :: %Kazan.Models.Apimachinery.Meta.V1.Preconditions{uid: String.t()}