...

Package aws

import "github.com/chaos-mesh/chaos-mesh/pkg/selector/aws"
Overview
Index

Overview ▾

type SelectImpl

type SelectImpl struct{}

func New

func New() *SelectImpl

func (*SelectImpl) Select

func (impl *SelectImpl) Select(ctx context.Context, awsSelector *v1alpha1.AWSSelector) ([]*v1alpha1.AWSSelector, error)