Documentation
¶
Index ¶
Constants ¶
View Source
const (
DefaultNameQualifier = ".sdk.operatorframework.io"
)
Variables ¶
This section is empty.
Functions ¶
func InsertCode ¶
InsertCode searches target content in the file and insert `toInsert` after the target.
func RemoveKustomizeCRDManifests ¶
func RemoveKustomizeCRDManifests() error
RemoveKustomizeCRDManifests removes items in config/crd relating to CRD conversion webhooks.
func ReplaceInFile ¶
func ReplaceRegexInFile ¶
func UpdateKustomizationsCreateAPI ¶
func UpdateKustomizationsCreateAPI() error
UpdateKustomizationsCreateAPI updates certain parts of or removes entire kustomization.yaml files that are either not used by certain CreateAPI plugins or are created by preceding CreateAPI plugins.
func UpdateKustomizationsInit ¶
func UpdateKustomizationsInit() error
UpdateKustomizationsInit updates certain parts of or removes entire kustomization.yaml files that are either not used by certain Init plugins or are created by preceding Init plugins.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.