Documentation ¶
Overview ¶
* Copyright 2020-2023 Alibaba Group Holding Limited.
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 2020-2023 Alibaba Group Holding Limited.
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 2020-2023 Alibaba Group Holding Limited.
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 2020-2023 Alibaba Group Holding Limited.
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 2020-2023 Alibaba Group Holding Limited.
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 2020-2023 Alibaba Group Holding Limited.
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 2020-2023 Alibaba Group Holding Limited.
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 ¶
- Variables
- func BuildCSIDriver() (*v1alpha1.CSIDriver, error)
- func BuildVineyard() (*v1alpha1.Vineyardd, error)
- func BuildVineyardManifestFromFile() (*v1alpha1.Vineyardd, error)
- func BuildVineyardManifestFromInput() (*v1alpha1.Vineyardd, error)
- func GetVineyardDeploymentObjectsFromTemplate() ([]*unstructured.Unstructured, error)
- func NewDeployBackupJobCmd() *cobra.Command
- func NewDeployCSIDriverCmd() *cobra.Command
- func NewDeployCmd() *cobra.Command
- func NewDeployOperatorCmd() *cobra.Command
- func NewDeployRecoverJobCmd() *cobra.Command
- func NewDeployVineyardClusterCmd() *cobra.Command
- func NewDeployVineyardDeploymentCmd() *cobra.Command
- func NewDeployVineyarddCmd() *cobra.Command
Constants ¶
This section is empty.
Variables ¶
var ( // OwnerReference is the owner reference of all vineyard deployment resources OwnerReference string )
Functions ¶
func BuildCSIDriver ¶
func BuildVineyard ¶
func BuildVineyardManifestFromFile ¶
BuildVineyardManifestFromFile builds the vineyardd from file
func GetVineyardDeploymentObjectsFromTemplate ¶
func GetVineyardDeploymentObjectsFromTemplate() ([]*unstructured.Unstructured, error)
GetVineyardDeploymentObjectsFromTemplate gets kubernetes resources from template for vineyard-deployment
func NewDeployBackupJobCmd ¶
func NewDeployCSIDriverCmd ¶
func NewDeployCmd ¶
func NewDeployOperatorCmd ¶
func NewDeployRecoverJobCmd ¶
func NewDeployVineyarddCmd ¶
Types ¶
This section is empty.