diff options
author | Kiran Kamineni <kiran.k.kamineni@intel.com> | 2019-05-15 15:22:31 -0700 |
---|---|---|
committer | Kiran Kamineni <kiran.k.kamineni@intel.com> | 2019-05-15 15:22:34 -0700 |
commit | 881bb510d7f0b7a3f1110589e8aa3596e655e38c (patch) | |
tree | 6d983672cf6711280f0b787bf23bce5047835841 /src/k8splugin/internal/rb/definition.go | |
parent | 0993b5d7f5b8d7287e2e3d72c9e082b1ee0d7192 (diff) |
Add find method in instance
Add a find method to get instances
based on rbname, version and profile.
If only rbname is provided, all instances based on
that resource bundle are returned.
If only rbname and version are provided, all instances
based on that combination are returned.
When all three parameters are provided, a single instance
that matches them is returned.
Issue-ID: MULTICLOUD-613
Change-Id: If63e844c77829211b807ce6cd7c11dad247751fc
Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
Diffstat (limited to 'src/k8splugin/internal/rb/definition.go')
0 files changed, 0 insertions, 0 deletions