traffic

package
v0.2.22 Latest Latest
Warning

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

Go to latest
Published: Mar 12, 2026 License: Apache-2.0 Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DataSourceZenlayerCloudTrafficBandwidthClusterAreas

func DataSourceZenlayerCloudTrafficBandwidthClusterAreas() *schema.Resource

func DataSourceZenlayerCloudTrafficBandwidthClusters

func DataSourceZenlayerCloudTrafficBandwidthClusters() *schema.Resource

func ResourceZenlayerCloudTrafficBandwidthCluster added in v0.2.6

func ResourceZenlayerCloudTrafficBandwidthCluster() *schema.Resource

Types

type TrafficFilter

type TrafficFilter struct {
	Ids []string
	// contains filtered or unexported fields
}

type TrafficService

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

func (TrafficService) DeleteBandwidthClusterId added in v0.2.6

func (s TrafficService) DeleteBandwidthClusterId(ctx context.Context, bandwidthClusterId string) error

func (*TrafficService) DescribeBandwidthClusterAreas

func (s *TrafficService) DescribeBandwidthClusterAreas(ctx context.Context) ([]*traffic.BandwidthClusterAreaInfo, error)

func (TrafficService) DescribeBandwidthClusterByFilter

func (s TrafficService) DescribeBandwidthClusterByFilter(ctx context.Context, filter *TrafficFilter) (bandwidthClusters []*traffic.BandwidthClusterInfo, err error)

func (TrafficService) DescribeBandwidthClusterById added in v0.2.6

func (s TrafficService) DescribeBandwidthClusterById(ctx context.Context, bandwidthClusterId string) (bandwidthCluster *traffic.BandwidthClusterInfo, err error)

func (TrafficService) DescribeBandwidthClusterResourcesById added in v0.2.6

func (s TrafficService) DescribeBandwidthClusterResourcesById(ctx context.Context, bandwidthClusterId string) (*traffic.DescribeBandwidthClusterResourcesResponseParams, error)

func (*TrafficService) ModifyBandwidthClusterCommitBandwidth added in v0.2.6

func (s *TrafficService) ModifyBandwidthClusterCommitBandwidth(ctx context.Context, bandwidthClusterId string, bandwidthMbps int) error

func (*TrafficService) ModifyBandwidthClusterName

func (s *TrafficService) ModifyBandwidthClusterName(ctx context.Context, bandwidthClusterId string, name string) error

Jump to

Keyboard shortcuts

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