resourcegroupstaggingapistub

package
v0.6.0 Latest Latest
Warning

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

Go to latest
Published: Jan 31, 2022 License: Apache-2.0 Imports: 3 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 {
	DescribeReportCreation(ctx workflow.Context, input *resourcegroupstaggingapi.DescribeReportCreationInput) (*resourcegroupstaggingapi.DescribeReportCreationOutput, error)
	DescribeReportCreationAsync(ctx workflow.Context, input *resourcegroupstaggingapi.DescribeReportCreationInput) *DescribeReportCreationFuture

	GetComplianceSummary(ctx workflow.Context, input *resourcegroupstaggingapi.GetComplianceSummaryInput) (*resourcegroupstaggingapi.GetComplianceSummaryOutput, error)
	GetComplianceSummaryAsync(ctx workflow.Context, input *resourcegroupstaggingapi.GetComplianceSummaryInput) *GetComplianceSummaryFuture

	GetResources(ctx workflow.Context, input *resourcegroupstaggingapi.GetResourcesInput) (*resourcegroupstaggingapi.GetResourcesOutput, error)
	GetResourcesAsync(ctx workflow.Context, input *resourcegroupstaggingapi.GetResourcesInput) *GetResourcesFuture

	GetTagKeys(ctx workflow.Context, input *resourcegroupstaggingapi.GetTagKeysInput) (*resourcegroupstaggingapi.GetTagKeysOutput, error)
	GetTagKeysAsync(ctx workflow.Context, input *resourcegroupstaggingapi.GetTagKeysInput) *GetTagKeysFuture

	GetTagValues(ctx workflow.Context, input *resourcegroupstaggingapi.GetTagValuesInput) (*resourcegroupstaggingapi.GetTagValuesOutput, error)
	GetTagValuesAsync(ctx workflow.Context, input *resourcegroupstaggingapi.GetTagValuesInput) *GetTagValuesFuture

	StartReportCreation(ctx workflow.Context, input *resourcegroupstaggingapi.StartReportCreationInput) (*resourcegroupstaggingapi.StartReportCreationOutput, error)
	StartReportCreationAsync(ctx workflow.Context, input *resourcegroupstaggingapi.StartReportCreationInput) *StartReportCreationFuture

	TagResources(ctx workflow.Context, input *resourcegroupstaggingapi.TagResourcesInput) (*resourcegroupstaggingapi.TagResourcesOutput, error)
	TagResourcesAsync(ctx workflow.Context, input *resourcegroupstaggingapi.TagResourcesInput) *TagResourcesFuture

	UntagResources(ctx workflow.Context, input *resourcegroupstaggingapi.UntagResourcesInput) (*resourcegroupstaggingapi.UntagResourcesOutput, error)
	UntagResourcesAsync(ctx workflow.Context, input *resourcegroupstaggingapi.UntagResourcesInput) *UntagResourcesFuture
}

func NewClient

func NewClient() Client

type DescribeReportCreationFuture

type DescribeReportCreationFuture struct {
	// public to support Selector.addFuture
	Future workflow.Future
}

type GetComplianceSummaryFuture

type GetComplianceSummaryFuture struct {
	// public to support Selector.addFuture
	Future workflow.Future
}

type GetResourcesFuture

type GetResourcesFuture struct {
	// public to support Selector.addFuture
	Future workflow.Future
}

func (*GetResourcesFuture) Get

type GetTagKeysFuture

type GetTagKeysFuture struct {
	// public to support Selector.addFuture
	Future workflow.Future
}

func (*GetTagKeysFuture) Get

type GetTagValuesFuture

type GetTagValuesFuture struct {
	// public to support Selector.addFuture
	Future workflow.Future
}

func (*GetTagValuesFuture) Get

type StartReportCreationFuture

type StartReportCreationFuture struct {
	// public to support Selector.addFuture
	Future workflow.Future
}

func (*StartReportCreationFuture) Get

type TagResourcesFuture

type TagResourcesFuture struct {
	// public to support Selector.addFuture
	Future workflow.Future
}

func (*TagResourcesFuture) Get

type UntagResourcesFuture

type UntagResourcesFuture struct {
	// public to support Selector.addFuture
	Future workflow.Future
}

func (*UntagResourcesFuture) Get

Jump to

Keyboard shortcuts

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