Documentation ¶
Index ¶
- Constants
- func AppendWeblogicOperatorOverrides(_ spi.ComponentContext, _ string, _ string, _ string, kvs []bom.KeyValue) ([]bom.KeyValue, error)
- func GetOverrides(object runtime.Object) interface{}
- func NewComponent() spi.Component
- func WeblogicOperatorPreInstall(ctx spi.ComponentContext, _ string, namespace string, _ string) error
Constants ¶
View Source
const ComponentJSONName = "weblogicOperator"
ComponentJSONName is the JSON name of the verrazzano component in CRD
View Source
const ComponentName = "weblogic-operator"
ComponentName is the name of the component
View Source
const ComponentNamespace = constants.VerrazzanoSystemNamespace
ComponentNamespace is the namespace of the component
Variables ¶
This section is empty.
Functions ¶
func AppendWeblogicOperatorOverrides ¶
func AppendWeblogicOperatorOverrides(_ spi.ComponentContext, _ string, _ string, _ string, kvs []bom.KeyValue) ([]bom.KeyValue, error)
AppendWeblogicOperatorOverrides appends the WKO-specific helm Value overrides.
func GetOverrides ¶ added in v1.3.1
GetOverrides returns install overrides for a component
func NewComponent ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.