Skip to content

Commit

Permalink
Merge pull request vmware-tanzu#423 from jwsui/generate-crd-client-main
Browse files Browse the repository at this point in the history
Update VPCNetworkConfiguration CRD client
  • Loading branch information
jwsui authored Dec 4, 2023
2 parents ac6219f + 04d86ad commit 60e508c
Show file tree
Hide file tree
Showing 10 changed files with 30 additions and 84 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ type VPCNetworkConfigurationStatus struct {
}

// +genclient
// +genclient:nonNamespaced
//+kubebuilder:object:root=true
//+kubebuilder:subresource:status
//+kubebuilder:storageversion
Expand Down
1 change: 1 addition & 0 deletions pkg/apis/v1alpha1/vpcnetworkconfiguration_types.go
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ type VPCNetworkConfigurationStatus struct {
}

// +genclient
// +genclient:nonNamespaced
//+kubebuilder:object:root=true
//+kubebuilder:subresource:status
//+kubebuilder:storageversion
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 60e508c

Please sign in to comment.