Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewWithInsecureAuth ¶
func NewWithInsecureAuth(insecureAuthConfig *InsecureAuthConfig) state.State
Create insecure state service with auth token
func NewWithSecureAuth ¶
func NewWithSecureAuth(secureAuthConfig *SecureAuthConfig) state.State
Create secure state service with auth token
func NewWithoutAuth ¶
Create insecure state service without auth token
Types ¶
type InsecureAuthConfig ¶
Click to show internal directories.
Click to hide internal directories.