 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Index ¶
Constants ¶
This section is empty.
Variables ¶
      View Source
      
  
    var ErrNotFound = errors.New("credentials not found")
    
      View Source
      
  
var ErrValidation = errors.New("credentials validation error")
    Functions ¶
This section is empty.
Types ¶
type OCIKeypair ¶
type OCIKeypair struct {
	Repo, Username, Password string
}
    func (*OCIKeypair) Validate ¶
func (o *OCIKeypair) Validate() error
Validate that the OCIKeypair has all its properties set
type ReaderWriter ¶
 Click to show internal directories. 
   Click to hide internal directories.