-
hardlink-1.0-17.fc19.x86_64
hardlink is used to create a tree of hard links.
It's used by kernel installation to dramatically reduce the
amount of diskspace used by each kernel package installed.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 19
-
hardlink-1.1-1.fc25.x86_64
hardlink is used to create a tree of hard links.
It's used by kernel installation to dramatically reduce the
amount of diskspace used by each kernel package installed.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 25
-
harfbuzz-0.9.19-1.fc19.armv6hl
HarfBuzz is an implementation of the OpenType Layout engine.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 19
-
harfbuzz-0.9.19-1.fc19.x86_64
HarfBuzz is an implementation of the OpenType Layout engine.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 19
-
harfbuzz-3.0.0-1.lbn25.x86_64
HarfBuzz is an implementation of the OpenType Layout engine.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 25
-
harfbuzz-8.3.0-2.lbn36.x86_64
HarfBuzz is an implementation of the OpenType Layout engine.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
harfbuzz-icu-0.9.19-1.fc19.x86_64
This package contains Harfbuzz ICU support library.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 19
-
harfbuzz-icu-3.0.0-1.lbn25.x86_64
This package contains Harfbuzz ICU support library.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 25
-
harfbuzz-icu-8.3.0-2.lbn36.x86_64
This package contains Harfbuzz ICU support library.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
hashicorp-atlas-0-0.5.git8e45a6c.lbn19.x86_64
Authenticating with username and password
Atlas Go can automatically generate an API authentication token given a username and password. For example:
client := atlas.DefaultClient()
token, err := client.Login("username", "password")
if err != nil {
panic(err)
}
The Login function returns an API token that can be used to sign requests. This function also sets the Token parameter on the Atlas Client, so future requests are signed with this access token.
If you have two-factor authentication enabled, you must manually generate an access token on the Atlas website.
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 19