Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 24 for SwaggerDoc (0.2 sec)

  1. pkg/printers/internalversion/printers.go

    		{Name: "Timezone", Type: "string", Description: batchv1beta1.CronJobSpec{}.SwaggerDoc()["timeZone"]},
    		{Name: "Suspend", Type: "boolean", Description: batchv1beta1.CronJobSpec{}.SwaggerDoc()["suspend"]},
    		{Name: "Active", Type: "integer", Description: batchv1beta1.CronJobStatus{}.SwaggerDoc()["active"]},
    		{Name: "Last Schedule", Type: "string", Description: batchv1beta1.CronJobStatus{}.SwaggerDoc()["lastScheduleTime"]},
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Jun 11 14:04:15 UTC 2024
    - 128.3K bytes
    - Viewed (0)
  2. staging/src/k8s.io/api/flowcontrol/v1/types_swagger_doc_generated.go

    }
    
    func (FlowSchemaSpec) SwaggerDoc() map[string]string {
    	return map_FlowSchemaSpec
    }
    
    var map_FlowSchemaStatus = map[string]string{
    	"":           "FlowSchemaStatus represents the current state of a FlowSchema.",
    	"conditions": "`conditions` is a list of the current states of FlowSchema.",
    }
    
    func (FlowSchemaStatus) SwaggerDoc() map[string]string {
    	return map_FlowSchemaStatus
    }
    
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Mon Oct 30 22:22:51 UTC 2023
    - 21.7K bytes
    - Viewed (0)
  3. staging/src/k8s.io/api/flowcontrol/v1beta3/types_swagger_doc_generated.go

    }
    
    func (FlowSchemaSpec) SwaggerDoc() map[string]string {
    	return map_FlowSchemaSpec
    }
    
    var map_FlowSchemaStatus = map[string]string{
    	"":           "FlowSchemaStatus represents the current state of a FlowSchema.",
    	"conditions": "`conditions` is a list of the current states of FlowSchema.",
    }
    
    func (FlowSchemaStatus) SwaggerDoc() map[string]string {
    	return map_FlowSchemaStatus
    }
    
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Jul 14 01:00:06 UTC 2023
    - 21.5K bytes
    - Viewed (0)
  4. staging/src/k8s.io/api/resource/v1alpha2/types_swagger_doc_generated.go

    }
    
    func (AllocationResult) SwaggerDoc() map[string]string {
    	return map_AllocationResult
    }
    
    var map_AllocationResultModel = map[string]string{
    	"":               "AllocationResultModel must have one and only one field set.",
    	"namedResources": "NamedResources describes the allocation result when using the named resources model.",
    }
    
    func (AllocationResultModel) SwaggerDoc() map[string]string {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu Mar 14 17:07:36 UTC 2024
    - 22.4K bytes
    - Viewed (0)
  5. staging/src/k8s.io/api/storage/v1beta1/types_swagger_doc_generated.go

    	"spec":     "spec represents the specification of the CSI Driver.",
    }
    
    func (CSIDriver) SwaggerDoc() map[string]string {
    	return map_CSIDriver
    }
    
    var map_CSIDriverList = map[string]string{
    	"":         "CSIDriverList is a collection of CSIDriver objects.",
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Sun Sep 17 09:18:43 UTC 2023
    - 23.4K bytes
    - Viewed (0)
  6. staging/src/k8s.io/api/core/v1/types_swagger_doc_generated.go

    }
    
    func (AppArmorProfile) SwaggerDoc() map[string]string {
    	return map_AppArmorProfile
    }
    
    var map_AttachedVolume = map[string]string{
    	"":           "AttachedVolume describes a volume attached to a node",
    	"name":       "Name of the attached volume",
    	"devicePath": "DevicePath represents the device path where the volume should be available",
    }
    
    func (AttachedVolume) SwaggerDoc() map[string]string {
    	return map_AttachedVolume
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 254.8K bytes
    - Viewed (0)
  7. staging/src/k8s.io/api/networking/v1alpha1/types_swagger_doc_generated.go

    }
    
    func (IPAddressList) SwaggerDoc() map[string]string {
    	return map_IPAddressList
    }
    
    var map_IPAddressSpec = map[string]string{
    	"":          "IPAddressSpec describe the attributes in an IP Address.",
    	"parentRef": "ParentRef references the resource that an IPAddress is attached to. An IPAddress must reference a parent object.",
    }
    
    func (IPAddressSpec) SwaggerDoc() map[string]string {
    	return map_IPAddressSpec
    }
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Oct 31 21:05:58 UTC 2023
    - 5.4K bytes
    - Viewed (0)
  8. staging/src/k8s.io/api/storagemigration/v1alpha1/types_swagger_doc_generated.go

    	"group":    "The name of the group.",
    	"version":  "The name of the version.",
    	"resource": "The name of the resource.",
    }
    
    func (GroupVersionResource) SwaggerDoc() map[string]string {
    	return map_GroupVersionResource
    }
    
    var map_MigrationCondition = map[string]string{
    	"":               "Describes the state of a migration at a certain point.",
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Mar 08 04:18:56 UTC 2024
    - 4.2K bytes
    - Viewed (0)
  9. staging/src/k8s.io/api/flowcontrol/v1beta1/types_swagger_doc_generated.go

    }
    
    func (FlowSchemaSpec) SwaggerDoc() map[string]string {
    	return map_FlowSchemaSpec
    }
    
    var map_FlowSchemaStatus = map[string]string{
    	"":           "FlowSchemaStatus represents the current state of a FlowSchema.",
    	"conditions": "`conditions` is a list of the current states of FlowSchema.",
    }
    
    func (FlowSchemaStatus) SwaggerDoc() map[string]string {
    	return map_FlowSchemaStatus
    }
    
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Sun Sep 17 09:27:57 UTC 2023
    - 21.2K bytes
    - Viewed (0)
  10. staging/src/k8s.io/api/flowcontrol/v1beta2/types_swagger_doc_generated.go

    }
    
    func (FlowSchemaSpec) SwaggerDoc() map[string]string {
    	return map_FlowSchemaSpec
    }
    
    var map_FlowSchemaStatus = map[string]string{
    	"":           "FlowSchemaStatus represents the current state of a FlowSchema.",
    	"conditions": "`conditions` is a list of the current states of FlowSchema.",
    }
    
    func (FlowSchemaStatus) SwaggerDoc() map[string]string {
    	return map_FlowSchemaStatus
    }
    
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Sun Sep 17 09:27:57 UTC 2023
    - 21.2K bytes
    - Viewed (0)
Back to top