Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 10 for StorageVersionCondition (0.74 sec)

  1. pkg/apis/apiserverinternal/types.go

    	ConditionFalse ConditionStatus = "False"
    	// ConditionUnknown indicates condition as "Unknown"
    	ConditionUnknown ConditionStatus = "Unknown"
    )
    
    // StorageVersionCondition Describes the state of the storageVersion at a certain point.
    type StorageVersionCondition struct {
    	// Type of the condition.
    	// +optional
    	Type StorageVersionConditionType
    	// Status of the condition, one of True, False, Unknown.
    	// +required
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Mar 01 06:07:37 UTC 2024
    - 4.3K bytes
    - Viewed (0)
  2. staging/src/k8s.io/api/apiserverinternal/v1alpha1/generated.pb.go

    }
    
    var xxx_messageInfo_StorageVersion proto.InternalMessageInfo
    
    func (m *StorageVersionCondition) Reset()      { *m = StorageVersionCondition{} }
    func (*StorageVersionCondition) ProtoMessage() {}
    func (*StorageVersionCondition) Descriptor() ([]byte, []int) {
    	return fileDescriptor_126bcbf538b54729, []int{2}
    }
    func (m *StorageVersionCondition) XXX_Unmarshal(b []byte) error {
    	return m.Unmarshal(b)
    }
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Mar 01 06:06:37 UTC 2024
    - 45.2K bytes
    - Viewed (0)
  3. staging/src/k8s.io/api/apiserverinternal/v1alpha1/generated.proto

      // encode objects to when persisting objects in the backend.
      optional StorageVersionStatus status = 3;
    }
    
    // Describes the state of the storageVersion at a certain point.
    message StorageVersionCondition {
      // Type of the condition.
      // +required
      optional string type = 1;
    
      // Status of the condition, one of True, False, Unknown.
      // +required
      optional string status = 2;
    
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu Mar 28 15:34:11 UTC 2024
    - 4.3K bytes
    - Viewed (0)
  4. common-protos/k8s.io/api/apiserverinternal/v1alpha1/generated.proto

      // encode objects to when persisting objects in the backend.
      optional StorageVersionStatus status = 3;
    }
    
    // Describes the state of the storageVersion at a certain point.
    message StorageVersionCondition {
      // Type of the condition.
      // +required
      optional string type = 1;
    
      // Status of the condition, one of True, False, Unknown.
      // +required
      optional string status = 2;
    
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Mon Mar 11 18:43:24 UTC 2024
    - 4.1K bytes
    - Viewed (0)
  5. staging/src/k8s.io/api/apiserverinternal/v1alpha1/types.go

    	// The latest available observations of the storageVersion's state.
    	// +optional
    	// +listType=map
    	// +listMapKey=type
    	Conditions []StorageVersionCondition `json:"conditions,omitempty" protobuf:"bytes,3,opt,name=conditions"`
    }
    
    // An API server instance reports the version it can decode and the version it
    // encodes objects to when persisting objects in the backend.
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Mar 01 06:07:37 UTC 2024
    - 5.4K bytes
    - Viewed (0)
  6. api/openapi-spec/v3/apis__internal.apiserver.k8s.io__v1alpha1_openapi.json

              {
                "group": "internal.apiserver.k8s.io",
                "kind": "StorageVersion",
                "version": "v1alpha1"
              }
            ]
          },
          "io.k8s.api.apiserverinternal.v1alpha1.StorageVersionCondition": {
            "description": "Describes the state of the storageVersion at a certain point.",
            "properties": {
              "lastTransitionTime": {
                "allOf": [
                  {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Mar 08 04:18:56 UTC 2024
    - 133.2K bytes
    - Viewed (0)
  7. pkg/generated/openapi/zz_generated.openapi.go

    										Ref:     ref("k8s.io/api/apiserverinternal/v1alpha1.StorageVersionCondition"),
    									},
    								},
    							},
    						},
    					},
    				},
    			},
    		},
    		Dependencies: []string{
    			"k8s.io/api/apiserverinternal/v1alpha1.ServerStorageVersion", "k8s.io/api/apiserverinternal/v1alpha1.StorageVersionCondition"},
    	}
    }
    
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jun 05 18:37:07 UTC 2024
    - 3M bytes
    - Viewed (0)
  8. staging/src/k8s.io/cli-runtime/artifacts/openapi/swagger-with-shared-parameters.json

            {
              "group": "internal.apiserver.k8s.io",
              "kind": "StorageVersion",
              "version": "v1alpha1"
            }
          ]
        },
        "io.k8s.api.apiserverinternal.v1alpha1.StorageVersionCondition": {
          "description": "Describes the state of the storageVersion at a certain point.",
          "properties": {
            "lastTransitionTime": {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Feb 20 15:45:02 UTC 2024
    - 2.3M bytes
    - Viewed (0)
  9. api/openapi-spec/swagger.json

            {
              "group": "internal.apiserver.k8s.io",
              "kind": "StorageVersion",
              "version": "v1alpha1"
            }
          ]
        },
        "io.k8s.api.apiserverinternal.v1alpha1.StorageVersionCondition": {
          "description": "Describes the state of the storageVersion at a certain point.",
          "properties": {
            "lastTransitionTime": {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jun 05 18:37:07 UTC 2024
    - 3.1M bytes
    - Viewed (0)
  10. staging/src/k8s.io/cli-runtime/artifacts/openapi/swagger.json

            {
              "group": "internal.apiserver.k8s.io",
              "kind": "StorageVersion",
              "version": "v1alpha1"
            }
          ]
        },
        "io.k8s.api.apiserverinternal.v1alpha1.StorageVersionCondition": {
          "description": "Describes the state of the storageVersion at a certain point.",
          "properties": {
            "lastTransitionTime": {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Feb 20 15:45:02 UTC 2024
    - 4.5M bytes
    - Viewed (0)
Back to top