Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for 2s (0.07 sec)

  1. pkg/generated/openapi/zz_generated.openapi.go

    						},
    					},
    					"tcpEstablishedTimeout": {
    						SchemaProps: spec.SchemaProps{
    							Description: "tcpEstablishedTimeout is how long an idle TCP connection will be kept open (e.g. '2s').  Must be greater than 0 to set.",
    							Ref:         ref("k8s.io/apimachinery/pkg/apis/meta/v1.Duration"),
    						},
    					},
    					"tcpCloseWaitTimeout": {
    						SchemaProps: spec.SchemaProps{
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jun 05 18:37:07 UTC 2024
    - 3M bytes
    - Viewed (0)
  2. src/internal/trace/traceviewer/static/trace_viewer_full.html

            background: white;
    
            height: 100px;
            overflow-y: auto;
    
            transition-property: opacity, height, padding, margin;
            transition-duration: .2s;
            transition-timing-function: ease-out;
          }
          .hidden {
            margin-top: 0px;
            margin-bottom: 0px;
            padding-top: 0px;
            padding-bottom: 0px;
            height: 0px;
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Nov 21 20:45:06 UTC 2023
    - 2.5M bytes
    - Viewed (0)
Back to top