mirror of
https://github.com/crazy-max/diun.git
synced 2024-12-23 03:48:00 +00:00
1ac2dea65d
Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go) from 0.29.3 to 0.32.0. - [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md) - [Commits](https://github.com/kubernetes/client-go/compare/v0.29.3...v0.32.0) --- updated-dependencies: - dependency-name: k8s.io/client-go dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
167 lines
10 KiB
Go
167 lines
10 KiB
Go
//go:build !ignore_autogenerated
|
|
// +build !ignore_autogenerated
|
|
|
|
/*
|
|
Copyright The Kubernetes Authors.
|
|
|
|
Licensed under the Apache License, Version 2.0 (the "License");
|
|
you may not use this file except in compliance with the License.
|
|
You may obtain a copy of the License at
|
|
|
|
http://www.apache.org/licenses/LICENSE-2.0
|
|
|
|
Unless required by applicable law or agreed to in writing, software
|
|
distributed under the License is distributed on an "AS IS" BASIS,
|
|
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
See the License for the specific language governing permissions and
|
|
limitations under the License.
|
|
*/
|
|
|
|
// Code generated by prerelease-lifecycle-gen. DO NOT EDIT.
|
|
|
|
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 *MutatingAdmissionPolicy) APILifecycleIntroduced() (major, minor int) {
|
|
return 1, 32
|
|
}
|
|
|
|
// APILifecycleDeprecated is an autogenerated function, returning the release in which the API struct was or will be deprecated as int versions of major and minor for comparison.
|
|
// It is controlled by "k8s:prerelease-lifecycle-gen:deprecated" tags in types.go or "k8s:prerelease-lifecycle-gen:introduced" plus three minor.
|
|
func (in *MutatingAdmissionPolicy) APILifecycleDeprecated() (major, minor int) {
|
|
return 1, 35
|
|
}
|
|
|
|
// APILifecycleRemoved is an autogenerated function, returning the release in which the API is no longer served as int versions of major and minor for comparison.
|
|
// It is controlled by "k8s:prerelease-lifecycle-gen:removed" tags in types.go or "k8s:prerelease-lifecycle-gen:deprecated" plus three minor.
|
|
func (in *MutatingAdmissionPolicy) APILifecycleRemoved() (major, minor int) {
|
|
return 1, 38
|
|
}
|
|
|
|
// 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 *MutatingAdmissionPolicyBinding) APILifecycleIntroduced() (major, minor int) {
|
|
return 1, 32
|
|
}
|
|
|
|
// APILifecycleDeprecated is an autogenerated function, returning the release in which the API struct was or will be deprecated as int versions of major and minor for comparison.
|
|
// It is controlled by "k8s:prerelease-lifecycle-gen:deprecated" tags in types.go or "k8s:prerelease-lifecycle-gen:introduced" plus three minor.
|
|
func (in *MutatingAdmissionPolicyBinding) APILifecycleDeprecated() (major, minor int) {
|
|
return 1, 35
|
|
}
|
|
|
|
// APILifecycleRemoved is an autogenerated function, returning the release in which the API is no longer served as int versions of major and minor for comparison.
|
|
// It is controlled by "k8s:prerelease-lifecycle-gen:removed" tags in types.go or "k8s:prerelease-lifecycle-gen:deprecated" plus three minor.
|
|
func (in *MutatingAdmissionPolicyBinding) APILifecycleRemoved() (major, minor int) {
|
|
return 1, 38
|
|
}
|
|
|
|
// 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 *MutatingAdmissionPolicyBindingList) APILifecycleIntroduced() (major, minor int) {
|
|
return 1, 32
|
|
}
|
|
|
|
// APILifecycleDeprecated is an autogenerated function, returning the release in which the API struct was or will be deprecated as int versions of major and minor for comparison.
|
|
// It is controlled by "k8s:prerelease-lifecycle-gen:deprecated" tags in types.go or "k8s:prerelease-lifecycle-gen:introduced" plus three minor.
|
|
func (in *MutatingAdmissionPolicyBindingList) APILifecycleDeprecated() (major, minor int) {
|
|
return 1, 35
|
|
}
|
|
|
|
// APILifecycleRemoved is an autogenerated function, returning the release in which the API is no longer served as int versions of major and minor for comparison.
|
|
// It is controlled by "k8s:prerelease-lifecycle-gen:removed" tags in types.go or "k8s:prerelease-lifecycle-gen:deprecated" plus three minor.
|
|
func (in *MutatingAdmissionPolicyBindingList) APILifecycleRemoved() (major, minor int) {
|
|
return 1, 38
|
|
}
|
|
|
|
// 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 *MutatingAdmissionPolicyList) APILifecycleIntroduced() (major, minor int) {
|
|
return 1, 32
|
|
}
|
|
|
|
// APILifecycleDeprecated is an autogenerated function, returning the release in which the API struct was or will be deprecated as int versions of major and minor for comparison.
|
|
// It is controlled by "k8s:prerelease-lifecycle-gen:deprecated" tags in types.go or "k8s:prerelease-lifecycle-gen:introduced" plus three minor.
|
|
func (in *MutatingAdmissionPolicyList) APILifecycleDeprecated() (major, minor int) {
|
|
return 1, 35
|
|
}
|
|
|
|
// APILifecycleRemoved is an autogenerated function, returning the release in which the API is no longer served as int versions of major and minor for comparison.
|
|
// It is controlled by "k8s:prerelease-lifecycle-gen:removed" tags in types.go or "k8s:prerelease-lifecycle-gen:deprecated" plus three minor.
|
|
func (in *MutatingAdmissionPolicyList) APILifecycleRemoved() (major, minor int) {
|
|
return 1, 38
|
|
}
|
|
|
|
// 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 *ValidatingAdmissionPolicy) APILifecycleIntroduced() (major, minor int) {
|
|
return 1, 26
|
|
}
|
|
|
|
// APILifecycleDeprecated is an autogenerated function, returning the release in which the API struct was or will be deprecated as int versions of major and minor for comparison.
|
|
// It is controlled by "k8s:prerelease-lifecycle-gen:deprecated" tags in types.go or "k8s:prerelease-lifecycle-gen:introduced" plus three minor.
|
|
func (in *ValidatingAdmissionPolicy) APILifecycleDeprecated() (major, minor int) {
|
|
return 1, 29
|
|
}
|
|
|
|
// APILifecycleRemoved is an autogenerated function, returning the release in which the API is no longer served as int versions of major and minor for comparison.
|
|
// It is controlled by "k8s:prerelease-lifecycle-gen:removed" tags in types.go or "k8s:prerelease-lifecycle-gen:deprecated" plus three minor.
|
|
func (in *ValidatingAdmissionPolicy) APILifecycleRemoved() (major, minor int) {
|
|
return 1, 32
|
|
}
|
|
|
|
// 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 *ValidatingAdmissionPolicyBinding) APILifecycleIntroduced() (major, minor int) {
|
|
return 1, 26
|
|
}
|
|
|
|
// APILifecycleDeprecated is an autogenerated function, returning the release in which the API struct was or will be deprecated as int versions of major and minor for comparison.
|
|
// It is controlled by "k8s:prerelease-lifecycle-gen:deprecated" tags in types.go or "k8s:prerelease-lifecycle-gen:introduced" plus three minor.
|
|
func (in *ValidatingAdmissionPolicyBinding) APILifecycleDeprecated() (major, minor int) {
|
|
return 1, 29
|
|
}
|
|
|
|
// APILifecycleRemoved is an autogenerated function, returning the release in which the API is no longer served as int versions of major and minor for comparison.
|
|
// It is controlled by "k8s:prerelease-lifecycle-gen:removed" tags in types.go or "k8s:prerelease-lifecycle-gen:deprecated" plus three minor.
|
|
func (in *ValidatingAdmissionPolicyBinding) APILifecycleRemoved() (major, minor int) {
|
|
return 1, 32
|
|
}
|
|
|
|
// 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 *ValidatingAdmissionPolicyBindingList) APILifecycleIntroduced() (major, minor int) {
|
|
return 1, 26
|
|
}
|
|
|
|
// APILifecycleDeprecated is an autogenerated function, returning the release in which the API struct was or will be deprecated as int versions of major and minor for comparison.
|
|
// It is controlled by "k8s:prerelease-lifecycle-gen:deprecated" tags in types.go or "k8s:prerelease-lifecycle-gen:introduced" plus three minor.
|
|
func (in *ValidatingAdmissionPolicyBindingList) APILifecycleDeprecated() (major, minor int) {
|
|
return 1, 29
|
|
}
|
|
|
|
// APILifecycleRemoved is an autogenerated function, returning the release in which the API is no longer served as int versions of major and minor for comparison.
|
|
// It is controlled by "k8s:prerelease-lifecycle-gen:removed" tags in types.go or "k8s:prerelease-lifecycle-gen:deprecated" plus three minor.
|
|
func (in *ValidatingAdmissionPolicyBindingList) APILifecycleRemoved() (major, minor int) {
|
|
return 1, 32
|
|
}
|
|
|
|
// 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 *ValidatingAdmissionPolicyList) APILifecycleIntroduced() (major, minor int) {
|
|
return 1, 26
|
|
}
|
|
|
|
// APILifecycleDeprecated is an autogenerated function, returning the release in which the API struct was or will be deprecated as int versions of major and minor for comparison.
|
|
// It is controlled by "k8s:prerelease-lifecycle-gen:deprecated" tags in types.go or "k8s:prerelease-lifecycle-gen:introduced" plus three minor.
|
|
func (in *ValidatingAdmissionPolicyList) APILifecycleDeprecated() (major, minor int) {
|
|
return 1, 29
|
|
}
|
|
|
|
// APILifecycleRemoved is an autogenerated function, returning the release in which the API is no longer served as int versions of major and minor for comparison.
|
|
// It is controlled by "k8s:prerelease-lifecycle-gen:removed" tags in types.go or "k8s:prerelease-lifecycle-gen:deprecated" plus three minor.
|
|
func (in *ValidatingAdmissionPolicyList) APILifecycleRemoved() (major, minor int) {
|
|
return 1, 32
|
|
}
|