Documentation ¶
Index ¶
- func GetAAQInformer(aaqCli client.AAQClient) cache.SharedIndexInformer
- func GetAAQJobQueueConfig(aaqCli client.AAQClient) cache.SharedIndexInformer
- func GetApplicationAwareAppliedClusterResourceQuotaInformer(aaqCli client.AAQClient) cache.SharedIndexInformer
- func GetApplicationAwareClusterResourceQuotaInformer(aaqCli client.AAQClient) cache.SharedIndexInformer
- func GetApplicationAwareResourceQuotaInformer(aaqCli client.AAQClient) cache.SharedIndexInformer
- func GetClusterResourceQuotaInformer(aaqCli client.AAQClient) cache.SharedIndexInformer
- func GetMigrationInformer(aaqCli client.AAQClient) cache.SharedIndexInformer
- func GetNamespaceInformer(aaqCli client.AAQClient) cache.SharedIndexInformer
- func GetPodInformer(aaqCli client.AAQClient) cache.SharedIndexInformer
- func GetResourceQuotaInformer(aaqCli client.AAQClient) cache.SharedIndexInformer
- func GetSecretInformer(aaqCli client.AAQClient, ns string) cache.SharedIndexInformer
- func GetVMIInformer(aaqCli client.AAQClient) cache.SharedIndexInformer
- func NewListWatchFromClient(c cache.Getter, resource string, namespace string, ...) *cache.ListWatch
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetAAQInformer ¶
func GetAAQInformer(aaqCli client.AAQClient) cache.SharedIndexInformer
func GetAAQJobQueueConfig ¶
func GetAAQJobQueueConfig(aaqCli client.AAQClient) cache.SharedIndexInformer
func GetApplicationAwareAppliedClusterResourceQuotaInformer ¶ added in v1.1.5
func GetApplicationAwareAppliedClusterResourceQuotaInformer(aaqCli client.AAQClient) cache.SharedIndexInformer
func GetApplicationAwareClusterResourceQuotaInformer ¶
func GetApplicationAwareClusterResourceQuotaInformer(aaqCli client.AAQClient) cache.SharedIndexInformer
func GetApplicationAwareResourceQuotaInformer ¶
func GetApplicationAwareResourceQuotaInformer(aaqCli client.AAQClient) cache.SharedIndexInformer
func GetClusterResourceQuotaInformer ¶
func GetClusterResourceQuotaInformer(aaqCli client.AAQClient) cache.SharedIndexInformer
func GetMigrationInformer ¶
func GetMigrationInformer(aaqCli client.AAQClient) cache.SharedIndexInformer
func GetNamespaceInformer ¶
func GetNamespaceInformer(aaqCli client.AAQClient) cache.SharedIndexInformer
func GetPodInformer ¶
func GetPodInformer(aaqCli client.AAQClient) cache.SharedIndexInformer
func GetResourceQuotaInformer ¶
func GetResourceQuotaInformer(aaqCli client.AAQClient) cache.SharedIndexInformer
func GetSecretInformer ¶
func GetSecretInformer(aaqCli client.AAQClient, ns string) cache.SharedIndexInformer
func GetVMIInformer ¶
func GetVMIInformer(aaqCli client.AAQClient) cache.SharedIndexInformer
func NewListWatchFromClient ¶
func NewListWatchFromClient(c cache.Getter, resource string, namespace string, fieldSelector fields.Selector, labelSelector labels.Selector) *cache.ListWatch
NewListWatchFromClient creates a new ListWatch from the specified client, resource, kubevirtNamespace and field selector.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.