Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
ErrClientK8s = errors.New("k8sAPIClientError")
)
Functions ¶
This section is empty.
Types ¶
type FabricChaincodeApproveReconciler ¶
type FabricChaincodeApproveReconciler struct { client.Client Log logr.Logger Scheme *runtime.Scheme Config *rest.Config }
func (*FabricChaincodeApproveReconciler) SetupWithManager ¶
func (r *FabricChaincodeApproveReconciler) SetupWithManager(mgr ctrl.Manager) error
Click to show internal directories.
Click to hide internal directories.