Expand description
Protocol structs for Pike state
Structs§
- Agent
- Native representation of the state object
Agent
- Agent
Builder - Builder used to create an
Agent
- Agent
List - Native representation of a list of
Agent
s - Agent
List Builder - Builder used to create an
AgentList
- Alternate
Id - Native representation of the state object
AlternateId
- Alternate
IdBuilder - Builder used to create an
AlternateId
- Alternate
IdIndex Entry - Native representation of the state object
AlternateIdIndexEntry
- Alternate
IdIndex Entry Builder - Builder used to create an
AlternateIdIndexEntry
- Alternate
IdIndex Entry List - Native representation of a list of
AlternateIdIndexEntry
s - Alternate
IdIndex Entry List Builder - Builder used to create an
AlternateIdIndexEntryList
- KeyValue
Entry - Native representation of a
KeyValueEntry
- KeyValue
Entry Builder - Builder used to create a
KeyValueEntry
- Organization
- Native representation of the state object
Organization
- Organization
Builder - Builder used to create an
Organization
- Organization
List - Native representation of a list of
Organization
s - Organization
List Builder - Builder used to create an
OrganizationList
- Role
- Native representation of a
Role
- Role
Builder - Builder used to create a
Role
- Role
List - Native representation of a list of
Role
s - Role
List Builder - Builder used to create a
RoleList
Enums§
- Agent
Build Error - Returned if any required fields in an
Agent
are not present when being converted from the corresponding builder - Agent
List Build Error - Returned if any required fields in an
AgentList
are not present when being converted from the corresponding builder - Alternate
IdBuild Error - Returned if any required fields in an
AlternateId
are not present when being converted from the corresponding builder - Alternate
IdIndex Entry Build Error - Returned if any required fields in an
AlternateIdIndexEntry
are not present when being converted from the corresponding builder - Alternate
IdIndex Entry List Build Error - Returned if any required fields in an
AlternateIdIndexEntryList
are not present when being converted from the corresponding builder - KeyValue
Entry Build Error - Returned if any required fields in a
KeyValueEntry
are not present when being converted from the corresponding builder - Organization
Build Error - Returned if any required fields in an
Organization
are not present when being converted from the corresponding builder - Organization
List Build Error - Returned if any required fields in an
OrganizationList
are not present when being converted from the corresponding builder - Role
Build Error - Returned if any required fields in a
Role
are not present when being converted from the corresponding builder - Role
List Build Error - Returned if any required fields in a
RoleList
are not present when being converted from the corresponding builder