options

package
v0.3.0-alpha.2 Latest Latest
Warning

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

Go to latest
Published: Aug 8, 2022 License: Apache-2.0 Imports: 0 Imported by: 2

Documentation

Overview

Package options implements options code.

Index

Constants

This section is empty.

Variables

View Source
var PowerVSProviderIDFormat string

PowerVSProviderIDFormat is used to identify the Provider ID format for Machine.

Functions

This section is empty.

Types

type PowerVSProviderIDFormatType added in v0.2.1

type PowerVSProviderIDFormatType string

PowerVSProviderIDFormatType enum attribute to identify Power VS ProviderID format.

const (
	// PowerVSProviderIDFormatV1 will set provider id to machine as ibmpowervs://<cluster_name>/<vm_hostname>
	PowerVSProviderIDFormatV1 PowerVSProviderIDFormatType = "v1"

	// PowerVSProviderIDFormatV2 will set provider id to machine as ibmpowervs://<region>/<zone>/<service_instance_id>/<powervs_machine_id>
	PowerVSProviderIDFormatV2 PowerVSProviderIDFormatType = "v2"
)

Jump to

Keyboard shortcuts

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