Versions in this module Expand all Collapse all v2 v2.0.0 Aug 11, 2020 Changes in this version + func IsIncorrectDeployment(err error) bool + func IsInvalidConfig(err error) bool + func IsNotFound(err error) bool + type Config struct + K8sClient kubernetes.Interface + Logger micrologger.Logger + type Deployment struct + func New(config Config) (*Deployment, error) + func (d *Deployment) Check(ctx context.Context, name string, replicas int, ...) error Other modules containing this package github.com/giantswarm/e2e-harness github.com/giantswarm/e2e-harness/v3