GkehubFunctions

Functions

Link copied to clipboard

Retrieves the current IAM policy data for feature

suspend fun getFeatureIamPolicy(location: String? = null, name: String, project: String? = null): GetFeatureIamPolicyResult
Link copied to clipboard
Link copied to clipboard

Retrieves the current IAM policy data for membership

suspend fun getMembershipIamPolicy(location: String? = null, membershipId: String, project: String? = null): GetMembershipIamPolicyResult
Link copied to clipboard

Retrieves the current IAM policy data for scope

suspend fun getScopeIamPolicy(project: String? = null, scopeId: String): GetScopeIamPolicyResult