oracle

package
v0.0.0-...-b25b198 Latest Latest
Warning

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

Go to latest
Published: Apr 28, 2023 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

type Client interface {
	WaitForWorkRequest(ctx context.Context, id *string, interval time.Duration) error
	ImportImageSync(ctx context.Context, displayName, compartment, image string) (*oraclecore.Image, error)
	EnsureCompartmentExists(ctx context.Context, compartment string) (*oracleidentity.Compartment, error)
	Region() (string, error)
}

Client defines methods to access Oracle Cloud inventory

func New

func New() (_ Client, err error)

New creates an Oracle client

Jump to

Keyboard shortcuts

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