MCPcopy Create free account
hub / github.com/clouditor/clouditor / GetState

Method GetState

api/orchestrator/orchestrator.pb.go:4044–4049  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

4042}
4043
4044func (x *State) GetState() string {
4045 if x != nil {
4046 return x.State
4047 }
4048 return ""
4049}
4050
4051func (x *State) GetTreeId() string {
4052 if x != nil {

Callers 1

initMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected