Documentation ¶
Index ¶
- type Env
- func (e *Env) Assert(kind, apiVersion, name, namespace, path, value string)
- func (e *Env) Clean()
- func (e *Env) CreateAutoScaler(name, targetRefName, targetRefField, scaleFactorName, scaleFactorNumber string)
- func (e *Env) CreateDeployment(name, cpu, memory string, replicas int32)
- func (e *Env) PrepareResource(resources []string)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Env ¶
type Env struct {
// contains filtered or unexported fields
}
func NewTestEnv ¶
func NewTestEnv() (e *Env)
func (*Env) CreateAutoScaler ¶
func (*Env) CreateDeployment ¶
func (*Env) PrepareResource ¶
Click to show internal directories.
Click to hide internal directories.