common

package
v1.0.1 Latest Latest
Warning

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

Go to latest
Published: Apr 22, 2020 License: MPL-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ServiceRegistration

type ServiceRegistration interface {
	// Name 서비스 이름
	Name() string

	// SupportedDataSources 테라폼 데이터 소스 서비스를 정의
	SupportedDataSources() map[string]*schema.Resource

	// SupportedResources 테라폼 리소스의 서비스를 정의
	SupportedResources() map[string]*schema.Resource
}

Jump to

Keyboard shortcuts

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