Search Options

Results per page
Sort
Preferred Languages
Advance

Results 41 - 44 of 44 for toolID (0.18 sec)

  1. staging/src/k8s.io/apiextensions-apiserver/pkg/generated/openapi/zz_generated.openapi.go

    							},
    						},
    					},
    					"annotations": {
    						SchemaProps: spec.SchemaProps{
    							Description: "Annotations is an unstructured key value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata. They are not queryable and should be preserved when modifying objects. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/annotations",
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Mar 01 06:07:17 UTC 2024
    - 329.7K bytes
    - Viewed (0)
  2. CHANGELOG/CHANGELOG-1.12.md

    - Runtime handler and Windows npipe protocol are not supported yet in crictl v1.11.x. Those features will be supported in crictl [v1.12.0](https://github.com/kubernetes-sigs/cri-tools/releases/tag/v1.12.0), together with Kubernetes v1.12.1.
    
    ## Major Themes
    
    ### SIG API Machinery
    
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu Feb 06 06:04:15 UTC 2020
    - 293.8K bytes
    - Viewed (0)
  3. operator/pkg/apis/istio/v1alpha1/values_types.pb.go

    func (x *GlobalConfig) GetIpFamilyPolicy() string {
    	if x != nil {
    		return x.IpFamilyPolicy
    	}
    	return ""
    }
    
    // Configuration for Security Token Service (STS) server.
    //
    // See https://tools.ietf.org/html/draft-ietf-oauth-token-exchange-16
    type STSConfig struct {
    	state         protoimpl.MessageState
    	sizeCache     protoimpl.SizeCache
    	unknownFields protoimpl.UnknownFields
    
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Mon Jun 03 01:55:05 UTC 2024
    - 329.6K bytes
    - Viewed (0)
  4. samples/bookinfo/src/productpage/static/tailwind/tailwind.css

      Use \`browserslist\` key in \`package.json\` or \`.browserslistrc\` file.
    
      Using \`browsers\` option can cause errors. Browserslist config can
      be used for Babel, Autoprefixer, postcss-normalize and other tools.
    
      If you really need to use option, rename it to \`overrideBrowserslist\`.
    
      Learn more at:
      https://github.com/browserslist/browserslist#readme
      https://twitter.com/browserslist
    
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Tue May 28 14:48:01 UTC 2024
    - 357.1K bytes
    - Viewed (1)
Back to top