ResourceFieldSelectorV1 Constructors
Class Constructors 1 member
ResourceFieldSelectorV1 provides a means to reference a resource field's value, such as CPU or memory, from a container in a Kubernetes resource. It allows for detailed selection of the required resource and includes optional configuration to specify a container and/or a divisor for resource scaling.
Constructor Section titled Constructor public sealed class ResourceFieldSelectorV1{ public ResourceFieldSelectorV1() { // ... }}