Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for FieldsV1 (0.06 sec)

  1. common-protos/k8s.io/apimachinery/pkg/apis/meta/v1/generated.proto

      // FieldsType is the discriminator for the different fields format and version.
      // There is currently only one possible value: "FieldsV1"
      optional string fieldsType = 6;
    
      // FieldsV1 holds the first JSON version format as described in the "FieldsV1" type.
      // +optional
      optional FieldsV1 fieldsV1 = 7;
    
      // Subresource is the name of the subresource used to update that object, or
    Registered: Wed Nov 06 22:53:10 UTC 2024
    - Last Modified: Mon Mar 11 18:43:24 UTC 2024
    - 53.3K bytes
    - Viewed (0)
Back to top