Gkehub_v1betaFunctions

Functions

Link copied to clipboard

Returns the details of a MembershipBinding.

suspend fun getBinding(argument: suspend GetBindingPlainArgsBuilder.() -> Unit): GetBindingResult
suspend fun getBinding(bindingId: String, location: String, membershipId: String, project: String? = null): GetBindingResult
Link copied to clipboard

Gets details of a single Feature.

suspend fun getFeature(argument: suspend GetFeaturePlainArgsBuilder.() -> Unit): GetFeatureResult
suspend fun getFeature(featureId: String, location: String, project: String? = null): GetFeatureResult
Link copied to clipboard

Gets the access control policy for a resource. Returns an empty policy if the resource exists and does not have a policy set.

suspend fun getFeatureIamPolicy(featureId: String, location: String, optionsRequestedPolicyVersion: Int? = null, project: String? = null): GetFeatureIamPolicyResult
Link copied to clipboard
suspend fun getFleet(argument: GetFleetPlainArgs): GetFleetResult

Returns the details of a fleet.

suspend fun getFleet(argument: suspend GetFleetPlainArgsBuilder.() -> Unit): GetFleetResult
suspend fun getFleet(fleetId: String, location: String, project: String? = null): GetFleetResult
Link copied to clipboard

Gets the access control policy for a resource. Returns an empty policy if the resource exists and does not have a policy set.

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

Returns the details of a fleet namespace.

suspend fun getNamespace(location: String, namespaceId: String, project: String? = null): GetNamespaceResult
Link copied to clipboard

Returns the details of a RBACRoleBinding.

suspend fun getRbacrolebinding(location: String, namespaceId: String, project: String? = null, rbacrolebindingId: String): GetRbacrolebindingResult
Link copied to clipboard
suspend fun getScope(argument: GetScopePlainArgs): GetScopeResult

Returns the details of a Scope.

suspend fun getScope(argument: suspend GetScopePlainArgsBuilder.() -> Unit): GetScopeResult
suspend fun getScope(location: String, project: String? = null, scopeId: String): GetScopeResult