Documentation ¶
Index ¶
- func ClientWithoutCache(c client.Client, r client.Reader) client.Client
- func NewReleaseTemplate(namespace string, name string, template []byte) *releasev1alpha1.Release
- func SetupReconcilerWithManager(mgr manager.Manager, reconcilers ...Reconciler) error
- func SetupWithManager(mgr ctrl.Manager) error
- type Reconciler
- type ReleaseReconciler
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewReleaseTemplate ¶
func NewReleaseTemplate(namespace string, name string, template []byte) *releasev1alpha1.Release
func SetupReconcilerWithManager ¶
func SetupReconcilerWithManager(mgr manager.Manager, reconcilers ...Reconciler) error
func SetupWithManager ¶
Types ¶
type Reconciler ¶
Click to show internal directories.
Click to hide internal directories.