scope

package
v0.6.9 Latest Latest
Warning

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

Go to latest
Published: Mar 7, 2024 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Scope

type Scope struct {
	ProviderClient     *gophercloud.ProviderClient
	ProviderClientOpts *clientconfig.ClientOpts
	ProjectID          string

	Logger logr.Logger
}

Scope is used to initialize Services from Controllers and includes the common objects required for this.

The Gophercloud ProviderClient and ClientOpts are required to create new Gophercloud API Clients (e.g. for Networking/Neutron).

The Logger includes context values such as the cluster name.

Jump to

Keyboard shortcuts

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