MCPcopy Create free account
hub / github.com/bytebase/bytebase / GetCondition

Method GetCondition

backend/generated-go/store/policy.pb.go:422–427  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

420}
421
422func (x *Binding) GetCondition() *expr.Expr {
423 if x != nil {
424 return x.Condition
425 }
426 return nil
427}
428
429type IamPolicy struct {
430 state protoimpl.MessageState `protogen:"open.v1"`

Callers 3

validateBindingsFunction · 0.45
buildIssueMessageMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected