Search Options

Results per page
Sort
Preferred Languages
Advance

Results 41 - 50 of 53 for APILifecycleIntroduced (0.3 sec)

  1. staging/src/k8s.io/api/flowcontrol/v1beta2/zz_generated.prerelease-lifecycle.go

    package v1beta2
    
    import (
    	schema "k8s.io/apimachinery/pkg/runtime/schema"
    )
    
    // APILifecycleIntroduced is an autogenerated function, returning the release in which the API struct was introduced as int versions of major and minor for comparison.
    // It is controlled by "k8s:prerelease-lifecycle-gen:introduced" tags in types.go.
    func (in *FlowSchema) APILifecycleIntroduced() (major, minor int) {
    	return 1, 23
    }
    
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Mon Oct 03 18:04:51 UTC 2022
    - 7.1K bytes
    - Viewed (0)
  2. staging/src/k8s.io/api/flowcontrol/v1beta3/zz_generated.prerelease-lifecycle.go

    package v1beta3
    
    import (
    	schema "k8s.io/apimachinery/pkg/runtime/schema"
    )
    
    // APILifecycleIntroduced is an autogenerated function, returning the release in which the API struct was introduced as int versions of major and minor for comparison.
    // It is controlled by "k8s:prerelease-lifecycle-gen:introduced" tags in types.go.
    func (in *FlowSchema) APILifecycleIntroduced() (major, minor int) {
    	return 1, 26
    }
    
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Mon Oct 30 12:18:40 UTC 2023
    - 7.1K bytes
    - Viewed (0)
  3. staging/src/k8s.io/api/policy/v1beta1/zz_generated.prerelease-lifecycle.go

    package v1beta1
    
    import (
    	schema "k8s.io/apimachinery/pkg/runtime/schema"
    )
    
    // APILifecycleIntroduced is an autogenerated function, returning the release in which the API struct was introduced as int versions of major and minor for comparison.
    // It is controlled by "k8s:prerelease-lifecycle-gen:introduced" tags in types.go.
    func (in *Eviction) APILifecycleIntroduced() (major, minor int) {
    	return 1, 5
    }
    
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Mon Aug 07 20:44:13 UTC 2023
    - 5K bytes
    - Viewed (0)
  4. staging/src/k8s.io/api/certificates/v1beta1/zz_generated.prerelease-lifecycle.go

    import (
    	schema "k8s.io/apimachinery/pkg/runtime/schema"
    )
    
    // APILifecycleIntroduced is an autogenerated function, returning the release in which the API struct was introduced as int versions of major and minor for comparison.
    // It is controlled by "k8s:prerelease-lifecycle-gen:introduced" tags in types.go.
    func (in *CertificateSigningRequest) APILifecycleIntroduced() (major, minor int) {
    	return 1, 12
    }
    
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Aug 24 19:47:49 UTC 2021
    - 4K bytes
    - Viewed (0)
  5. staging/src/k8s.io/apiextensions-apiserver/pkg/apis/apiextensions/v1beta1/zz_generated.prerelease-lifecycle.go

    import (
    	schema "k8s.io/apimachinery/pkg/runtime/schema"
    )
    
    // APILifecycleIntroduced is an autogenerated function, returning the release in which the API struct was introduced as int versions of major and minor for comparison.
    // It is controlled by "k8s:prerelease-lifecycle-gen:introduced" tags in types.go.
    func (in *ConversionReview) APILifecycleIntroduced() (major, minor int) {
    	return 1, 13
    }
    
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Aug 24 19:47:49 UTC 2021
    - 5.5K bytes
    - Viewed (0)
  6. staging/src/k8s.io/api/storagemigration/v1alpha1/zz_generated.prerelease-lifecycle.go

    package v1alpha1
    
    // APILifecycleIntroduced is an autogenerated function, returning the release in which the API struct was introduced as int versions of major and minor for comparison.
    // It is controlled by "k8s:prerelease-lifecycle-gen:introduced" tags in types.go.
    func (in *StorageVersionMigration) APILifecycleIntroduced() (major, minor int) {
    	return 1, 30
    }
    
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Mar 08 04:18:56 UTC 2024
    - 3K bytes
    - Viewed (0)
  7. staging/src/k8s.io/api/autoscaling/v2beta2/zz_generated.prerelease-lifecycle.go

    import (
    	schema "k8s.io/apimachinery/pkg/runtime/schema"
    )
    
    // APILifecycleIntroduced is an autogenerated function, returning the release in which the API struct was introduced as int versions of major and minor for comparison.
    // It is controlled by "k8s:prerelease-lifecycle-gen:introduced" tags in types.go.
    func (in *HorizontalPodAutoscaler) APILifecycleIntroduced() (major, minor int) {
    	return 1, 12
    }
    
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Dec 08 15:55:31 UTC 2021
    - 3.5K bytes
    - Viewed (0)
  8. staging/src/k8s.io/api/authentication/v1beta1/zz_generated.prerelease-lifecycle.go

    import (
    	schema "k8s.io/apimachinery/pkg/runtime/schema"
    )
    
    // APILifecycleIntroduced is an autogenerated function, returning the release in which the API struct was introduced as int versions of major and minor for comparison.
    // It is controlled by "k8s:prerelease-lifecycle-gen:introduced" tags in types.go.
    func (in *SelfSubjectReview) APILifecycleIntroduced() (major, minor int) {
    	return 1, 27
    }
    
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Mar 08 23:42:33 UTC 2023
    - 3.4K bytes
    - Viewed (0)
  9. staging/src/k8s.io/api/coordination/v1beta1/zz_generated.prerelease-lifecycle.go

    package v1beta1
    
    import (
    	schema "k8s.io/apimachinery/pkg/runtime/schema"
    )
    
    // APILifecycleIntroduced is an autogenerated function, returning the release in which the API struct was introduced as int versions of major and minor for comparison.
    // It is controlled by "k8s:prerelease-lifecycle-gen:introduced" tags in types.go.
    func (in *Lease) APILifecycleIntroduced() (major, minor int) {
    	return 1, 12
    }
    
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Aug 24 19:47:49 UTC 2021
    - 3.8K bytes
    - Viewed (0)
  10. staging/src/k8s.io/api/discovery/v1beta1/zz_generated.prerelease-lifecycle.go

    package v1beta1
    
    import (
    	schema "k8s.io/apimachinery/pkg/runtime/schema"
    )
    
    // APILifecycleIntroduced is an autogenerated function, returning the release in which the API struct was introduced as int versions of major and minor for comparison.
    // It is controlled by "k8s:prerelease-lifecycle-gen:introduced" tags in types.go.
    func (in *EndpointSlice) APILifecycleIntroduced() (major, minor int) {
    	return 1, 16
    }
    
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Aug 24 19:47:49 UTC 2021
    - 3.8K bytes
    - Viewed (0)
Back to top