Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsNotFound ¶
Types ¶
type Client ¶
type Client struct {
Bootstrap *Bootstrap
GaleraState *GaleraState
Recovery *Recovery
// contains filtered or unexported fields
}
type GaleraState ¶
type GaleraState struct {
*Client
}
func (*GaleraState) Get ¶
func (g *GaleraState) Get(ctx context.Context) (*galera.GaleraState, error)
type Option ¶
type Option func(*Client)
func WithHTTPClient ¶
func WithKubernetesAuth ¶ added in v0.0.2
func WithTimeout ¶
Click to show internal directories.
Click to hide internal directories.