Documentation ¶
Overview ¶
Copyright 2020 The UnDistro 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 CNIAddrByFlavor(flavor string) string
- func DefaultRegion(infra string) string
- func Init(ctx context.Context, c client.Client, p configv1alpha1.Provider) (configv1alpha1.Provider, error)
- func InstallTools(ctx context.Context, streams genericclioptions.IOStreams, providerName string) error
- func PostInstall(ctx context.Context, c client.Client, p configv1alpha1.Provider) error
- func ReconcileLaunchTemplate(ctx context.Context, r client.Client, cl *appv1alpha1.Cluster) error
- func ReconcileNetwork(ctx context.Context, r client.Client, cl *appv1alpha1.Cluster, ...) error
- func Upgrade(ctx context.Context, c client.Client, p configv1alpha1.Provider) (configv1alpha1.Provider, error)
- type Account
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CNIAddrByFlavor ¶ added in v0.24.1
func DefaultRegion ¶ added in v0.22.0
func Init ¶
func Init(ctx context.Context, c client.Client, p configv1alpha1.Provider) (configv1alpha1.Provider, error)
Init providers
func InstallTools ¶ added in v0.21.0
func InstallTools(ctx context.Context, streams genericclioptions.IOStreams, providerName string) error
InstallTools install required tools for provider
func PostInstall ¶ added in v0.24.0
func ReconcileLaunchTemplate ¶ added in v0.19.3
ReconcileLaunchTemplate from clouds
Types ¶
Click to show internal directories.
Click to hide internal directories.