MCPcopy Create free account
hub / github.com/AdminTurnedDevOps/CapabilityPE / init

Function init

cmd/iac/addcrossplane.go:73–77  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

71}
72
73func init() {
74 cmdd.RootCmd.AddCommand(addcrossplaneCmd)
75
76 // addcrossplaneCmd.PersistentFlags().StringVarP(&crossplane, "crossplane", "argo", "", "Add crossplane to your cluster")
77}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected