nutanix

package
v1.14.16-dcf8320c8c4e Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 12, 2024 License: Apache-2.0 Imports: 14 Imported by: 2

Documentation

Overview

Package nutanix collects Nutanix-specific configuration.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Platform

func Platform() (*nutanix.Platform, error)

Platform collects Nutanix-specific configuration.

func Validate

func Validate(ic *types.InstallConfig) error

Validate executes platform-specific validation.

func ValidateForProvisioning

func ValidateForProvisioning(ic *types.InstallConfig) error

ValidateForProvisioning performs platform validation specifically for installer- provisioned infrastructure. In this case, self-hosted networking is a requirement when the installer creates infrastructure for nutanix clusters.

Types

type PrismCentralClient

type PrismCentralClient struct {
	PrismCentral string
	Username     string
	Password     string
	Port         string
	V3Client     *nutanixclientv3.Client
}

PrismCentralClient wraps a Nutanix V3 client

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL