Documentation ¶
Index ¶
- func NewProvider() (framework.ProviderInterface, error)
- type Provider
- func (p *Provider) FrameworkAfterEach(f *framework.Framework)
- func (p *Provider) FrameworkBeforeEach(f *framework.Framework)
- func (p *Provider) GetGroupNodes(group string) ([]string, error)
- func (p *Provider) GroupSize(group string) (int, error)
- func (p *Provider) ResizeGroup(group string, size int32) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewProvider ¶
func NewProvider() (framework.ProviderInterface, error)
Types ¶
type Provider ¶
type Provider struct { framework.NullProvider // contains filtered or unexported fields }
func (*Provider) FrameworkAfterEach ¶
func (*Provider) FrameworkBeforeEach ¶
Click to show internal directories.
Click to hide internal directories.