test

package
v0.0.0-...-b301d66 Latest Latest
Warning

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

Go to latest
Published: Apr 24, 2024 License: Apache-2.0 Imports: 42 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Copy

func Copy(dst, src interface{}) error

Copy makes a deep copy from src into dst.

func UpdateClusterImage

func UpdateClusterImage(
	aerocluster *asdbv1.AerospikeCluster, image string,
) error

func ValidateAttributes

func ValidateAttributes(
	actual []map[string]string, expected map[string]string,
) bool

Types

type AerospikeConfSpec

type AerospikeConfSpec struct {
	// contains filtered or unexported fields
}

func NewAerospikeConfSpec

func NewAerospikeConfSpec(image string) (*AerospikeConfSpec, error)

type CloudProvider

type CloudProvider int
const (
	CloudProviderUnknown CloudProvider = iota
	CloudProviderAWS
	CloudProviderGCP
)

type FromSecretPasswordProvider

type FromSecretPasswordProvider struct {
	// contains filtered or unexported fields
}

FromSecretPasswordProvider provides user password from the secret provided in AerospikeUserSpec. TODO duplicated from controller_helper

func (FromSecretPasswordProvider) Get

Get returns the password for the username using userSpec.

type RackState

type RackState struct {
	Rack asdbv1.Rack
	Size int
}

Jump to

Keyboard shortcuts

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