Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetEffectiveCR ¶ added in v1.3.0
func GetEffectiveCR(actualCR *v1alpha1.Verrazzano) (*v1alpha1.Verrazzano, error)
GetEffectiveCR Creates an "effective" v1alpha1.Verrazzano CR based on the user defined resource merged with the profile definitions - Effective CR == base profile + declared profiles + ActualCR (in order) - last definition wins
func GetEffectiveV1beta1CR ¶ added in v1.4.0
func GetEffectiveV1beta1CR(actualCR *v1beta1.Verrazzano) (*v1beta1.Verrazzano, error)
GetEffectiveV1beta1CR Creates an "effective" v1beta1.Verrazzano CR based on the user defined resource merged with the profile definitions - Effective CR == base profile + declared profiles + ActualCR (in order) - last definition wins
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.