Versions in this module Expand all Collapse all v2 v2.0.0 Apr 23, 2023 Changes in this version + type Container struct + ContainerName string + func (c *Container) Id() string + type Params struct + Client client.Client + Reader client.Reader + type SelectImpl struct + func New(params Params) *SelectImpl + func (impl *SelectImpl) Select(ctx context.Context, cs *v1alpha1.ContainerSelector) ([]*Container, error)