Documentation
¶
Overview ¶
Copyright 2023 The Cloud-Barista Authors.
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
Copyright 2023 The Cloud-Barista Authors.
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
Copyright 2023 The Cloud-Barista Authors.
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
Copyright 2023 The Cloud-Barista Authors.
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
Index ¶
- func DeleteNRDMFunc(params *models.CommandTask) error
- func DeleteOSFunc(params *models.CommandTask) error
- func DeleteRDMFunc(datamoldParams *models.CommandTask) error
- func ExportNRDMFunc(params *models.CommandTask) error
- func ExportRDMFunc(datamoldParams *models.CommandTask) error
- func GetConfig(credPath string, ConfigData *models.CommandTask) error
- func GetNRDMS(params *models.ProviderConfig) (*nrdbc.NRDBController, error)
- func GetOS(params *models.ProviderConfig) (*osc.OSController, error)
- func GetRDMS(params *models.ProviderConfig) (*rdbc.RDBController, error)
- func ImportNRDMFunc(params *models.CommandTask) error
- func ImportOSFunc(params *models.CommandTask) error
- func ImportRDMFunc(datamoldParams *models.CommandTask) error
- func MigrationNRDMFunc(params *models.CommandTask) error
- func MigrationRDMFunc(datamoldParams *models.CommandTask) error
- func PreRun(task string, datamoldParams *models.CommandTask, use string)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DeleteNRDMFunc ¶
func DeleteNRDMFunc(params *models.CommandTask) error
func DeleteOSFunc ¶
func DeleteOSFunc(params *models.CommandTask) error
func DeleteRDMFunc ¶
func DeleteRDMFunc(datamoldParams *models.CommandTask) error
func ExportNRDMFunc ¶
func ExportNRDMFunc(params *models.CommandTask) error
func ExportRDMFunc ¶
func ExportRDMFunc(datamoldParams *models.CommandTask) error
func GetNRDMS ¶ added in v0.2.1
func GetNRDMS(params *models.ProviderConfig) (*nrdbc.NRDBController, error)
func GetOS ¶ added in v0.2.1
func GetOS(params *models.ProviderConfig) (*osc.OSController, error)
func GetRDMS ¶ added in v0.2.1
func GetRDMS(params *models.ProviderConfig) (*rdbc.RDBController, error)
func ImportNRDMFunc ¶
func ImportNRDMFunc(params *models.CommandTask) error
func ImportOSFunc ¶
func ImportOSFunc(params *models.CommandTask) error
func ImportRDMFunc ¶
func ImportRDMFunc(datamoldParams *models.CommandTask) error
func MigrationNRDMFunc ¶
func MigrationNRDMFunc(params *models.CommandTask) error
func MigrationRDMFunc ¶
func MigrationRDMFunc(datamoldParams *models.CommandTask) error
Types ¶
This section is empty.