Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for reply (3.85 sec)

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

      // serialization.
      // Servers older than v1.15 do not set this field.
      // The intended use of the remainingItemCount is *estimating* the size of a collection. Clients
      // should not rely on the remainingItemCount to be set or to be exact.
      // +optional
      optional int64 remainingItemCount = 4;
    }
    
    // ListOptions is the query options to a standard REST list call.
    message ListOptions {
    Plain Text
    - Registered: Wed May 08 22:53:08 GMT 2024
    - Last Modified: Mon Mar 11 18:43:24 GMT 2024
    - 53.3K bytes
    - Viewed (0)
Back to top