Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
SLIBucketName = "vshn-test-bucket-for-sli"
)
Functions ¶
This section is empty.
Types ¶
type VSHNMinioReconciler ¶
type VSHNMinioReconciler struct { client.Client Scheme *runtime.Scheme ProbeManager probeManager StartupGracePeriod time.Duration MinioDialer func(service, name, namespace, organization, sla, endpointURL string, ha bool, opts minio.Options) (*probes.VSHNMinio, error) }
func (*VSHNMinioReconciler) SetupWithManager ¶
func (r *VSHNMinioReconciler) SetupWithManager(mgr ctrl.Manager) error
SetupWithManager sets up the controller with the Manager.
Click to show internal directories.
Click to hide internal directories.