We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
func (h *PolicyHandler) RemoveSubjectFromPolicy(cmd *cobra.Command, args []string) { fmt.Println("Not yet implemented.") } func (h *PolicyHandler) RemoveResourceFromPolicy(cmd *cobra.Command, args []string) { fmt.Println("Not yet implemented.") }
Need these for our infrastructure. Is there a workaround ?
The text was updated successfully, but these errors were encountered:
Currently not, it's tracked as #305 . I'll probably get to it in the next few days.
Sorry, something went wrong.
Closing as dupe :)
No branches or pull requests
Need these for our infrastructure. Is there a workaround ?
The text was updated successfully, but these errors were encountered: