service

package
v1.6.4 Latest Latest
Warning

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

Go to latest
Published: May 24, 2022 License: Apache-2.0 Imports: 24 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AwsCustomerPeeringProperties

type AwsCustomerPeeringProperties struct {
	SubAccountId string
	ClusterId    string
	Region       string
	VpcId        string
	SubnetIds    []string
}

type AwsPeeringService

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

func NewAwsPeeringService

func NewAwsPeeringService(client *hazelcastcloud.Client, customerProperties *AwsCustomerPeeringProperties) AwsPeeringService

func (*AwsPeeringService) Create

func (s *AwsPeeringService) Create(indicator *util.LoadingIndicator) error

type AzureCustomerPeeringProperties

type AzureCustomerPeeringProperties struct {
	ClusterId         string
	VnetName          string
	SubscriptionId    string
	TenantId          string
	ResourceGroupName string
}

type AzurePeeringService

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

func NewAzurePeeringService

func NewAzurePeeringService(client *hazelcastcloud.Client, customerProperties *AzureCustomerPeeringProperties) AzurePeeringService

func (*AzurePeeringService) Create

func (s *AzurePeeringService) Create(indicator *util.LoadingIndicator) error

type GcpCustomerPeeringProperties

type GcpCustomerPeeringProperties struct {
	ClusterId   string
	ProjectId   string
	NetworkName string
}

type GcpPeeringService

type GcpPeeringService struct {
	Client             *hazelcastcloud.Client
	CustomerProperties *GcpCustomerPeeringProperties
}

func NewGcpPeeringService

func NewGcpPeeringService(client *hazelcastcloud.Client) GcpPeeringService

func (GcpPeeringService) Create

func (s GcpPeeringService) Create(customerProperties *GcpCustomerPeeringProperties) error

Jump to

Keyboard shortcuts

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