Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Deployer ¶
type Deployer struct {
Ctx context.Context
Puller pull.ImagePuller
Provider Provider
}
func (*Deployer) ApplyFilter ¶
func (d *Deployer) ApplyFilter(filter *v1.FilterSpec) error
func (*Deployer) RemoveFilter ¶
func (d *Deployer) RemoveFilter(filter *v1.FilterSpec) error
Click to show internal directories.
Click to hide internal directories.