Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ControllerConfig ¶
type ControllerConfig struct {
// contains filtered or unexported fields
}
var ControllerCfg ControllerConfig
ControllerCfg logic borrowed from https://github.com/devfile/devworkspace-operator/blob/master/pkg/config/config.go
func (*ControllerConfig) IsOpenShift ¶
func (c *ControllerConfig) IsOpenShift() bool
func (*ControllerConfig) SetIsOpenShift ¶
func (c *ControllerConfig) SetIsOpenShift(isOpenShift bool)
Click to show internal directories.
Click to hide internal directories.