Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for Strip (0.44 sec)

  1. src/internal/trace/traceviewer/static/trace_viewer_full.html

          font-size: 12px;
        }
    
        tab-strip > tab-strip-label {
          flex-shrink: 0;
          -webkit-writing-mode: vertical-rl;
          white-space: nowrap;
          display: inline;
          margin-right: 1px;
          min-height: 20px;
          padding: 15px 3px 15px 1px;
        }
    
        tab-strip >
            tab-strip-label:not([enabled]) {
          color: rgb(128, 128, 128);
        }
    
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Nov 21 20:45:06 UTC 2023
    - 2.5M bytes
    - Viewed (0)
  2. pkg/generated/openapi/zz_generated.openapi.go

    							Description: "uid is an identifier for the individual request/response. It allows distinguishing instances of requests which are otherwise identical (parallel requests, etc). The UID is meant to track the round trip (request/response) between the Kubernetes API server and the webhook, not the user request. It is suitable for correlating log entries between the webhook and apiserver, for either auditing or debugging.",
    							Default:     "",
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jun 05 18:37:07 UTC 2024
    - 3M bytes
    - Viewed (0)
Back to top