CustomResourceSubresourceScale constructor
const
CustomResourceSubresourceScale({})
Default constructor.
Implementation
const CustomResourceSubresourceScale({
this.labelSelectorPath,
required this.specReplicasPath,
required this.statusReplicasPath,
});