Versions in this module Expand all Collapse all v1 v1.0.7 Sep 11, 2021 Changes in this version + const ARTIF_TFSTATE_NAME + func New() backend.Backend + type ArtifactoryClient struct + func (c *ArtifactoryClient) Delete() error + func (c *ArtifactoryClient) Get() (*remote.Payload, error) + func (c *ArtifactoryClient) Put(data []byte) error + type Backend struct + func (b *Backend) DeleteWorkspace(string) error + func (b *Backend) StateMgr(name string) (statemgr.Full, error) + func (b *Backend) Workspaces() ([]string, error)