Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MembershipData ¶
type MembershipData struct { Name string IdentityProvider string `json:"identity_provider"` WorkloadIdentityPool string `json:"workload_identity_pool"` }
The MembershipData is the json representation of the membership, saved on the workload cluster
Click to show internal directories.
Click to hide internal directories.