This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see
Cake.Kubectl.
Summary
Update the user, group, or service account in a role binding or cluster role binding.
Syntax
public static IEnumerable<string> KubectlSetSubjectWithResult(this ICakeContext context, KubectlSetSubjectSettings settings)
Attributes
Type |
Description |
CakeMethodAliasAttribute |
|
Parameters
Return Value
Type |
Description |
IEnumerable<string> |
Output lines. |