Skip to content
DocsTry Aspire
DocsTry

FieldsV1

Classsealednet8.0
📦 Aspire.Hosting.Kubernetes v13.4.0-preview.1.26281.18
Represents the FieldsV1 class as part of the Kubernetes resource management utilities.
namespace Aspire.Hosting.Kubernetes.Resources;
public sealed class FieldsV1
{
// ...
}
FieldsV1 is a sealed class intended to define a field structure for use within Kubernetes managed objects. It provides the ability to describe serialized field data. This class is utilized as a component in conjunction with ManagedFieldsEntryV1.