advisor

package
v0.0.0-...-0e4e14f Latest Latest
Warning

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

Go to latest
Published: Feb 28, 2025 License: MPL-2.0 Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AdvisorSuppressionResource

type AdvisorSuppressionResource struct{}

func (AdvisorSuppressionResource) Arguments

func (AdvisorSuppressionResource) Attributes

func (AdvisorSuppressionResource) Create

func (AdvisorSuppressionResource) Delete

func (AdvisorSuppressionResource) IDValidationFunc

func (AdvisorSuppressionResource) ModelObject

func (AdvisorSuppressionResource) ModelObject() interface{}

func (AdvisorSuppressionResource) Read

func (AdvisorSuppressionResource) ResourceType

func (AdvisorSuppressionResource) ResourceType() string

type AdvisorSuppressionResourceModel

type AdvisorSuppressionResourceModel struct {
	Name             string `tfschema:"name"`
	SuppressionID    string `tfschema:"suppression_id"`
	RecommendationID string `tfschema:"recommendation_id"`
	ResourceID       string `tfschema:"resource_id"`
	TTL              string `tfschema:"ttl"`
}

type Registration

type Registration struct{}

func (Registration) AssociatedGitHubLabel

func (r Registration) AssociatedGitHubLabel() string

func (Registration) DataSources

func (r Registration) DataSources() []sdk.DataSource

DataSources returns a list of Data Sources supported by this Service

func (Registration) Name

func (r Registration) Name() string

Name is the name of this Service

func (Registration) Resources

func (r Registration) Resources() []sdk.Resource

Resources returns a list of Resources supported by this Service

func (Registration) SupportedDataSources

func (r Registration) SupportedDataSources() map[string]*pluginsdk.Resource

SupportedDataSources returns the supported Data Sources supported by this Service

func (Registration) SupportedResources

func (r Registration) SupportedResources() map[string]*pluginsdk.Resource

SupportedResources returns the supported Resources supported by this Service

func (Registration) WebsiteCategories

func (r Registration) WebsiteCategories() []string

WebsiteCategories returns a list of categories which can be used for the sidebar

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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