KubectlDrainSettings.

ChunkSize Property

Summary

--chunk-size Return large lists in chunks rather than all at once. Pass 0 to disable. This flag is beta and may change in the future.
Assembly
Cake.Kubectl.dll
Namespace
Cake.Kubectl
Containing Type
KubectlDrainSettings

Syntax

public Nullable<int> ChunkSize { get; set; }

Value

Type Description
Nullable<int>