Documentation
¶
Overview ¶
Package psql implements the `kubectl cnpg psql` command
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ErrMissingPod ¶
type ErrMissingPod struct {
// contains filtered or unexported fields
}
ErrMissingPod is raised when we can't find a Pod having the desired role
func (*ErrMissingPod) Error ¶
func (err *ErrMissingPod) Error() string
Error implements the error interface
Click to show internal directories.
Click to hide internal directories.