Documentation ¶
Index ¶
- func ChartSpecs() []key.ChartSpec
- func ClusterGuestConfig(azureClusterConfig v1alpha1.AzureClusterConfig) v1alpha1.ClusterGuestConfig
- func IsEmptyValueError(err error) bool
- func IsWrongTypeError(err error) bool
- func ToCustomObject(v interface{}) (v1alpha1.AzureClusterConfig, error)
- func VersionBundleVersion(azureClusterConfig v1alpha1.AzureClusterConfig) string
- func WorkerCount(azureClusterConfig v1alpha1.AzureClusterConfig) int
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ChartSpecs ¶
ChartSpecs returns charts installed only for Azure.
func ClusterGuestConfig ¶
func ClusterGuestConfig(azureClusterConfig v1alpha1.AzureClusterConfig) v1alpha1.ClusterGuestConfig
ClusterGuestConfig extracts ClusterGuestConfig from AzureClusterConfig.
func IsEmptyValueError ¶
IsEmptyValueError asserts emptyValueError.
func IsWrongTypeError ¶
IsWrongTypeError asserts wrongTypeError.
func ToCustomObject ¶
func ToCustomObject(v interface{}) (v1alpha1.AzureClusterConfig, error)
ToCustomObject converts value to v1alpha1.AzureClusterConfig and returns it or error if type does not match.
func VersionBundleVersion ¶
func VersionBundleVersion(azureClusterConfig v1alpha1.AzureClusterConfig) string
func WorkerCount ¶
func WorkerCount(azureClusterConfig v1alpha1.AzureClusterConfig) int
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.