Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ReconcileClusterAsset ¶
ReconcileClusterAsset reconciles a ClusterAsset object
func (*ReconcileClusterAsset) Reconcile ¶
Reconcile reads that state of the cluster for a ClusterAsset object and makes changes based on the state read +kubebuilder:rbac:groups=assetstore.kyma-project.io,resources=clusterassets,verbs=get;list;watch;create;update;patch;delete +kubebuilder:rbac:groups=assetstore.kyma-project.io,resources=clusterassets/status,verbs=get;update;patch +kubebuilder:rbac:groups=assetstore.kyma-project.io,resources=clusterbuckets,verbs=get;list;watch +kubebuilder:rbac:groups=assetstore.kyma-project.io,resources=clusterbuckets/status,verbs=get;list +kubebuilder:rbac:groups="",resources=events,verbs=create;patch