Documentation ¶
Index ¶
- type CredHubCLI
- func (c *CredHubCLI) DeleteCredhubValueFor(path string)
- func (c *CredHubCLI) GetCredhubValueFor(serviceOffering, serviceInstanceGUID, secretName string) map[string]string
- func (c *CredHubCLI) SetCredhubValueFor(path string)
- func (c *CredHubCLI) VerifyCredhubKeysEmpty(serviceOffering, guid string)
- func (c *CredHubCLI) VerifyCredhubKeysExist(serviceID, guid string)
- func (c *CredHubCLI) VerifyCredhubKeysForInstance(serviceOffering, guid string) []map[string]string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CredHubCLI ¶
func NewCredHubCLI ¶
func NewCredHubCLI(clientName, clientSecret string) *CredHubCLI
func (*CredHubCLI) DeleteCredhubValueFor ¶
func (c *CredHubCLI) DeleteCredhubValueFor(path string)
func (*CredHubCLI) GetCredhubValueFor ¶
func (c *CredHubCLI) GetCredhubValueFor(serviceOffering, serviceInstanceGUID, secretName string) map[string]string
func (*CredHubCLI) SetCredhubValueFor ¶
func (c *CredHubCLI) SetCredhubValueFor(path string)
func (*CredHubCLI) VerifyCredhubKeysEmpty ¶
func (c *CredHubCLI) VerifyCredhubKeysEmpty(serviceOffering, guid string)
func (*CredHubCLI) VerifyCredhubKeysExist ¶
func (c *CredHubCLI) VerifyCredhubKeysExist(serviceID, guid string)
func (*CredHubCLI) VerifyCredhubKeysForInstance ¶
func (c *CredHubCLI) VerifyCredhubKeysForInstance(serviceOffering, guid string) []map[string]string
Click to show internal directories.
Click to hide internal directories.