Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DeploymentService ¶
type DeploymentService struct {
Client http.ClientType
Configuration context.ConfigurationType
FileHelper helpers.FileHelperType
TokenHelper helpers.TokenHelperType
// contains filtered or unexported fields
}
func (*DeploymentService) Deploy ¶
func (s *DeploymentService) Deploy(environment string) error
type DeploymentServiceType ¶
type LoginService ¶
type LoginService struct {
Client http.ClientType
TokenHelper helpers.TokenHelperType
}
type LoginServiceType ¶
type VersionService ¶
type VersionService struct {
}
func (*VersionService) GetVersion ¶
func (s *VersionService) GetVersion() string
Click to show internal directories.
Click to hide internal directories.