Skip to content
Docs Try Aspire

FieldSelectorAttributesV1 Constructors

Class Constructors 1 member
Represents the attributes used for field selection in Kubernetes resources. This class is designed to define constraints or conditions for selecting specific fields within Kubernetes resources, based on field keys and their associated values.
public sealed class FieldSelectorAttributesV1
{
public FieldSelectorAttributesV1()
{
// ...
}
}