ordinals

@JvmName(name = "jckxweenychkhnxg")
suspend fun ordinals(value: Output<StatefulSetOrdinalsPatchArgs>)
@JvmName(name = "rcvahcouhhhylyph")
suspend fun ordinals(value: StatefulSetOrdinalsPatchArgs?)

Parameters

value

ordinals controls the numbering of replica indices in a StatefulSet. The default ordinals behavior assigns a "0" index to the first replica and increments the index by one for each additional replica requested.


@JvmName(name = "cvyswiiuqjlgugqo")
suspend fun ordinals(argument: suspend StatefulSetOrdinalsPatchArgsBuilder.() -> Unit)

Parameters

argument

ordinals controls the numbering of replica indices in a StatefulSet. The default ordinals behavior assigns a "0" index to the first replica and increments the index by one for each additional replica requested.