Versions in this module Expand all Collapse all v0 v0.9.4 Feb 28, 2019 Changes in this version + type Config struct + KubeConfig string + KubeNS string + NewImage string + OldImage string + type Framework struct + CRClient versioned.Interface + KubeCli kubernetes.Interface + func New(fc Config) (*Framework, error) + func (f *Framework) CreateOperator(name string) error + func (f *Framework) DeleteOperator(name string) error + func (f *Framework) UpgradeOperator(name string) error