resize property

String? resize
final

Status of resources resize desired for pod's containers. It is empty if no resources resize is pending. Any changes to container resources will automatically set this to "Proposed".

Implementation

final String? resize;