Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 4 of 4 for hiding (0.38 sec)

  1. api/openapi-spec/swagger.json

    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jun 05 18:37:07 UTC 2024
    - 3.1M bytes
    - Viewed (0)
  2. pkg/generated/openapi/zz_generated.openapi.go

    							Type:        []string{"string"},
    							Format:      "",
    							Enum:        []interface{}{"Allow", "Deny"},
    						},
    					},
    				},
    			},
    			VendorExtensible: spec.VendorExtensible{
    				Extensions: spec.Extensions{
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jun 05 18:37:07 UTC 2024
    - 3M bytes
    - Viewed (0)
  3. api/openapi-spec/v3/api__v1_openapi.json

              }
            },
            "required": [
              "secretName",
              "shareName"
            ],
            "type": "object"
          },
          "io.k8s.api.core.v1.Binding": {
            "description": "Binding ties one object to another; for example, a pod is bound to a node by a scheduler. Deprecated in 1.7, please use the bindings subresource of pods instead.",
            "properties": {
              "apiVersion": {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 1.8M bytes
    - Viewed (0)
  4. staging/src/k8s.io/api/core/v1/generated.pb.go

    var xxx_messageInfo_AzureFileVolumeSource proto.InternalMessageInfo
    
    func (m *Binding) Reset()      { *m = Binding{} }
    func (*Binding) ProtoMessage() {}
    func (*Binding) Descriptor() ([]byte, []int) {
    	return fileDescriptor_6c07b07c062484ab, []int{8}
    }
    func (m *Binding) XXX_Unmarshal(b []byte) error {
    	return m.Unmarshal(b)
    }
    func (m *Binding) 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)
Back to top