bitbucket

package
v0.0.0-...-1d114dd Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 14, 2023 License: MIT Imports: 23 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Clone

func Clone()

func ConfigureBitbucket

func ConfigureBitbucket(configuration *BitbucketConfigurationSettings)

Types

type BitbucketConfigurationSettings

type BitbucketConfigurationSettings struct {
	SetupSsh                 bool
	SetupUsernameAndPassword bool
}

type SSHKey

type SSHKey struct {
	Label string `json:"label"`
	Key   string `json:"key"`
}

type SshKeyResponse

type SshKeyResponse struct {
	Values  []interface{} `json:"values"`
	Pagelen int           `json:"pagelen"`
	Size    int           `json:"size"`
	Page    int           `json:"page"`
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL