Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 7 of 7 for MainKt (0.35 sec)

  1. staging/src/k8s.io/api/core/v1/generated.pb.go

    }
    
    var xxx_messageInfo_TCPSocketAction proto.InternalMessageInfo
    
    func (m *Taint) Reset()      { *m = Taint{} }
    func (*Taint) ProtoMessage() {}
    func (*Taint) Descriptor() ([]byte, []int) {
    	return fileDescriptor_6c07b07c062484ab, []int{209}
    }
    func (m *Taint) XXX_Unmarshal(b []byte) error {
    	return m.Unmarshal(b)
    }
    func (m *Taint) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
    	b = b[:cap(b)]
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 1.8M bytes
    - Viewed (0)
  2. api/openapi-spec/v3/api__v1_openapi.json

            "type": "object"
          },
          "io.k8s.api.core.v1.Taint": {
            "description": "The node this Taint is attached to has the \"effect\" on any pod that does not tolerate the Taint.",
            "properties": {
              "effect": {
                "default": "",
                "description": "Required. The effect of the taint on pods that do not tolerate the taint. Valid effects are NoSchedule, PreferNoSchedule and NoExecute.",
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 1.8M bytes
    - Viewed (0)
  3. pkg/generated/openapi/zz_generated.openapi.go

    						SchemaProps: spec.SchemaProps{
    							Description: "The taint value corresponding to the taint key.",
    							Type:        []string{"string"},
    							Format:      "",
    						},
    					},
    					"effect": {
    						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)
  4. staging/src/k8s.io/cli-runtime/artifacts/openapi/swagger-with-shared-parameters.json

          ],
          "type": "object"
        },
        "io.k8s.api.core.v1.Taint": {
          "description": "The node this Taint is attached to has the \"effect\" on any pod that does not tolerate the Taint.",
          "properties": {
            "effect": {
              "description": "Required. The effect of the taint on pods that do not tolerate the taint. Valid effects are NoSchedule, PreferNoSchedule and NoExecute.",
              "type": "string"
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Feb 20 15:45:02 UTC 2024
    - 2.3M bytes
    - Viewed (0)
  5. api/openapi-spec/swagger.json

          ],
          "type": "object"
        },
        "io.k8s.api.core.v1.Taint": {
          "description": "The node this Taint is attached to has the \"effect\" on any pod that does not tolerate the Taint.",
          "properties": {
            "effect": {
              "description": "Required. The effect of the taint on pods that do not tolerate the taint. Valid effects are NoSchedule, PreferNoSchedule and NoExecute.",
              "type": "string"
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jun 05 18:37:07 UTC 2024
    - 3.1M bytes
    - Viewed (0)
  6. staging/src/k8s.io/cli-runtime/artifacts/openapi/swagger.json

          ],
          "type": "object"
        },
        "io.k8s.api.core.v1.Taint": {
          "description": "The node this Taint is attached to has the \"effect\" on any pod that does not tolerate the Taint.",
          "properties": {
            "effect": {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Feb 20 15:45:02 UTC 2024
    - 4.5M bytes
    - Viewed (0)
  7. src/internal/trace/traceviewer/static/trace_viewer_full.html

    'timeToFirstPaint',timeDurationInMs_smallerIsBetter,[],{binBoundaries:LOADING_METRIC_BOUNDARIES,description:'time to first paint',summaryOptions:SUMMARY_OPTIONS,});const firstContentfulPaintHistogram=histograms.createHistogram('timeToFirstContentfulPaint',timeDurationInMs_smallerIsBetter,[],{binBoundaries:LOADING_METRIC_BOUNDARIES,description:'time to first contentful paint',summaryOptions:SUMMARY_OPTIONS,});const firstContentfulPaintCpuTimeHistogram=histograms.createHistogram('cpuTimeToFirstCon...
    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