Compare commits

...

34 Commits

Author SHA1 Message Date
Kubernetes Publisher
51aa845579 Update dependencies to v0.34.0-alpha.3 tag 2025-07-10 01:09:21 +00:00
Kubernetes Publisher
5439ef7b0c Merge pull request #132775 from ash2k/use-sets-type
Use `sets.Set` instead of a local impl

Kubernetes-commit: 1d392729b52129886d8ed286282be8f6dd36fa9f
2025-07-09 01:08:32 +00:00
Kubernetes Publisher
879be6242f Merge pull request #131203 from xuzhenglun/fix-ws-race
make sure all streams are created before start demux websocket

Kubernetes-commit: 2dfb3e4ffd31c8b6b9f7c55328bcf8c7da53aa68
2025-07-08 17:08:40 +00:00
xuzhenglun
2f016580ef make sure all streams are created before starting demux websocket
Kubernetes-commit: 3379d5ac4b6a1afbbaead06689a8584ce546a275
2025-07-08 18:31:30 +08:00
Mikhail Mazurskiy
76df3ebd2e Use sets.Set instead of a local impl
Kubernetes-commit: d193ffe57ffbbbc07dd49993e4f06ab3b50b2317
2025-07-07 19:21:39 +10:00
Kubernetes Publisher
6c24674413 Merge pull request #132005 from kei01234kei/handle_context_in_processloop
Handle context in the process loop

Kubernetes-commit: 43a30ef17b378ea460bb34d47f16047da50bfce2
2025-07-07 01:08:46 +00:00
Kubernetes Publisher
660181394a Merge pull request #132699 from PatrickLaabs/132086-csr
chore: depr. pointer pkg replacement for the csr

Kubernetes-commit: de74ab716ef1014206427622d2070482dc304cc6
2025-07-03 21:08:33 +00:00
Kubernetes Publisher
7d9d3036fb Merge pull request #132698 from PatrickLaabs/132086-reflector
chore: depr. pointer pkg replacement for the reflector

Kubernetes-commit: 0ce9a03285b8d689e0072b06a42ffeae77fc416c
2025-07-03 21:08:31 +00:00
PatrickLaabs
286cc8368b chore: depr. pointer pkg replacement for the csr
Kubernetes-commit: 6c3146e3557e1de3d617f49d0b64ee380a42a8b1
2025-07-03 11:34:13 +02:00
PatrickLaabs
735f105e54 chore: depr. pointer pkg replacement for the reflactor
Kubernetes-commit: 9345552274d2999c59a609488d0673edbb3a246e
2025-07-03 11:27:00 +02:00
Kubernetes Publisher
2cfeed63b2 Merge pull request #132675 from dims/bump-sigs-k8s-io-json-no-code-changes
Bump sigs.k8s.io/json to latest - no code changes

Kubernetes-commit: e47ac3eb6faa97874658dc281c72b5623f994801
2025-07-03 01:08:29 +00:00
Kubernetes Publisher
783cf83ee3 Merge pull request #132677 from dims/update-github.com/emicklei/go-restful/v3-to-v3.12.2
Update github.com/emicklei/go-restful/v3 to v3.12.2

Kubernetes-commit: 305c0e06c99ff9df013edd804294217a04e4dd31
2025-07-02 21:08:39 +00:00
Arthur Befumo
6980728f27 Fix AuthInfo godoc for Token / TokenFile precedence (#132659)
* Fix AuthInfo godoc for Token / TokenFile precedence

* nit

* update

Kubernetes-commit: 33cd2e1ba08bf6b936c0c2c29bcabe502ce75851
2025-07-02 11:55:24 -04:00
Kubernetes Publisher
0746d1b732 Merge pull request #132676 from dims/bump-go.yaml.in/yaml/v3-to-v3.0.4
Bump go.yaml.in/yaml/v3 to v3.0.4

Kubernetes-commit: 01c03ae9cf7b1371c8bc2bdf12d9244e63e83750
2025-07-02 17:08:47 +00:00
Davanum Srinivas
cb8249f035 Update github.com/emicklei/go-restful/v3 to v3.12.2
Signed-off-by: Davanum Srinivas <davanum@gmail.com>

Kubernetes-commit: b44b0fbf1299c6821033076352b91914d2efef67
2025-07-02 08:00:43 -04:00
Davanum Srinivas
cec6959636 Bump go.yaml.in/yaml/v3 to v3.0.4
Signed-off-by: Davanum Srinivas <davanum@gmail.com>

Kubernetes-commit: 58e620cc4403d30f9fb6aab245cfb47db17957de
2025-07-02 07:37:06 -04:00
Davanum Srinivas
e5813734c1 Bump sigs.k8s.io/json to latest - no code changes
Signed-off-by: Davanum Srinivas <davanum@gmail.com>

Kubernetes-commit: 00f8cbae6b8fd3799a1a044abcefdbb572d35b27
2025-07-02 07:32:24 -04:00
Kubernetes Publisher
b254476a92 Merge pull request #132654 from Jefftree/b-openapi
Bump kube-openapi

Kubernetes-commit: db49c25956df36c777213251c4a47d6d9ee1c5ea
2025-07-01 21:08:27 +00:00
Jefftree
059a564a92 Update vendor
Kubernetes-commit: d04ee27c98ba91680ac6c6a8ade9e33d7ee44569
2025-07-01 15:23:58 +00:00
Jefftree
599cc9f395 pin kube-openapi to v0.0.0-20250628140032-d90c4fd18f59
Kubernetes-commit: b41d375b8881f25ff5fe7775b4dedaba1eaa3f02
2025-07-01 15:21:22 +00:00
Kubernetes Publisher
5e8db78e04 Merge pull request #131799 from DataDog/client-go-reflector-transformer
[client-go #1415] Use transformer from provided store within internal stores in reflector to limit memory usage bursts

Kubernetes-commit: 3f0a1c6c7f02f33649e58996408b1501fce3c0ee
2025-06-30 17:29:37 +00:00
Kubernetes Publisher
c2ce9a8b31 Merge pull request #132584 from alvaroaleman/fix-asfafs
Applyconfiguration-Gen: Only the root AC should implement runtime.ApplyConfiguration

Kubernetes-commit: b361d91a6f789d89c1b125d8fc8838adbb91d5c5
2025-06-28 01:29:33 +00:00
Kubernetes Publisher
267615c1eb Merge pull request #132438 from dims/golangci-plugin-for-sorting-feature-gates
golangci plugin for sorting feature gates

Kubernetes-commit: 2e02a0088574d126c6d4a82ea472c7cb6c3252f5
2025-06-27 21:29:30 +00:00
Alvaro Aleman
3d73750dfc Re-generate applyconfigurations
Kubernetes-commit: 7d5ab75627716d57f8937a7eb0f453f420cb766d
2025-06-27 14:30:38 -04:00
Valerian Roche
71776a84bd [client-go #1415] Use transformer from provided store within internal stores in reflector to limit memory usage bursts
Signed-off-by: Valerian Roche <valerian.roche@datadoghq.com>

Kubernetes-commit: 585ed0a5cb378e794e4775bc846d5309ca65f2c6
2025-06-26 22:00:41 -04:00
Keisuke Ishigami
d9cda8802e resolve linter check
Kubernetes-commit: 5cca03792748714547c39330ac9cb8cb9c7c60ae
2025-06-27 00:49:02 +09:00
Keisuke Ishigami
fc748aa158 Revert "pop respects the context"
This reverts commit 1c33d98762511c10f89c40358a1935250b03b0c8.

Kubernetes-commit: 74af3ac8ad1122528bb9971c3a2d282eff529beb
2025-06-26 23:49:34 +09:00
Keisuke Ishigami
bc19363821 Revert "modify tests"
This reverts commit 2cd5dbbdaab98020b37df7125f622db7a6dd885a.

Kubernetes-commit: 2dcce93336e52eb16aab595fcc75254f4abfa5ae
2025-06-26 23:49:25 +09:00
Davanum Srinivas
40f8130723 Ensure all the files have the updated sorting
Signed-off-by: Davanum Srinivas <davanum@gmail.com>

Kubernetes-commit: d50e1a684cd53950210041b875ae3a41dac05c33
2025-06-25 08:21:01 -04:00
Kubernetes Publisher
9582881101 Merge pull request #132357 from dims/drop-usage-of-forked-copies-of-goyaml.v2-and-goyaml.v3
Drop usage of forked copies of goyaml.v2 and goyaml.v3

Kubernetes-commit: c1afec6a0b15ca1ed853c1321ac2c972488bf5b8
2025-06-25 17:29:11 +00:00
Davanum Srinivas
11885e75d4 switch to latest sigs.k8s.io/yaml v1.5.0 (run update-gofmt.sh as well)
Signed-off-by: Davanum Srinivas <davanum@gmail.com>

Kubernetes-commit: c5b4b133ce3252ee19b7167eb69a99d88fdefda8
2025-06-25 08:03:06 -04:00
Keisuke Ishigami
00429ab356 modify tests
Kubernetes-commit: 2cd5dbbdaab98020b37df7125f622db7a6dd885a
2025-06-14 22:04:22 +09:00
Keisuke Ishigami
d56ed5816f pop respects the context
Kubernetes-commit: 1c33d98762511c10f89c40358a1935250b03b0c8
2025-06-14 21:59:56 +09:00
Keisuke Ishigami
03728c1ebe handle context in process loop
Kubernetes-commit: f67d30b3529ea970dd5fd069eaddfc7f61d74169
2025-05-29 00:34:43 +09:00
702 changed files with 351 additions and 815 deletions

View File

@@ -30,7 +30,6 @@ type AuditAnnotationApplyConfiguration struct {
func AuditAnnotation() *AuditAnnotationApplyConfiguration {
return &AuditAnnotationApplyConfiguration{}
}
func (b AuditAnnotationApplyConfiguration) IsApplyConfiguration() {}
// WithKey sets the Key field in the declarative configuration to the given value
// and returns the receiver, so that objects can be built by chaining "With" function invocations.

View File

@@ -30,7 +30,6 @@ type ExpressionWarningApplyConfiguration struct {
func ExpressionWarning() *ExpressionWarningApplyConfiguration {
return &ExpressionWarningApplyConfiguration{}
}
func (b ExpressionWarningApplyConfiguration) IsApplyConfiguration() {}
// WithFieldRef sets the FieldRef field in the declarative configuration to the given value
// and returns the receiver, so that objects can be built by chaining "With" function invocations.

View File

@@ -30,7 +30,6 @@ type MatchConditionApplyConfiguration struct {
func MatchCondition() *MatchConditionApplyConfiguration {
return &MatchConditionApplyConfiguration{}
}
func (b MatchConditionApplyConfiguration) IsApplyConfiguration() {}
// WithName sets the Name field in the declarative configuration to the given value
// and returns the receiver, so that objects can be built by chaining "With" function invocations.

View File

@@ -38,7 +38,6 @@ type MatchResourcesApplyConfiguration struct {
func MatchResources() *MatchResourcesApplyConfiguration {
return &MatchResourcesApplyConfiguration{}
}
func (b MatchResourcesApplyConfiguration) IsApplyConfiguration() {}
// WithNamespaceSelector sets the NamespaceSelector field in the declarative configuration to the given value
// and returns the receiver, so that objects can be built by chaining "With" function invocations.

View File

@@ -45,7 +45,6 @@ type MutatingWebhookApplyConfiguration struct {
func MutatingWebhook() *MutatingWebhookApplyConfiguration {
return &MutatingWebhookApplyConfiguration{}
}
func (b MutatingWebhookApplyConfiguration) IsApplyConfiguration() {}
// WithName sets the Name field in the declarative configuration to the given value
// and returns the receiver, so that objects can be built by chaining "With" function invocations.

View File

@@ -34,7 +34,6 @@ type NamedRuleWithOperationsApplyConfiguration struct {
func NamedRuleWithOperations() *NamedRuleWithOperationsApplyConfiguration {
return &NamedRuleWithOperationsApplyConfiguration{}
}
func (b NamedRuleWithOperationsApplyConfiguration) IsApplyConfiguration() {}
// WithResourceNames adds the given value to the ResourceNames field in the declarative configuration
// and returns the receiver, so that objects can be build by chaining "With" function invocations.

View File

@@ -30,7 +30,6 @@ type ParamKindApplyConfiguration struct {
func ParamKind() *ParamKindApplyConfiguration {
return &ParamKindApplyConfiguration{}
}
func (b ParamKindApplyConfiguration) IsApplyConfiguration() {}
// WithAPIVersion sets the APIVersion field in the declarative configuration to the given value
// and returns the receiver, so that objects can be built by chaining "With" function invocations.

View File

@@ -37,7 +37,6 @@ type ParamRefApplyConfiguration struct {
func ParamRef() *ParamRefApplyConfiguration {
return &ParamRefApplyConfiguration{}
}
func (b ParamRefApplyConfiguration) IsApplyConfiguration() {}
// WithName sets the Name field in the declarative configuration to the given value
// and returns the receiver, so that objects can be built by chaining "With" function invocations.

View File

@@ -36,7 +36,6 @@ type RuleApplyConfiguration struct {
func Rule() *RuleApplyConfiguration {
return &RuleApplyConfiguration{}
}
func (b RuleApplyConfiguration) IsApplyConfiguration() {}
// WithAPIGroups adds the given value to the APIGroups field in the declarative configuration
// and returns the receiver, so that objects can be build by chaining "With" function invocations.

View File

@@ -34,7 +34,6 @@ type RuleWithOperationsApplyConfiguration struct {
func RuleWithOperations() *RuleWithOperationsApplyConfiguration {
return &RuleWithOperationsApplyConfiguration{}
}
func (b RuleWithOperationsApplyConfiguration) IsApplyConfiguration() {}
// WithOperations adds the given value to the Operations field in the declarative configuration
// and returns the receiver, so that objects can be build by chaining "With" function invocations.

View File

@@ -32,7 +32,6 @@ type ServiceReferenceApplyConfiguration struct {
func ServiceReference() *ServiceReferenceApplyConfiguration {
return &ServiceReferenceApplyConfiguration{}
}
func (b ServiceReferenceApplyConfiguration) IsApplyConfiguration() {}
// WithNamespace sets the Namespace field in the declarative configuration to the given value
// and returns the receiver, so that objects can be built by chaining "With" function invocations.

View File

@@ -29,7 +29,6 @@ type TypeCheckingApplyConfiguration struct {
func TypeChecking() *TypeCheckingApplyConfiguration {
return &TypeCheckingApplyConfiguration{}
}
func (b TypeCheckingApplyConfiguration) IsApplyConfiguration() {}
// WithExpressionWarnings adds the given value to the ExpressionWarnings field in the declarative configuration
// and returns the receiver, so that objects can be build by chaining "With" function invocations.

View File

@@ -36,7 +36,6 @@ type ValidatingAdmissionPolicyBindingSpecApplyConfiguration struct {
func ValidatingAdmissionPolicyBindingSpec() *ValidatingAdmissionPolicyBindingSpecApplyConfiguration {
return &ValidatingAdmissionPolicyBindingSpecApplyConfiguration{}
}
func (b ValidatingAdmissionPolicyBindingSpecApplyConfiguration) IsApplyConfiguration() {}
// WithPolicyName sets the PolicyName field in the declarative configuration to the given value
// and returns the receiver, so that objects can be built by chaining "With" function invocations.

View File

@@ -39,7 +39,6 @@ type ValidatingAdmissionPolicySpecApplyConfiguration struct {
func ValidatingAdmissionPolicySpec() *ValidatingAdmissionPolicySpecApplyConfiguration {
return &ValidatingAdmissionPolicySpecApplyConfiguration{}
}
func (b ValidatingAdmissionPolicySpecApplyConfiguration) IsApplyConfiguration() {}
// WithParamKind sets the ParamKind field in the declarative configuration to the given value
// and returns the receiver, so that objects can be built by chaining "With" function invocations.

View File

@@ -35,7 +35,6 @@ type ValidatingAdmissionPolicyStatusApplyConfiguration struct {
func ValidatingAdmissionPolicyStatus() *ValidatingAdmissionPolicyStatusApplyConfiguration {
return &ValidatingAdmissionPolicyStatusApplyConfiguration{}
}
func (b ValidatingAdmissionPolicyStatusApplyConfiguration) IsApplyConfiguration() {}
// WithObservedGeneration sets the ObservedGeneration field in the declarative configuration to the given value
// and returns the receiver, so that objects can be built by chaining "With" function invocations.

View File

@@ -44,7 +44,6 @@ type ValidatingWebhookApplyConfiguration struct {
func ValidatingWebhook() *ValidatingWebhookApplyConfiguration {
return &ValidatingWebhookApplyConfiguration{}
}
func (b ValidatingWebhookApplyConfiguration) IsApplyConfiguration() {}
// WithName sets the Name field in the declarative configuration to the given value
// and returns the receiver, so that objects can be built by chaining "With" function invocations.

View File

@@ -36,7 +36,6 @@ type ValidationApplyConfiguration struct {
func Validation() *ValidationApplyConfiguration {
return &ValidationApplyConfiguration{}
}
func (b ValidationApplyConfiguration) IsApplyConfiguration() {}
// WithExpression sets the Expression field in the declarative configuration to the given value
// and returns the receiver, so that objects can be built by chaining "With" function invocations.

View File

@@ -30,7 +30,6 @@ type VariableApplyConfiguration struct {
func Variable() *VariableApplyConfiguration {
return &VariableApplyConfiguration{}
}
func (b VariableApplyConfiguration) IsApplyConfiguration() {}
// WithName sets the Name field in the declarative configuration to the given value
// and returns the receiver, so that objects can be built by chaining "With" function invocations.

View File

@@ -31,7 +31,6 @@ type WebhookClientConfigApplyConfiguration struct {
func WebhookClientConfig() *WebhookClientConfigApplyConfiguration {
return &WebhookClientConfigApplyConfiguration{}
}
func (b WebhookClientConfigApplyConfiguration) IsApplyConfiguration() {}
// WithURL sets the URL field in the declarative configuration to the given value
// and returns the receiver, so that objects can be built by chaining "With" function invocations.

View File

@@ -29,7 +29,6 @@ type ApplyConfigurationApplyConfiguration struct {
func ApplyConfiguration() *ApplyConfigurationApplyConfiguration {
return &ApplyConfigurationApplyConfiguration{}
}
func (b ApplyConfigurationApplyConfiguration) IsApplyConfiguration() {}
// WithExpression sets the Expression field in the declarative configuration to the given value
// and returns the receiver, so that objects can be built by chaining "With" function invocations.

View File

@@ -30,7 +30,6 @@ type AuditAnnotationApplyConfiguration struct {
func AuditAnnotation() *AuditAnnotationApplyConfiguration {
return &AuditAnnotationApplyConfiguration{}
}
func (b AuditAnnotationApplyConfiguration) IsApplyConfiguration() {}
// WithKey sets the Key field in the declarative configuration to the given value
// and returns the receiver, so that objects can be built by chaining "With" function invocations.

View File

@@ -30,7 +30,6 @@ type ExpressionWarningApplyConfiguration struct {
func ExpressionWarning() *ExpressionWarningApplyConfiguration {
return &ExpressionWarningApplyConfiguration{}
}
func (b ExpressionWarningApplyConfiguration) IsApplyConfiguration() {}
// WithFieldRef sets the FieldRef field in the declarative configuration to the given value
// and returns the receiver, so that objects can be built by chaining "With" function invocations.

View File

@@ -29,7 +29,6 @@ type JSONPatchApplyConfiguration struct {
func JSONPatch() *JSONPatchApplyConfiguration {
return &JSONPatchApplyConfiguration{}
}
func (b JSONPatchApplyConfiguration) IsApplyConfiguration() {}
// WithExpression sets the Expression field in the declarative configuration to the given value
// and returns the receiver, so that objects can be built by chaining "With" function invocations.

View File

@@ -30,7 +30,6 @@ type MatchConditionApplyConfiguration struct {
func MatchCondition() *MatchConditionApplyConfiguration {
return &MatchConditionApplyConfiguration{}
}
func (b MatchConditionApplyConfiguration) IsApplyConfiguration() {}
// WithName sets the Name field in the declarative configuration to the given value
// and returns the receiver, so that objects can be built by chaining "With" function invocations.

View File

@@ -38,7 +38,6 @@ type MatchResourcesApplyConfiguration struct {
func MatchResources() *MatchResourcesApplyConfiguration {
return &MatchResourcesApplyConfiguration{}
}
func (b MatchResourcesApplyConfiguration) IsApplyConfiguration() {}
// WithNamespaceSelector sets the NamespaceSelector field in the declarative configuration to the given value
// and returns the receiver, so that objects can be built by chaining "With" function invocations.

View File

@@ -31,7 +31,6 @@ type MutatingAdmissionPolicyBindingSpecApplyConfiguration struct {
func MutatingAdmissionPolicyBindingSpec() *MutatingAdmissionPolicyBindingSpecApplyConfiguration {
return &MutatingAdmissionPolicyBindingSpecApplyConfiguration{}
}
func (b MutatingAdmissionPolicyBindingSpecApplyConfiguration) IsApplyConfiguration() {}
// WithPolicyName sets the PolicyName field in the declarative configuration to the given value
// and returns the receiver, so that objects can be built by chaining "With" function invocations.

View File

@@ -40,7 +40,6 @@ type MutatingAdmissionPolicySpecApplyConfiguration struct {
func MutatingAdmissionPolicySpec() *MutatingAdmissionPolicySpecApplyConfiguration {
return &MutatingAdmissionPolicySpecApplyConfiguration{}
}
func (b MutatingAdmissionPolicySpecApplyConfiguration) IsApplyConfiguration() {}
// WithParamKind sets the ParamKind field in the declarative configuration to the given value
// and returns the receiver, so that objects can be built by chaining "With" function invocations.

View File

@@ -35,7 +35,6 @@ type MutationApplyConfiguration struct {
func Mutation() *MutationApplyConfiguration {
return &MutationApplyConfiguration{}
}
func (b MutationApplyConfiguration) IsApplyConfiguration() {}
// WithPatchType sets the PatchType field in the declarative configuration to the given value
// and returns the receiver, so that objects can be built by chaining "With" function invocations.

View File

@@ -35,7 +35,6 @@ type NamedRuleWithOperationsApplyConfiguration struct {
func NamedRuleWithOperations() *NamedRuleWithOperationsApplyConfiguration {
return &NamedRuleWithOperationsApplyConfiguration{}
}
func (b NamedRuleWithOperationsApplyConfiguration) IsApplyConfiguration() {}
// WithResourceNames adds the given value to the ResourceNames field in the declarative configuration
// and returns the receiver, so that objects can be build by chaining "With" function invocations.

View File

@@ -30,7 +30,6 @@ type ParamKindApplyConfiguration struct {
func ParamKind() *ParamKindApplyConfiguration {
return &ParamKindApplyConfiguration{}
}
func (b ParamKindApplyConfiguration) IsApplyConfiguration() {}
// WithAPIVersion sets the APIVersion field in the declarative configuration to the given value
// and returns the receiver, so that objects can be built by chaining "With" function invocations.

View File

@@ -37,7 +37,6 @@ type ParamRefApplyConfiguration struct {
func ParamRef() *ParamRefApplyConfiguration {
return &ParamRefApplyConfiguration{}
}
func (b ParamRefApplyConfiguration) IsApplyConfiguration() {}
// WithName sets the Name field in the declarative configuration to the given value
// and returns the receiver, so that objects can be built by chaining "With" function invocations.

View File

@@ -29,7 +29,6 @@ type TypeCheckingApplyConfiguration struct {
func TypeChecking() *TypeCheckingApplyConfiguration {
return &TypeCheckingApplyConfiguration{}
}
func (b TypeCheckingApplyConfiguration) IsApplyConfiguration() {}
// WithExpressionWarnings adds the given value to the ExpressionWarnings field in the declarative configuration
// and returns the receiver, so that objects can be build by chaining "With" function invocations.

View File

@@ -36,7 +36,6 @@ type ValidatingAdmissionPolicyBindingSpecApplyConfiguration struct {
func ValidatingAdmissionPolicyBindingSpec() *ValidatingAdmissionPolicyBindingSpecApplyConfiguration {
return &ValidatingAdmissionPolicyBindingSpecApplyConfiguration{}
}
func (b ValidatingAdmissionPolicyBindingSpecApplyConfiguration) IsApplyConfiguration() {}
// WithPolicyName sets the PolicyName field in the declarative configuration to the given value
// and returns the receiver, so that objects can be built by chaining "With" function invocations.

View File

@@ -39,7 +39,6 @@ type ValidatingAdmissionPolicySpecApplyConfiguration struct {
func ValidatingAdmissionPolicySpec() *ValidatingAdmissionPolicySpecApplyConfiguration {
return &ValidatingAdmissionPolicySpecApplyConfiguration{}
}
func (b ValidatingAdmissionPolicySpecApplyConfiguration) IsApplyConfiguration() {}
// WithParamKind sets the ParamKind field in the declarative configuration to the given value
// and returns the receiver, so that objects can be built by chaining "With" function invocations.

View File

@@ -35,7 +35,6 @@ type ValidatingAdmissionPolicyStatusApplyConfiguration struct {
func ValidatingAdmissionPolicyStatus() *ValidatingAdmissionPolicyStatusApplyConfiguration {
return &ValidatingAdmissionPolicyStatusApplyConfiguration{}
}
func (b ValidatingAdmissionPolicyStatusApplyConfiguration) IsApplyConfiguration() {}
// WithObservedGeneration sets the ObservedGeneration field in the declarative configuration to the given value
// and returns the receiver, so that objects can be built by chaining "With" function invocations.

View File

@@ -36,7 +36,6 @@ type ValidationApplyConfiguration struct {
func Validation() *ValidationApplyConfiguration {
return &ValidationApplyConfiguration{}
}
func (b ValidationApplyConfiguration) IsApplyConfiguration() {}
// WithExpression sets the Expression field in the declarative configuration to the given value
// and returns the receiver, so that objects can be built by chaining "With" function invocations.

View File

@@ -30,7 +30,6 @@ type VariableApplyConfiguration struct {
func Variable() *VariableApplyConfiguration {
return &VariableApplyConfiguration{}
}
func (b VariableApplyConfiguration) IsApplyConfiguration() {}
// WithName sets the Name field in the declarative configuration to the given value
// and returns the receiver, so that objects can be built by chaining "With" function invocations.

View File

@@ -30,7 +30,6 @@ type AuditAnnotationApplyConfiguration struct {
func AuditAnnotation() *AuditAnnotationApplyConfiguration {
return &AuditAnnotationApplyConfiguration{}
}
func (b AuditAnnotationApplyConfiguration) IsApplyConfiguration() {}
// WithKey sets the Key field in the declarative configuration to the given value
// and returns the receiver, so that objects can be built by chaining "With" function invocations.

View File

@@ -30,7 +30,6 @@ type ExpressionWarningApplyConfiguration struct {
func ExpressionWarning() *ExpressionWarningApplyConfiguration {
return &ExpressionWarningApplyConfiguration{}
}
func (b ExpressionWarningApplyConfiguration) IsApplyConfiguration() {}
// WithFieldRef sets the FieldRef field in the declarative configuration to the given value
// and returns the receiver, so that objects can be built by chaining "With" function invocations.

View File

@@ -30,7 +30,6 @@ type MatchConditionApplyConfiguration struct {
func MatchCondition() *MatchConditionApplyConfiguration {
return &MatchConditionApplyConfiguration{}
}
func (b MatchConditionApplyConfiguration) IsApplyConfiguration() {}
// WithName sets the Name field in the declarative configuration to the given value
// and returns the receiver, so that objects can be built by chaining "With" function invocations.

View File

@@ -38,7 +38,6 @@ type MatchResourcesApplyConfiguration struct {
func MatchResources() *MatchResourcesApplyConfiguration {
return &MatchResourcesApplyConfiguration{}
}
func (b MatchResourcesApplyConfiguration) IsApplyConfiguration() {}
// WithNamespaceSelector sets the NamespaceSelector field in the declarative configuration to the given value
// and returns the receiver, so that objects can be built by chaining "With" function invocations.

View File

@@ -46,7 +46,6 @@ type MutatingWebhookApplyConfiguration struct {
func MutatingWebhook() *MutatingWebhookApplyConfiguration {
return &MutatingWebhookApplyConfiguration{}
}
func (b MutatingWebhookApplyConfiguration) IsApplyConfiguration() {}
// WithName sets the Name field in the declarative configuration to the given value
// and returns the receiver, so that objects can be built by chaining "With" function invocations.

View File

@@ -35,7 +35,6 @@ type NamedRuleWithOperationsApplyConfiguration struct {
func NamedRuleWithOperations() *NamedRuleWithOperationsApplyConfiguration {
return &NamedRuleWithOperationsApplyConfiguration{}
}
func (b NamedRuleWithOperationsApplyConfiguration) IsApplyConfiguration() {}
// WithResourceNames adds the given value to the ResourceNames field in the declarative configuration
// and returns the receiver, so that objects can be build by chaining "With" function invocations.

View File

@@ -30,7 +30,6 @@ type ParamKindApplyConfiguration struct {
func ParamKind() *ParamKindApplyConfiguration {
return &ParamKindApplyConfiguration{}
}
func (b ParamKindApplyConfiguration) IsApplyConfiguration() {}
// WithAPIVersion sets the APIVersion field in the declarative configuration to the given value
// and returns the receiver, so that objects can be built by chaining "With" function invocations.

View File

@@ -37,7 +37,6 @@ type ParamRefApplyConfiguration struct {
func ParamRef() *ParamRefApplyConfiguration {
return &ParamRefApplyConfiguration{}
}
func (b ParamRefApplyConfiguration) IsApplyConfiguration() {}
// WithName sets the Name field in the declarative configuration to the given value
// and returns the receiver, so that objects can be built by chaining "With" function invocations.

View File

@@ -32,7 +32,6 @@ type ServiceReferenceApplyConfiguration struct {
func ServiceReference() *ServiceReferenceApplyConfiguration {
return &ServiceReferenceApplyConfiguration{}
}
func (b ServiceReferenceApplyConfiguration) IsApplyConfiguration() {}
// WithNamespace sets the Namespace field in the declarative configuration to the given value
// and returns the receiver, so that objects can be built by chaining "With" function invocations.

View File

@@ -29,7 +29,6 @@ type TypeCheckingApplyConfiguration struct {
func TypeChecking() *TypeCheckingApplyConfiguration {
return &TypeCheckingApplyConfiguration{}
}
func (b TypeCheckingApplyConfiguration) IsApplyConfiguration() {}
// WithExpressionWarnings adds the given value to the ExpressionWarnings field in the declarative configuration
// and returns the receiver, so that objects can be build by chaining "With" function invocations.

View File

@@ -36,7 +36,6 @@ type ValidatingAdmissionPolicyBindingSpecApplyConfiguration struct {
func ValidatingAdmissionPolicyBindingSpec() *ValidatingAdmissionPolicyBindingSpecApplyConfiguration {
return &ValidatingAdmissionPolicyBindingSpecApplyConfiguration{}
}
func (b ValidatingAdmissionPolicyBindingSpecApplyConfiguration) IsApplyConfiguration() {}
// WithPolicyName sets the PolicyName field in the declarative configuration to the given value
// and returns the receiver, so that objects can be built by chaining "With" function invocations.

View File

@@ -39,7 +39,6 @@ type ValidatingAdmissionPolicySpecApplyConfiguration struct {
func ValidatingAdmissionPolicySpec() *ValidatingAdmissionPolicySpecApplyConfiguration {
return &ValidatingAdmissionPolicySpecApplyConfiguration{}
}
func (b ValidatingAdmissionPolicySpecApplyConfiguration) IsApplyConfiguration() {}
// WithParamKind sets the ParamKind field in the declarative configuration to the given value
// and returns the receiver, so that objects can be built by chaining "With" function invocations.

View File

@@ -35,7 +35,6 @@ type ValidatingAdmissionPolicyStatusApplyConfiguration struct {
func ValidatingAdmissionPolicyStatus() *ValidatingAdmissionPolicyStatusApplyConfiguration {
return &ValidatingAdmissionPolicyStatusApplyConfiguration{}
}
func (b ValidatingAdmissionPolicyStatusApplyConfiguration) IsApplyConfiguration() {}
// WithObservedGeneration sets the ObservedGeneration field in the declarative configuration to the given value
// and returns the receiver, so that objects can be built by chaining "With" function invocations.

View File

@@ -45,7 +45,6 @@ type ValidatingWebhookApplyConfiguration struct {
func ValidatingWebhook() *ValidatingWebhookApplyConfiguration {
return &ValidatingWebhookApplyConfiguration{}
}
func (b ValidatingWebhookApplyConfiguration) IsApplyConfiguration() {}
// WithName sets the Name field in the declarative configuration to the given value
// and returns the receiver, so that objects can be built by chaining "With" function invocations.

View File

@@ -36,7 +36,6 @@ type ValidationApplyConfiguration struct {
func Validation() *ValidationApplyConfiguration {
return &ValidationApplyConfiguration{}
}
func (b ValidationApplyConfiguration) IsApplyConfiguration() {}
// WithExpression sets the Expression field in the declarative configuration to the given value
// and returns the receiver, so that objects can be built by chaining "With" function invocations.

View File

@@ -30,7 +30,6 @@ type VariableApplyConfiguration struct {
func Variable() *VariableApplyConfiguration {
return &VariableApplyConfiguration{}
}
func (b VariableApplyConfiguration) IsApplyConfiguration() {}
// WithName sets the Name field in the declarative configuration to the given value
// and returns the receiver, so that objects can be built by chaining "With" function invocations.

View File

@@ -31,7 +31,6 @@ type WebhookClientConfigApplyConfiguration struct {
func WebhookClientConfig() *WebhookClientConfigApplyConfiguration {
return &WebhookClientConfigApplyConfiguration{}
}
func (b WebhookClientConfigApplyConfiguration) IsApplyConfiguration() {}
// WithURL sets the URL field in the declarative configuration to the given value
// and returns the receiver, so that objects can be built by chaining "With" function invocations.

View File

@@ -32,7 +32,6 @@ type ServerStorageVersionApplyConfiguration struct {
func ServerStorageVersion() *ServerStorageVersionApplyConfiguration {
return &ServerStorageVersionApplyConfiguration{}
}
func (b ServerStorageVersionApplyConfiguration) IsApplyConfiguration() {}
// WithAPIServerID sets the APIServerID field in the declarative configuration to the given value
// and returns the receiver, so that objects can be built by chaining "With" function invocations.

View File

@@ -39,7 +39,6 @@ type StorageVersionConditionApplyConfiguration struct {
func StorageVersionCondition() *StorageVersionConditionApplyConfiguration {
return &StorageVersionConditionApplyConfiguration{}
}
func (b StorageVersionConditionApplyConfiguration) IsApplyConfiguration() {}
// WithType sets the Type field in the declarative configuration to the given value
// and returns the receiver, so that objects can be built by chaining "With" function invocations.

View File

@@ -31,7 +31,6 @@ type StorageVersionStatusApplyConfiguration struct {
func StorageVersionStatus() *StorageVersionStatusApplyConfiguration {
return &StorageVersionStatusApplyConfiguration{}
}
func (b StorageVersionStatusApplyConfiguration) IsApplyConfiguration() {}
// WithStorageVersions adds the given value to the StorageVersions field in the declarative configuration
// and returns the receiver, so that objects can be build by chaining "With" function invocations.

View File

@@ -39,7 +39,6 @@ type DaemonSetConditionApplyConfiguration struct {
func DaemonSetCondition() *DaemonSetConditionApplyConfiguration {
return &DaemonSetConditionApplyConfiguration{}
}
func (b DaemonSetConditionApplyConfiguration) IsApplyConfiguration() {}
// WithType sets the Type field in the declarative configuration to the given value
// and returns the receiver, so that objects can be built by chaining "With" function invocations.

View File

@@ -38,7 +38,6 @@ type DaemonSetSpecApplyConfiguration struct {
func DaemonSetSpec() *DaemonSetSpecApplyConfiguration {
return &DaemonSetSpecApplyConfiguration{}
}
func (b DaemonSetSpecApplyConfiguration) IsApplyConfiguration() {}
// WithSelector sets the Selector field in the declarative configuration to the given value
// and returns the receiver, so that objects can be built by chaining "With" function invocations.

View File

@@ -38,7 +38,6 @@ type DaemonSetStatusApplyConfiguration struct {
func DaemonSetStatus() *DaemonSetStatusApplyConfiguration {
return &DaemonSetStatusApplyConfiguration{}
}
func (b DaemonSetStatusApplyConfiguration) IsApplyConfiguration() {}
// WithCurrentNumberScheduled sets the CurrentNumberScheduled field in the declarative configuration to the given value
// and returns the receiver, so that objects can be built by chaining "With" function invocations.

View File

@@ -34,7 +34,6 @@ type DaemonSetUpdateStrategyApplyConfiguration struct {
func DaemonSetUpdateStrategy() *DaemonSetUpdateStrategyApplyConfiguration {
return &DaemonSetUpdateStrategyApplyConfiguration{}
}
func (b DaemonSetUpdateStrategyApplyConfiguration) IsApplyConfiguration() {}
// WithType sets the Type field in the declarative configuration to the given value
// and returns the receiver, so that objects can be built by chaining "With" function invocations.

View File

@@ -40,7 +40,6 @@ type DeploymentConditionApplyConfiguration struct {
func DeploymentCondition() *DeploymentConditionApplyConfiguration {
return &DeploymentConditionApplyConfiguration{}
}
func (b DeploymentConditionApplyConfiguration) IsApplyConfiguration() {}
// WithType sets the Type field in the declarative configuration to the given value
// and returns the receiver, so that objects can be built by chaining "With" function invocations.

View File

@@ -41,7 +41,6 @@ type DeploymentSpecApplyConfiguration struct {
func DeploymentSpec() *DeploymentSpecApplyConfiguration {
return &DeploymentSpecApplyConfiguration{}
}
func (b DeploymentSpecApplyConfiguration) IsApplyConfiguration() {}
// WithReplicas sets the Replicas field in the declarative configuration to the given value
// and returns the receiver, so that objects can be built by chaining "With" function invocations.

View File

@@ -37,7 +37,6 @@ type DeploymentStatusApplyConfiguration struct {
func DeploymentStatus() *DeploymentStatusApplyConfiguration {
return &DeploymentStatusApplyConfiguration{}
}
func (b DeploymentStatusApplyConfiguration) IsApplyConfiguration() {}
// WithObservedGeneration sets the ObservedGeneration field in the declarative configuration to the given value
// and returns the receiver, so that objects can be built by chaining "With" function invocations.

View File

@@ -34,7 +34,6 @@ type DeploymentStrategyApplyConfiguration struct {
func DeploymentStrategy() *DeploymentStrategyApplyConfiguration {
return &DeploymentStrategyApplyConfiguration{}
}
func (b DeploymentStrategyApplyConfiguration) IsApplyConfiguration() {}
// WithType sets the Type field in the declarative configuration to the given value
// and returns the receiver, so that objects can be built by chaining "With" function invocations.

View File

@@ -39,7 +39,6 @@ type ReplicaSetConditionApplyConfiguration struct {
func ReplicaSetCondition() *ReplicaSetConditionApplyConfiguration {
return &ReplicaSetConditionApplyConfiguration{}
}
func (b ReplicaSetConditionApplyConfiguration) IsApplyConfiguration() {}
// WithType sets the Type field in the declarative configuration to the given value
// and returns the receiver, so that objects can be built by chaining "With" function invocations.

View File

@@ -37,7 +37,6 @@ type ReplicaSetSpecApplyConfiguration struct {
func ReplicaSetSpec() *ReplicaSetSpecApplyConfiguration {
return &ReplicaSetSpecApplyConfiguration{}
}
func (b ReplicaSetSpecApplyConfiguration) IsApplyConfiguration() {}
// WithReplicas sets the Replicas field in the declarative configuration to the given value
// and returns the receiver, so that objects can be built by chaining "With" function invocations.

View File

@@ -35,7 +35,6 @@ type ReplicaSetStatusApplyConfiguration struct {
func ReplicaSetStatus() *ReplicaSetStatusApplyConfiguration {
return &ReplicaSetStatusApplyConfiguration{}
}
func (b ReplicaSetStatusApplyConfiguration) IsApplyConfiguration() {}
// WithReplicas sets the Replicas field in the declarative configuration to the given value
// and returns the receiver, so that objects can be built by chaining "With" function invocations.

View File

@@ -34,7 +34,6 @@ type RollingUpdateDaemonSetApplyConfiguration struct {
func RollingUpdateDaemonSet() *RollingUpdateDaemonSetApplyConfiguration {
return &RollingUpdateDaemonSetApplyConfiguration{}
}
func (b RollingUpdateDaemonSetApplyConfiguration) IsApplyConfiguration() {}
// WithMaxUnavailable sets the MaxUnavailable field in the declarative configuration to the given value
// and returns the receiver, so that objects can be built by chaining "With" function invocations.

View File

@@ -34,7 +34,6 @@ type RollingUpdateDeploymentApplyConfiguration struct {
func RollingUpdateDeployment() *RollingUpdateDeploymentApplyConfiguration {
return &RollingUpdateDeploymentApplyConfiguration{}
}
func (b RollingUpdateDeploymentApplyConfiguration) IsApplyConfiguration() {}
// WithMaxUnavailable sets the MaxUnavailable field in the declarative configuration to the given value
// and returns the receiver, so that objects can be built by chaining "With" function invocations.

View File

@@ -34,7 +34,6 @@ type RollingUpdateStatefulSetStrategyApplyConfiguration struct {
func RollingUpdateStatefulSetStrategy() *RollingUpdateStatefulSetStrategyApplyConfiguration {
return &RollingUpdateStatefulSetStrategyApplyConfiguration{}
}
func (b RollingUpdateStatefulSetStrategyApplyConfiguration) IsApplyConfiguration() {}
// WithPartition sets the Partition field in the declarative configuration to the given value
// and returns the receiver, so that objects can be built by chaining "With" function invocations.

View File

@@ -39,7 +39,6 @@ type StatefulSetConditionApplyConfiguration struct {
func StatefulSetCondition() *StatefulSetConditionApplyConfiguration {
return &StatefulSetConditionApplyConfiguration{}
}
func (b StatefulSetConditionApplyConfiguration) IsApplyConfiguration() {}
// WithType sets the Type field in the declarative configuration to the given value
// and returns the receiver, so that objects can be built by chaining "With" function invocations.

View File

@@ -29,7 +29,6 @@ type StatefulSetOrdinalsApplyConfiguration struct {
func StatefulSetOrdinals() *StatefulSetOrdinalsApplyConfiguration {
return &StatefulSetOrdinalsApplyConfiguration{}
}
func (b StatefulSetOrdinalsApplyConfiguration) IsApplyConfiguration() {}
// WithStart sets the Start field in the declarative configuration to the given value
// and returns the receiver, so that objects can be built by chaining "With" function invocations.

View File

@@ -34,7 +34,6 @@ type StatefulSetPersistentVolumeClaimRetentionPolicyApplyConfiguration struct {
func StatefulSetPersistentVolumeClaimRetentionPolicy() *StatefulSetPersistentVolumeClaimRetentionPolicyApplyConfiguration {
return &StatefulSetPersistentVolumeClaimRetentionPolicyApplyConfiguration{}
}
func (b StatefulSetPersistentVolumeClaimRetentionPolicyApplyConfiguration) IsApplyConfiguration() {}
// WithWhenDeleted sets the WhenDeleted field in the declarative configuration to the given value
// and returns the receiver, so that objects can be built by chaining "With" function invocations.

View File

@@ -45,7 +45,6 @@ type StatefulSetSpecApplyConfiguration struct {
func StatefulSetSpec() *StatefulSetSpecApplyConfiguration {
return &StatefulSetSpecApplyConfiguration{}
}
func (b StatefulSetSpecApplyConfiguration) IsApplyConfiguration() {}
// WithReplicas sets the Replicas field in the declarative configuration to the given value
// and returns the receiver, so that objects can be built by chaining "With" function invocations.

View File

@@ -38,7 +38,6 @@ type StatefulSetStatusApplyConfiguration struct {
func StatefulSetStatus() *StatefulSetStatusApplyConfiguration {
return &StatefulSetStatusApplyConfiguration{}
}
func (b StatefulSetStatusApplyConfiguration) IsApplyConfiguration() {}
// WithObservedGeneration sets the ObservedGeneration field in the declarative configuration to the given value
// and returns the receiver, so that objects can be built by chaining "With" function invocations.

View File

@@ -34,7 +34,6 @@ type StatefulSetUpdateStrategyApplyConfiguration struct {
func StatefulSetUpdateStrategy() *StatefulSetUpdateStrategyApplyConfiguration {
return &StatefulSetUpdateStrategyApplyConfiguration{}
}
func (b StatefulSetUpdateStrategyApplyConfiguration) IsApplyConfiguration() {}
// WithType sets the Type field in the declarative configuration to the given value
// and returns the receiver, so that objects can be built by chaining "With" function invocations.

View File

@@ -40,7 +40,6 @@ type DeploymentConditionApplyConfiguration struct {
func DeploymentCondition() *DeploymentConditionApplyConfiguration {
return &DeploymentConditionApplyConfiguration{}
}
func (b DeploymentConditionApplyConfiguration) IsApplyConfiguration() {}
// WithType sets the Type field in the declarative configuration to the given value
// and returns the receiver, so that objects can be built by chaining "With" function invocations.

View File

@@ -42,7 +42,6 @@ type DeploymentSpecApplyConfiguration struct {
func DeploymentSpec() *DeploymentSpecApplyConfiguration {
return &DeploymentSpecApplyConfiguration{}
}
func (b DeploymentSpecApplyConfiguration) IsApplyConfiguration() {}
// WithReplicas sets the Replicas field in the declarative configuration to the given value
// and returns the receiver, so that objects can be built by chaining "With" function invocations.

View File

@@ -37,7 +37,6 @@ type DeploymentStatusApplyConfiguration struct {
func DeploymentStatus() *DeploymentStatusApplyConfiguration {
return &DeploymentStatusApplyConfiguration{}
}
func (b DeploymentStatusApplyConfiguration) IsApplyConfiguration() {}
// WithObservedGeneration sets the ObservedGeneration field in the declarative configuration to the given value
// and returns the receiver, so that objects can be built by chaining "With" function invocations.

View File

@@ -34,7 +34,6 @@ type DeploymentStrategyApplyConfiguration struct {
func DeploymentStrategy() *DeploymentStrategyApplyConfiguration {
return &DeploymentStrategyApplyConfiguration{}
}
func (b DeploymentStrategyApplyConfiguration) IsApplyConfiguration() {}
// WithType sets the Type field in the declarative configuration to the given value
// and returns the receiver, so that objects can be built by chaining "With" function invocations.

View File

@@ -29,7 +29,6 @@ type RollbackConfigApplyConfiguration struct {
func RollbackConfig() *RollbackConfigApplyConfiguration {
return &RollbackConfigApplyConfiguration{}
}
func (b RollbackConfigApplyConfiguration) IsApplyConfiguration() {}
// WithRevision sets the Revision field in the declarative configuration to the given value
// and returns the receiver, so that objects can be built by chaining "With" function invocations.

View File

@@ -34,7 +34,6 @@ type RollingUpdateDeploymentApplyConfiguration struct {
func RollingUpdateDeployment() *RollingUpdateDeploymentApplyConfiguration {
return &RollingUpdateDeploymentApplyConfiguration{}
}
func (b RollingUpdateDeploymentApplyConfiguration) IsApplyConfiguration() {}
// WithMaxUnavailable sets the MaxUnavailable field in the declarative configuration to the given value
// and returns the receiver, so that objects can be built by chaining "With" function invocations.

View File

@@ -34,7 +34,6 @@ type RollingUpdateStatefulSetStrategyApplyConfiguration struct {
func RollingUpdateStatefulSetStrategy() *RollingUpdateStatefulSetStrategyApplyConfiguration {
return &RollingUpdateStatefulSetStrategyApplyConfiguration{}
}
func (b RollingUpdateStatefulSetStrategyApplyConfiguration) IsApplyConfiguration() {}
// WithPartition sets the Partition field in the declarative configuration to the given value
// and returns the receiver, so that objects can be built by chaining "With" function invocations.

View File

@@ -39,7 +39,6 @@ type StatefulSetConditionApplyConfiguration struct {
func StatefulSetCondition() *StatefulSetConditionApplyConfiguration {
return &StatefulSetConditionApplyConfiguration{}
}
func (b StatefulSetConditionApplyConfiguration) IsApplyConfiguration() {}
// WithType sets the Type field in the declarative configuration to the given value
// and returns the receiver, so that objects can be built by chaining "With" function invocations.

View File

@@ -29,7 +29,6 @@ type StatefulSetOrdinalsApplyConfiguration struct {
func StatefulSetOrdinals() *StatefulSetOrdinalsApplyConfiguration {
return &StatefulSetOrdinalsApplyConfiguration{}
}
func (b StatefulSetOrdinalsApplyConfiguration) IsApplyConfiguration() {}
// WithStart sets the Start field in the declarative configuration to the given value
// and returns the receiver, so that objects can be built by chaining "With" function invocations.

View File

@@ -34,7 +34,6 @@ type StatefulSetPersistentVolumeClaimRetentionPolicyApplyConfiguration struct {
func StatefulSetPersistentVolumeClaimRetentionPolicy() *StatefulSetPersistentVolumeClaimRetentionPolicyApplyConfiguration {
return &StatefulSetPersistentVolumeClaimRetentionPolicyApplyConfiguration{}
}
func (b StatefulSetPersistentVolumeClaimRetentionPolicyApplyConfiguration) IsApplyConfiguration() {}
// WithWhenDeleted sets the WhenDeleted field in the declarative configuration to the given value
// and returns the receiver, so that objects can be built by chaining "With" function invocations.

View File

@@ -45,7 +45,6 @@ type StatefulSetSpecApplyConfiguration struct {
func StatefulSetSpec() *StatefulSetSpecApplyConfiguration {
return &StatefulSetSpecApplyConfiguration{}
}
func (b StatefulSetSpecApplyConfiguration) IsApplyConfiguration() {}
// WithReplicas sets the Replicas field in the declarative configuration to the given value
// and returns the receiver, so that objects can be built by chaining "With" function invocations.

View File

@@ -38,7 +38,6 @@ type StatefulSetStatusApplyConfiguration struct {
func StatefulSetStatus() *StatefulSetStatusApplyConfiguration {
return &StatefulSetStatusApplyConfiguration{}
}
func (b StatefulSetStatusApplyConfiguration) IsApplyConfiguration() {}
// WithObservedGeneration sets the ObservedGeneration field in the declarative configuration to the given value
// and returns the receiver, so that objects can be built by chaining "With" function invocations.

View File

@@ -34,7 +34,6 @@ type StatefulSetUpdateStrategyApplyConfiguration struct {
func StatefulSetUpdateStrategy() *StatefulSetUpdateStrategyApplyConfiguration {
return &StatefulSetUpdateStrategyApplyConfiguration{}
}
func (b StatefulSetUpdateStrategyApplyConfiguration) IsApplyConfiguration() {}
// WithType sets the Type field in the declarative configuration to the given value
// and returns the receiver, so that objects can be built by chaining "With" function invocations.

View File

@@ -39,7 +39,6 @@ type DaemonSetConditionApplyConfiguration struct {
func DaemonSetCondition() *DaemonSetConditionApplyConfiguration {
return &DaemonSetConditionApplyConfiguration{}
}
func (b DaemonSetConditionApplyConfiguration) IsApplyConfiguration() {}
// WithType sets the Type field in the declarative configuration to the given value
// and returns the receiver, so that objects can be built by chaining "With" function invocations.

View File

@@ -38,7 +38,6 @@ type DaemonSetSpecApplyConfiguration struct {
func DaemonSetSpec() *DaemonSetSpecApplyConfiguration {
return &DaemonSetSpecApplyConfiguration{}
}
func (b DaemonSetSpecApplyConfiguration) IsApplyConfiguration() {}
// WithSelector sets the Selector field in the declarative configuration to the given value
// and returns the receiver, so that objects can be built by chaining "With" function invocations.

View File

@@ -38,7 +38,6 @@ type DaemonSetStatusApplyConfiguration struct {
func DaemonSetStatus() *DaemonSetStatusApplyConfiguration {
return &DaemonSetStatusApplyConfiguration{}
}
func (b DaemonSetStatusApplyConfiguration) IsApplyConfiguration() {}
// WithCurrentNumberScheduled sets the CurrentNumberScheduled field in the declarative configuration to the given value
// and returns the receiver, so that objects can be built by chaining "With" function invocations.

View File

@@ -34,7 +34,6 @@ type DaemonSetUpdateStrategyApplyConfiguration struct {
func DaemonSetUpdateStrategy() *DaemonSetUpdateStrategyApplyConfiguration {
return &DaemonSetUpdateStrategyApplyConfiguration{}
}
func (b DaemonSetUpdateStrategyApplyConfiguration) IsApplyConfiguration() {}
// WithType sets the Type field in the declarative configuration to the given value
// and returns the receiver, so that objects can be built by chaining "With" function invocations.

View File

@@ -40,7 +40,6 @@ type DeploymentConditionApplyConfiguration struct {
func DeploymentCondition() *DeploymentConditionApplyConfiguration {
return &DeploymentConditionApplyConfiguration{}
}
func (b DeploymentConditionApplyConfiguration) IsApplyConfiguration() {}
// WithType sets the Type field in the declarative configuration to the given value
// and returns the receiver, so that objects can be built by chaining "With" function invocations.

View File

@@ -41,7 +41,6 @@ type DeploymentSpecApplyConfiguration struct {
func DeploymentSpec() *DeploymentSpecApplyConfiguration {
return &DeploymentSpecApplyConfiguration{}
}
func (b DeploymentSpecApplyConfiguration) IsApplyConfiguration() {}
// WithReplicas sets the Replicas field in the declarative configuration to the given value
// and returns the receiver, so that objects can be built by chaining "With" function invocations.

View File

@@ -37,7 +37,6 @@ type DeploymentStatusApplyConfiguration struct {
func DeploymentStatus() *DeploymentStatusApplyConfiguration {
return &DeploymentStatusApplyConfiguration{}
}
func (b DeploymentStatusApplyConfiguration) IsApplyConfiguration() {}
// WithObservedGeneration sets the ObservedGeneration field in the declarative configuration to the given value
// and returns the receiver, so that objects can be built by chaining "With" function invocations.

View File

@@ -34,7 +34,6 @@ type DeploymentStrategyApplyConfiguration struct {
func DeploymentStrategy() *DeploymentStrategyApplyConfiguration {
return &DeploymentStrategyApplyConfiguration{}
}
func (b DeploymentStrategyApplyConfiguration) IsApplyConfiguration() {}
// WithType sets the Type field in the declarative configuration to the given value
// and returns the receiver, so that objects can be built by chaining "With" function invocations.

View File

@@ -39,7 +39,6 @@ type ReplicaSetConditionApplyConfiguration struct {
func ReplicaSetCondition() *ReplicaSetConditionApplyConfiguration {
return &ReplicaSetConditionApplyConfiguration{}
}
func (b ReplicaSetConditionApplyConfiguration) IsApplyConfiguration() {}
// WithType sets the Type field in the declarative configuration to the given value
// and returns the receiver, so that objects can be built by chaining "With" function invocations.

View File

@@ -37,7 +37,6 @@ type ReplicaSetSpecApplyConfiguration struct {
func ReplicaSetSpec() *ReplicaSetSpecApplyConfiguration {
return &ReplicaSetSpecApplyConfiguration{}
}
func (b ReplicaSetSpecApplyConfiguration) IsApplyConfiguration() {}
// WithReplicas sets the Replicas field in the declarative configuration to the given value
// and returns the receiver, so that objects can be built by chaining "With" function invocations.

Some files were not shown because too many files have changed in this diff Show More