Skip to content

Commit

Permalink
update generated client
Browse files Browse the repository at this point in the history
Signed-off-by: l1b0k <[email protected]>
  • Loading branch information
l1b0k committed Jan 10, 2025
1 parent dc4dfba commit 864af04
Show file tree
Hide file tree
Showing 16 changed files with 1,102 additions and 0 deletions.
1 change: 1 addition & 0 deletions pkg/apis/network.alibabacloud.com/v1beta1/node_runtime.go
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ type NodeRuntimeStatus struct {
Pods map[string]*RuntimePodStatus `json:"pods,omitempty"`
}

// +genclient
//+kubebuilder:object:root=true
//+kubebuilder:subresource:status
//+kubebuilder:resource:scope=Cluster
Expand Down
1 change: 1 addition & 0 deletions pkg/apis/network.alibabacloud.com/v1beta1/node_types.go
Original file line number Diff line number Diff line change
Expand Up @@ -168,6 +168,7 @@ type NodeStatus struct {
NetworkInterfaces map[string]*NetworkInterface `json:"networkInterfaces,omitempty"`
}

// +genclient
//+kubebuilder:object:root=true
//+kubebuilder:subresource:status
//+kubebuilder:resource:scope=Cluster
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.

Loading

0 comments on commit 864af04

Please sign in to comment.