Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetAll ¶
func GetAll() (*aadpodid.AzureAssignedIdentityList, error)
GetAll will return a list of AzureAssignedIdentity deployed on a Kubernetes cluster
func GetAllByPrefix ¶
func GetAllByPrefix(prefix string) ([]aadpodid.AzureAssignedIdentity, error)
GetAllByPrefix will return all AzureAssignedIdentity with matched prefix
func GetByPrefix ¶
func GetByPrefix(prefix string) (aadpodid.AzureAssignedIdentity, error)
GetByPrefix will return an AzureAssignedIdentity with matched prefix
func WaitOnLengthMatched ¶
WaitOnLengthMatched will block until the number of Azure Assigned Identity matches the target
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.