cloudtest

package
v0.6.5 Latest Latest
Warning

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

Go to latest
Published: Apr 15, 2021 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 AWSClusterProviderSpec or Status.

Types

type Log added in v0.2.1

type Log struct{}

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

func (*Log) Enabled added in v0.2.1

func (l *Log) Enabled() bool

func (*Log) Error added in v0.2.1

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

func (*Log) Info added in v0.2.1

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

func (*Log) V added in v0.2.1

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

func (*Log) WithName added in v0.2.1

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

func (*Log) WithValues added in v0.2.1

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