cloudtest

package
v1.2.2-aks-linux Latest Latest
Warning

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

Go to latest
Published: Feb 20, 2024 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RuntimeRawExtension

func RuntimeRawExtension(t *testing.T, p interface{}) *runtime.RawExtension

RuntimeRawExtension takes anything and turns it into a *runtime.RawExtension. This is helpful for creating clusterv1.Cluster/Machine objects that need a specific AzureClusterProviderSpec or Status.

Types

type Log

type Log struct{}

Log implements logr.Logger for testing. Do not use if you actually want to test log messages.

func (*Log) Enabled

func (l *Log) Enabled() bool

func (*Log) Error

func (l *Log) Error(err error, msg string, keysAndValues ...interface{})

func (*Log) Info

func (l *Log) Info(msg string, keysAndValues ...interface{})

func (*Log) V

func (l *Log) V(level int) logr.InfoLogger

func (*Log) WithName

func (l *Log) WithName(name string) logr.Logger

func (*Log) WithValues

func (l *Log) WithValues(keysAndValues ...interface{}) logr.Logger

Jump to

Keyboard shortcuts

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