Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MetadataProvider ¶
type MetadataProvider struct {
// contains filtered or unexported fields
}
func NewMetadataProvider ¶
func NewMetadataProvider(logger logging.Logger, awsConfig *aws.Config) *MetadataProvider
func (*MetadataProvider) GetMetadata ¶
func (m *MetadataProvider) GetMetadata() map[string]string
Click to show internal directories.
Click to hide internal directories.