ociinstance

package
v0.1.6 Latest Latest
Warning

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

Go to latest
Published: May 15, 2026 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// AuthAPIKey uses the standard OCI config-file API key fields.
	AuthAPIKey = "api_key"
	// AuthSecurityToken uses OCI CLI session-token credentials.
	AuthSecurityToken = "security_token"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Provider

type Provider struct {
	ConfigFile    string
	ConfigProfile string
	Auth          string
	NewClient     computeClientFactory
}

Provider executes operations against Oracle Cloud Infrastructure instances.

func (*Provider) Cleanup added in v0.1.6

func (*Provider) Execute

func (*Provider) Name

func (p *Provider) Name() string

func (*Provider) Supports

func (p *Provider) Supports(operation unboundedv1alpha3.OperationKind) bool

Jump to

Keyboard shortcuts

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