Documentation
¶
Index ¶
- func CreateOrUpdateVMSingle(ctx context.Context, cr *vmv1beta1.VMSingle, rclient client.Client, ...) error
- func CreateOrUpdateVMSingleService(ctx context.Context, cr *vmv1beta1.VMSingle, rclient client.Client, ...) (*corev1.Service, error)
- func CreateOrUpdateVMSingleStreamAggrConfig(ctx context.Context, cr *vmv1beta1.VMSingle, rclient client.Client) error
- func CreateVMSingleStorage(ctx context.Context, cr *vmv1beta1.VMSingle, rclient client.Client) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateOrUpdateVMSingle ¶
func CreateOrUpdateVMSingle(ctx context.Context, cr *vmv1beta1.VMSingle, rclient client.Client, c *config.BaseOperatorConf) error
CreateOrUpdateVMSingle performs an update for single node resource
func CreateOrUpdateVMSingleService ¶
func CreateOrUpdateVMSingleService(ctx context.Context, cr *vmv1beta1.VMSingle, rclient client.Client, c *config.BaseOperatorConf) (*corev1.Service, error)
CreateOrUpdateVMSingleService creates service for vmsingle
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.