Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Controller ¶
type Controller struct {
Manifest *mf.Manifest
Logger *zap.SugaredLogger
VersionConfigMap string
}
func (Controller) InitController ¶
func (ctrl Controller) InitController(ctx context.Context, opts PayloadOptions) (mf.Manifest, string)
type PayloadOptions ¶ added in v0.54.0
type PayloadOptions struct {
ReadOnly bool
}
Click to show internal directories.
Click to hide internal directories.