Documentation
¶
Index ¶
- func GetResource(path string) (interface{}, error)
- func GetState() (interface{}, error)
- func GetStatePath() string
- func GetVariable(path string) (string, error)
- func SetResource(path string, value interface{}) error
- func SetState(state interface{}) error
- func SetVariable(path string, value string) error
- type ClientWithWorkspace
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetResource ¶
func GetStatePath ¶
func GetStatePath() string
func GetVariable ¶
func SetResource ¶
func SetVariable ¶
Types ¶
type ClientWithWorkspace ¶
type ClientWithWorkspace struct {
Client *api.ClientWithResponses
Workspace string
}
func GetClient ¶
func GetClient() (ClientWithWorkspace, error)
Click to show internal directories.
Click to hide internal directories.