opc

package
v1.4.1 Latest Latest
Warning

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

Go to latest
Published: Mar 8, 2021 License: MPL-2.0 Imports: 27 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Provider

func Provider() terraform.ResourceProvider

Provider returns the provider schema

Types

type Client added in v1.1.2

type Client struct {
	// contains filtered or unexported fields
}

Client holder for the OPC (OCI Classic) API Clients

type Config

type Config struct {
	User             string
	Password         string
	IdentityDomain   string
	Endpoint         string
	MaxRetries       int
	Insecure         bool
	StorageEndpoint  string
	StorageServiceID string
	LBaaSEndpoint    string
}

Config represents the provider configuarion attributes

func (*Config) Client

func (c *Config) Client() (*Client, error)

Client gets the OPC (OCI Classic) API Clients

Jump to

Keyboard shortcuts

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