MCPcopy Create free account
hub / github.com/chainloop-dev/chainloop / NewOrgUpdate

Function NewOrgUpdate

app/cli/pkg/action/org_update.go:29–31  ·  view source on GitHub ↗
(cfg *ActionsOpts)

Source from the content-addressed store, hash-verified

27}
28
29func NewOrgUpdate(cfg *ActionsOpts) *OrgUpdate {
30 return &OrgUpdate{cfg}
31}
32
33type NewOrgUpdateOpts struct {
34 BlockOnPolicyViolation *bool

Callers 1

newOrganizationUpdateCmdFunction · 0.92

Calls

no outgoing calls

Tested by

no test coverage detected