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

Initializer is information about an initializer that has not yet completed.

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

Properties

  • name :: String

    • name of the process that is responsible for initializing this object.

Link to this section Summary

Link to this section Types

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