Skip to content

Commit

Permalink
Update exp/addons/api/v1alpha4/clusterresourcesetbinding_types.go
Browse files Browse the repository at this point in the history
Co-authored-by: Stefan Büringer <[email protected]>
  • Loading branch information
Jont828 and sbueringer authored Sep 1, 2021
1 parent 2dd5629 commit dcc66dc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions exp/addons/api/v1alpha4/clusterresourcesetbinding_types.go
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,7 @@ func (c *ClusterResourceSetBinding) DeleteBinding(clusterResourceSet *ClusterRes
// +kubebuilder:subresource:status
// +kubebuilder:storageversion
// +kubebuilder:printcolumn:name="Age",type="date",JSONPath=".metadata.creationTimestamp",description="Time duration since creation of ClusterResourceSetBinding"

// ClusterResourceSetBinding lists all matching ClusterResourceSets with the cluster it belongs to.
type ClusterResourceSetBinding struct {
metav1.TypeMeta `json:",inline"`
Expand Down

0 comments on commit dcc66dc

Please sign in to comment.