Home
last modified time | relevance | path

Searched defs:Version (Results 51 – 75 of 25645) sorted by relevance

12345678910>>...1026

/dports/devel/etcd33/etcd-3.3.23/vendor/github.com/coreos/go-semver/semver/
H A Dsemver.go26 type Version struct { struct
27 Major int64
28 Minor int64
29 Patch int64
30 PreRelease PreRelease
31 Metadata string
97 func (v Version) String() string {
165 func preReleaseCompare(versionA Version, versionB Version) int {
247 func (v *Version) BumpMajor() {
256 func (v *Version) BumpMinor() {
[all …]
/dports/sysutils/helmfile/helmfile-0.138.7/vendor/github.com/hashicorp/vault/vendor/github.com/coreos/go-semver/semver/
H A Dsemver.go26 type Version struct { struct
27 Major int64
28 Minor int64
29 Patch int64
30 PreRelease PreRelease
31 Metadata string
97 func (v Version) String() string {
165 func preReleaseCompare(versionA Version, versionB Version) int {
247 func (v *Version) BumpMajor() {
256 func (v *Version) BumpMinor() {
[all …]
/dports/devel/etcd33/etcd-3.3.23/vendor/github.com/coreos/etcd/vendor/github.com/coreos/go-semver/semver/
H A Dsemver.go26 type Version struct { struct
27 Major int64
28 Minor int64
29 Patch int64
30 PreRelease PreRelease
31 Metadata string
97 func (v Version) String() string {
165 func preReleaseCompare(versionA Version, versionB Version) int {
247 func (v *Version) BumpMajor() {
256 func (v *Version) BumpMinor() {
[all …]
/dports/net/inlets/inlets-3.0.2/vendor/k8s.io/apimachinery/apimachinery-0.20.1/pkg/util/version/
H A Dversion.go28 type Version struct { struct
29 components []uint
30 semver bool
31 preRelease string
32 buildMetadata string
125 func (v *Version) Major() uint {
130 func (v *Version) Minor() uint {
135 func (v *Version) Patch() uint {
148 func (v *Version) PreRelease() string {
153 func (v *Version) Components() []uint {
[all …]
/dports/net/bosh-bootloader/bosh-bootloader-7.2.12/vendor/github.com/coreos/go-semver/semver/
H A Dsemver.go26 type Version struct { struct
27 Major int64
28 Minor int64
29 Patch int64
30 PreRelease PreRelease
31 Metadata string
97 func (v Version) String() string {
165 func preReleaseCompare(versionA Version, versionB Version) int {
247 func (v *Version) BumpMajor() {
256 func (v *Version) BumpMinor() {
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/docker/docker/vendor/github.com/coreos/go-semver/semver/
H A Dsemver.go26 type Version struct { struct
27 Major int64
28 Minor int64
29 Patch int64
30 PreRelease PreRelease
31 Metadata string
97 func (v Version) String() string {
165 func preReleaseCompare(versionA Version, versionB Version) int {
247 func (v *Version) BumpMajor() {
256 func (v *Version) BumpMinor() {
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/coreos/go-semver/semver/
H A Dsemver.go26 type Version struct { struct
27 Major int64
28 Minor int64
29 Patch int64
30 PreRelease PreRelease
31 Metadata string
97 func (v Version) String() string {
165 func preReleaseCompare(versionA Version, versionB Version) int {
247 func (v *Version) BumpMajor() {
256 func (v *Version) BumpMinor() {
[all …]
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/docker/docker/vendor/github.com/coreos/go-semver/semver/
H A Dsemver.go26 type Version struct { struct
27 Major int64
28 Minor int64
29 Patch int64
30 PreRelease PreRelease
31 Metadata string
97 func (v Version) String() string {
165 func preReleaseCompare(versionA Version, versionB Version) int {
247 func (v *Version) BumpMajor() {
256 func (v *Version) BumpMinor() {
[all …]
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/docker/docker/vendor/github.com/coreos/go-semver/semver/
H A Dsemver.go26 type Version struct { struct
27 Major int64
28 Minor int64
29 Patch int64
30 PreRelease PreRelease
31 Metadata string
97 func (v Version) String() string {
165 func preReleaseCompare(versionA Version, versionB Version) int {
247 func (v *Version) BumpMajor() {
256 func (v *Version) BumpMinor() {
[all …]
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/docker/docker/moby-20.10.2/vendor/github.com/coreos/go-semver/semver/
H A Dsemver.go26 type Version struct { struct
27 Major int64
28 Minor int64
29 Patch int64
30 PreRelease PreRelease
31 Metadata string
97 func (v Version) String() string {
165 func preReleaseCompare(versionA Version, versionB Version) int {
247 func (v *Version) BumpMajor() {
256 func (v *Version) BumpMinor() {
[all …]
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/hashicorp/vault/vendor/github.com/coreos/go-semver/semver/
H A Dsemver.go26 type Version struct { struct
27 Major int64
28 Minor int64
29 Patch int64
30 PreRelease PreRelease
31 Metadata string
97 func (v Version) String() string {
165 func preReleaseCompare(versionA Version, versionB Version) int {
247 func (v *Version) BumpMajor() {
256 func (v *Version) BumpMinor() {
[all …]
/dports/sysutils/helm/helm-3.5.2/vendor/github.com/docker/docker/vendor/github.com/coreos/go-semver/semver/
H A Dsemver.go26 type Version struct { struct
27 Major int64
28 Minor int64
29 Patch int64
30 PreRelease PreRelease
31 Metadata string
97 func (v Version) String() string {
165 func preReleaseCompare(versionA Version, versionB Version) int {
247 func (v *Version) BumpMajor() {
256 func (v *Version) BumpMinor() {
[all …]
/dports/devel/etcd32/etcd-3.2.32/cmd/vendor/github.com/coreos/go-semver/semver/
H A Dsemver.go26 type Version struct { struct
27 Major int64
28 Minor int64
29 Patch int64
30 PreRelease PreRelease
31 Metadata string
97 func (v Version) String() string {
165 func preReleaseCompare(versionA Version, versionB Version) int {
247 func (v *Version) BumpMajor() {
256 func (v *Version) BumpMinor() {
[all …]
/dports/sysutils/gomplate/vault-sdk-v0.1.13/vendor/github.com/coreos/go-semver/semver/
H A Dsemver.go26 type Version struct { struct
27 Major int64
28 Minor int64
29 Patch int64
30 PreRelease PreRelease
31 Metadata string
97 func (v Version) String() string {
165 func preReleaseCompare(versionA Version, versionB Version) int {
247 func (v *Version) BumpMajor() {
256 func (v *Version) BumpMinor() {
[all …]
/dports/devel/etcd34/etcd-3.4.18/vendor/github.com/coreos/go-semver/semver/
H A Dsemver.go26 type Version struct { struct
27 Major int64
28 Minor int64
29 Patch int64
30 PreRelease PreRelease
31 Metadata string
97 func (v Version) String() string {
165 func preReleaseCompare(versionA Version, versionB Version) int {
247 func (v *Version) BumpMajor() {
256 func (v *Version) BumpMinor() {
[all …]
/dports/sysutils/helm/helm-3.5.2/vendor/k8s.io/apimachinery/pkg/util/version/
H A Dversion.go28 type Version struct { struct
29 components []uint
30 semver bool
31 preRelease string
32 buildMetadata string
125 func (v *Version) Major() uint {
130 func (v *Version) Minor() uint {
135 func (v *Version) Patch() uint {
148 func (v *Version) PreRelease() string {
153 func (v *Version) Components() []uint {
[all …]
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/hashicorp/vault/vault-api-v1.0.4/vendor/github.com/coreos/go-semver/semver/
H A Dsemver.go26 type Version struct { struct
27 Major int64
28 Minor int64
29 Patch int64
30 PreRelease PreRelease
31 Metadata string
97 func (v Version) String() string {
165 func preReleaseCompare(versionA Version, versionB Version) int {
247 func (v *Version) BumpMajor() {
256 func (v *Version) BumpMinor() {
[all …]
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/k8s.io/apimachinery/apimachinery-0.21.1/pkg/util/version/
H A Dversion.go28 type Version struct { struct
29 components []uint
30 semver bool
31 preRelease string
32 buildMetadata string
125 func (v *Version) Major() uint {
130 func (v *Version) Minor() uint {
135 func (v *Version) Patch() uint {
148 func (v *Version) PreRelease() string {
153 func (v *Version) Components() []uint {
[all …]
/dports/devel/gitlab-runner/vault-sdk-v0.1.13/vendor/github.com/coreos/go-semver/semver/
H A Dsemver.go26 type Version struct { struct
27 Major int64
28 Minor int64
29 Patch int64
30 PreRelease PreRelease
31 Metadata string
97 func (v Version) String() string {
165 func preReleaseCompare(versionA Version, versionB Version) int {
247 func (v *Version) BumpMajor() {
256 func (v *Version) BumpMinor() {
[all …]
/dports/sysutils/istio/istio-1.6.7/vendor/k8s.io/apimachinery/pkg/util/version/
H A Dversion.go28 type Version struct { struct
29 components []uint
30 semver bool
31 preRelease string
32 buildMetadata string
125 func (v *Version) Major() uint {
130 func (v *Version) Minor() uint {
135 func (v *Version) Patch() uint {
148 func (v *Version) PreRelease() string {
153 func (v *Version) Components() []uint {
[all …]
/dports/sysutils/istio/vault-sdk-v0.1.12/vendor/github.com/coreos/go-semver/semver/
H A Dsemver.go26 type Version struct { struct
27 Major int64
28 Minor int64
29 Patch int64
30 PreRelease PreRelease
31 Metadata string
97 func (v Version) String() string {
165 func preReleaseCompare(versionA Version, versionB Version) int {
247 func (v *Version) BumpMajor() {
256 func (v *Version) BumpMinor() {
[all …]
/dports/sysutils/kubectl/kubernetes-1.22.2/staging/src/k8s.io/apimachinery/pkg/util/version/
H A Dversion.go28 type Version struct { struct
29 components []uint
30 semver bool
31 preRelease string
32 buildMetadata string
125 func (v *Version) Major() uint {
130 func (v *Version) Minor() uint {
135 func (v *Version) Patch() uint {
148 func (v *Version) PreRelease() string {
153 func (v *Version) Components() []uint {
[all …]
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/openshift/api/vendor/k8s.io/apimachinery/pkg/util/version/
H A Dversion.go28 type Version struct { struct
29 components []uint
30 semver bool
31 preRelease string
32 buildMetadata string
125 func (v *Version) Major() uint {
130 func (v *Version) Minor() uint {
135 func (v *Version) Patch() uint {
148 func (v *Version) PreRelease() string {
153 func (v *Version) Components() []uint {
[all …]
/dports/sysutils/terraform/terraform-1.0.11/vendor/k8s.io/apimachinery/pkg/util/version/
H A Dversion.go28 type Version struct { struct
29 components []uint
30 semver bool
31 preRelease string
32 buildMetadata string
125 func (v *Version) Major() uint {
130 func (v *Version) Minor() uint {
135 func (v *Version) Patch() uint {
148 func (v *Version) PreRelease() string {
153 func (v *Version) Components() []uint {
[all …]
/dports/sysutils/terraform/terraform-1.0.11/vendor/go.etcd.io/etcd/vendor/github.com/coreos/go-semver/semver/
H A Dsemver.go26 type Version struct { struct
27 Major int64
28 Minor int64
29 Patch int64
30 PreRelease PreRelease
31 Metadata string
97 func (v Version) String() string {
165 func preReleaseCompare(versionA Version, versionB Version) int {
247 func (v *Version) BumpMajor() {
256 func (v *Version) BumpMinor() {
[all …]

12345678910>>...1026