Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for submit (0.14 sec)

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

    //
    // +k8s:deepcopy-gen=false
    message TypeMeta {
      // Kind is a string value representing the REST resource this object represents.
      // Servers may infer this from the endpoint the client submits requests to.
      // Cannot be updated.
      // In CamelCase.
      // More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds
      // +optional
      optional string kind = 1;
    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