...

Package gcp

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

Overview ▾

type SelectImpl

type SelectImpl struct{}

func New

func New() *SelectImpl

func (*SelectImpl) Select

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