Interface ServiceAccountQuery
public interface ServiceAccountQuery
Query object for service accounts.
- Since:
- 7.0.0
-
Method Summary
-
Method Details
-
getActive
- Returns:
- if true, then only fetch active service accounts, if false, then only fetch inactive service accounts. If None, then fetch all service accounts
-
getPhrase
- Returns:
- the phrase to search for in the service account name or display name or description.
-