A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://godoc.org/github.com/openshift/origin below:

origin package - github.com/openshift/origin - Go Packages

Package cmd contains the executables for OpenShift 3.

Package cmd contains the executables for OpenShift 3. openshift

Package main contains the main executable for OpenShift 3 `openshift` which is an integrated client and server binary.

Package main contains the main executable for OpenShift 3 `openshift` which is an integrated client and server binary.

Package examples contains sample applications for trying out the concepts in OpenShift 3.

Package examples contains sample applications for trying out the concepts in OpenShift 3.

Package pkg contains all of the libraries for OpenShift 3.

Package pkg contains all of the libraries for OpenShift 3. api

Package api should not be used.

Package api should not be used. api/legacy

legacy is a deprecated package that exists to install types into an ungroupified scheme for use reading old files by the CLI and the old oapi API server.

legacy is a deprecated package that exists to install types into an ungroupified scheme for use reading old files by the CLI and the old oapi API server. apps

Package deploy contains logic for watching and synchronizing deployments from configuration.

Package deploy contains logic for watching and synchronizing deployments from configuration. apps/apis/apps

+groupName=apps.openshift.io Package api is the internal version of the API.

+groupName=apps.openshift.io Package api is the internal version of the API. apps/apis/apps/v1

+groupName=apps.openshift.io Package v1 is the v1 version of the API.

+groupName=apps.openshift.io Package v1 is the v1 version of the API. Package deployconfig provides Registry interface and its RESTStorage implementation for storing DeploymentConfig api objects. Package deploylog provides a Registry interface for retrieving deployment logs apps/apiserver/registry/rollback

Package rollback contains the code for generating DeploymentConfigs representing rollbacks as well as REST support for API clients.

Package rollback contains the code for generating DeploymentConfigs representing rollbacks as well as REST support for API clients. apps/controller

Package controller contains all the controllers which taken together implement the deployment system's behavior.

Package controller contains all the controllers which taken together implement the deployment system's behavior. apps/metrics/prometheus

Package prometheus contains code for injecting apps related metrics into the prometheus registry running in the openshift master

Package prometheus contains code for injecting apps related metrics into the prometheus registry running in the openshift master apps/strategy

Package strategy contains implementations of core deployment strategies.

Package strategy contains implementations of core deployment strategies. Package support is a library of code useful to any strategy. +groupName=authorization.openshift.io Package api is the internal version of the API. serviceaccount is copied from k8s.io/kubernetes/pkg/serviceaccount to avoid an API dependency on k8s.io/kubernetes outside of the api types we rely upon. +groupName=authorization.openshift.io Package v1 is the v1 version of the API. This package has the automatically generated clientset. This package has the automatically generated fake clientset. This package contains the scheme of the automatically generated clientset. This package has the automatically generated typed clients. Package fake has the automatically generated clients. Package api is the internal version of the API. Package v1 is the v1 version of the API. Package api is the internal version of the API. Package v1 is the v1 version of the API. Package runonceduration contains the RunOnceDuration admission control plugin. build

Package build contains the OpenShift build system.

Package build contains the OpenShift build system. build/apis/build

+groupName=build.openshift.io Package api is the internal version of the API.

+groupName=build.openshift.io Package api is the internal version of the API. +groupName=build.openshift.io Package v1 is the v1 version of the API. Package defaults contains the BuildDefaults admission control plugin. Package overrides contains the BuildOverrides admission control plugin. build/generator

Package generator contains the code to generate Build from BuildConfig as well as REST support to help expose the generator from an API.

Package generator contains the code to generate Build from BuildConfig as well as REST support to help expose the generator from an API. build/metrics/prometheus

Package prometheus contains code for injecting build related metrics into the prometheus registry running in the openshift master

Package prometheus contains code for injecting build related metrics into the prometheus registry running in the openshift master build/util

Package util contains common functions that are used by the rest of the OpenShift build system.

Package util contains common functions that are used by the rest of the OpenShift build system. build/webhook

Package webhook contains code for managing and serving webhook services, providing post push events to trigger builds.

Package webhook contains code for managing and serving webhook services, providing post push events to trigger builds. build/webhook/bitbucket

Package bitbucket contains webhook.Plugin implementation of bitbucket webhooks according to https://confluence.atlassian.com/bitbucket/manage-webhooks-735643732.html

Package bitbucket contains webhook.Plugin implementation of bitbucket webhooks according to https://confluence.atlassian.com/bitbucket/manage-webhooks-735643732.html build/webhook/generic

Package generic contains webhook.Plugin implementation of a generic webhooks for use in testing and/or other ad/hoc usage

Package generic contains webhook.Plugin implementation of a generic webhooks for use in testing and/or other ad/hoc usage build/webhook/github

Package github contains webhook.Plugin implementation of github webhooks according to https://developer.github.com/webhooks/

Package github contains webhook.Plugin implementation of github webhooks according to https://developer.github.com/webhooks/ build/webhook/gitlab

Package gitlab contains webhook.Plugin implementation of gitlab webhooks according to https://docs.gitlab.com/ce/user/project/integrations/webhooks.html

Package gitlab contains webhook.Plugin implementation of gitlab webhooks according to https://docs.gitlab.com/ce/user/project/integrations/webhooks.html cmd/flagtypes

Package flagtypes provides types that implement the pflags.Value interface for converting command line flags to objects.

Package flagtypes provides types that implement the pflags.Value interface for converting command line flags to objects. Package api is the internal version of the API. Package v1 is the v1 version of the API. Package testing contains types for tests. cmd/server/etcd

Package etcd provides objects for creating an embedded etcd server process.

Package etcd provides objects for creating an embedded etcd server process. cmd/util

Package util provides utility functions for the cmd packages.

Package util provides utility functions for the cmd packages. image

Package image provides support for images, image repositories, and image repository mappings, including RESTStorage implementations and registries.

Package image provides support for images, image repositories, and image repository mappings, including RESTStorage implementations and registries. image/apis/image

+groupName=image.openshift.io Package api is the internal version of the API.

+groupName=image.openshift.io Package api is the internal version of the API. Package docker10 provides types used by docker/distribution and moby/moby. Package dockerpre012 is the dockerpre012 version of the API. +groupName=image.openshift.io Package v1 is the v1 version of the API. Package v1 is the v1 version of the API. This package has the automatically generated clientset. This package has the automatically generated fake clientset. This package contains the scheme of the automatically generated clientset. This package has the automatically generated typed clients. Package fake has the automatically generated clients. image/internal/digest

digest is a copy from "github.com/docker/distribution/digest" that is kept because we want to avoid the godep, this package has no non-standard dependencies, and if it changes lots of other docker registry stuff breaks.

digest is a copy from "github.com/docker/distribution/digest" that is kept because we want to avoid the godep, this package has no non-standard dependencies, and if it changes lots of other docker registry stuff breaks. image/internal/reference

reference is a copy from "github.com/docker/distribution/reference" that is kept because we want to avoid the godep, this package has no non-standard dependencies, and if it changes lots of other docker registry stuff breaks.

reference is a copy from "github.com/docker/distribution/reference" that is kept because we want to avoid the godep, this package has no non-standard dependencies, and if it changes lots of other docker registry stuff breaks. network

Package network provides OpenShift-internal SDN-related APIs

Package network provides OpenShift-internal SDN-related APIs Package externalipranger is the internal version of the API. Package v1 is the v1 version of the API. Package restrictedendpoints is the internal version of the API. Package v1 is the v1 version of the API. network/apis/network

+groupName=network.openshift.io Package api is the internal version of the API.

+groupName=network.openshift.io Package api is the internal version of the API. +groupName=network.openshift.io Package v1 is the v1 version of the API. network/common

Package common contains the OpenShift SDN code that is shared between master, node, and proxy

Package common contains the OpenShift SDN code that is shared between master, node, and proxy network/master

Package master contains the OpenShift SDN code that runs on the master

Package master contains the OpenShift SDN code that runs on the master network/node

Package node contains the OpenShift SDN networking code that runs on the nodes

Package node contains the OpenShift SDN networking code that runs on the nodes network/proxy

Package proxy contains the OpenShift SDN code that runs as part of the service proxy

Package proxy contains the OpenShift SDN code that runs as part of the service proxy oauth/apis/oauth

+groupName=oauth.openshift.io Package api is the internal version of the API.

+groupName=oauth.openshift.io Package api is the internal version of the API. +groupName=oauth.openshift.io Package v1 is the v1 version of the API. oauth/apis/oauth/validation

Package validation has functions for validating the correctness of api objects and explaining what is wrong with them when they aren't valid.

Package validation has functions for validating the correctness of api objects and explaining what is wrong with them when they aren't valid. This package has the automatically generated clientset. This package has the automatically generated fake clientset. This package contains the scheme of the automatically generated clientset. This package has the automatically generated typed clients. Package fake has the automatically generated clients. oauth/osintypes

osintypes holds types that are used to interpret responses from the RangelReale osin server.

osintypes holds types that are used to interpret responses from the RangelReale osin server. Package basicauthpassword implements authenticator.Password by making a BasicAuth call to a remote endpoint and extracting user information from a JSON response. Package keystone provide authentication via keystone. Package external implements an OAuth flow with an external identity provider Package prune contains logic for pruning images and interoperating with the integrated Docker registry. oc/lib

lib contains the logic of commands used by oc.

lib contains the logic of commands used by oc. oc/lib/graph/appsgraph/analysis

Package analysis provides functions that analyse deployment configurations and setup markers that will be reported by oc status

Package analysis provides functions that analyse deployment configurations and setup markers that will be reported by oc status Package graph contains graph utilities for routes Package analysis provides functions that analyse routes and setup markers that will be reported by oc status Package nodes contains graph functions and types for routes oc/lib/newapp/app

Package app defines reference objects used to generate OpenShift API objects

Package app defines reference objects used to generate OpenShift API objects Package dockerfile provides utilities for finding and parsing Dockerfiles Package jenkinsfile provides utilities for finding and parsing Jenkinsfiles Package source includes detectors for STI source repositories openapi

package openapi contains generated openapi definitions.

package openapi contains generated openapi definitions. project

Package project provides support for projects including RESTStorage implementations and registries.

Package project provides support for projects including RESTStorage implementations and registries. project/apis/project

+groupName=project.openshift.io Package api is the internal version of the API.

+groupName=project.openshift.io Package api is the internal version of the API. +groupName=project.openshift.io Package v1 is the v1 version of the API. Package api is the internal version of the API. Package v1 is the v1 version of the API. project/auth

Package auth provides mechanisms for enforcing authorization to Project resources in OpenShift

Package auth provides mechanisms for enforcing authorization to Project resources in OpenShift This package has the automatically generated clientset. This package has the automatically generated fake clientset. This package contains the scheme of the automatically generated clientset. This package has the automatically generated typed clients. Package fake has the automatically generated clients. quota/apis/quota

+groupName=quota.openshift.io Package api is the internal version of the API.

+groupName=quota.openshift.io Package api is the internal version of the API. +groupName=quota.openshift.io Package v1 is the v1 version of the API. quota/image

Package image implements evaluators of usage for imagestreams and images.

Package image implements evaluators of usage for imagestreams and images. route

Package route provides support for managing and watching routes.

Package route provides support for managing and watching routes. Package allocation contains all the route allocation plugins. Package simple contains the SimpleAllocation route plugin. route/apis/route

+groupName=route.openshift.io Package api is the internal version of the API.

+groupName=route.openshift.io Package api is the internal version of the API. +groupName=route.openshift.io Package v1 is the v1 version of the API. route/apiserver/admission

This plugin supplements upstream Ingress admission validation It takes care of current Openshift specific constraints on Ingress resources

This plugin supplements upstream Ingress admission validation It takes care of current Openshift specific constraints on Ingress resources Package api is the internal version of the API. Package v1 is the v1 version of the API. route/controller

Package controller contains all the route handling controllers.

Package controller contains all the route handling controllers. Package allocation contains all the route allocation controllers. This package has the automatically generated clientset. This package has the automatically generated fake clientset. This package contains the scheme of the automatically generated clientset. This package has the automatically generated typed clients. Package fake has the automatically generated clients. route/generator

Package generator implements the Generator interface for routes

Package generator implements the Generator interface for routes Package api is the internal version of the API. Package v1 is the v1 version of the API. +groupName=security.openshift.io Package api is the internal version of the API. +groupName=security.openshift.io Package v1 is the v1 version of the API. Package securitycontextconstraints provides Registry interface and its REST implementation for storing SecurityContextConstraints api objects. This package has the automatically generated clientset. This package has the automatically generated fake clientset. This package contains the scheme of the automatically generated clientset. This package has the automatically generated typed clients. Package fake has the automatically generated clients. Package selinux contains security context constraints SELinux strategy implementations. Package user contains security context constraints user strategy implementations. +groupName=template.openshift.io Package api is the internal version of the API. +groupName=template.openshift.io Package v1 is the v1 version of the API. template/apis/template/validation

Package validation has functions for validating the correctness of Template objects and explaining what is wrong with them when they aren't valid.

Package validation has functions for validating the correctness of Template objects and explaining what is wrong with them when they aren't valid. This package has the automatically generated clientset. This package has the automatically generated fake clientset. This package contains the scheme of the automatically generated clientset. This package has the automatically generated typed clients. Package fake has the automatically generated clients. template/generator

Package generator defines GeneratorInterface interface and implements some random value generators.

Package generator defines GeneratorInterface interface and implements some random value generators. Package examples demonstrates possible implementation of some random value generators. +groupName=config.templateservicebroker.openshift.io +groupName=config.templateservicebroker.openshift.io Package v1 is the v1 version of the API. unidling

Package unidling supports unidling scalable resources upon network traffic to associated services

Package unidling supports unidling scalable resources upon network traffic to associated services user/apis/user

+groupName=user.openshift.io Package api is the internal version of the API.

+groupName=user.openshift.io Package api is the internal version of the API. user/apis/user/v1

+groupName=user.openshift.io Package v1 is the v1 version of the API.

+groupName=user.openshift.io Package v1 is the v1 version of the API. This package has the automatically generated clientset. This package has the automatically generated fake clientset. This package contains the scheme of the automatically generated clientset. This package has the automatically generated typed clients. Package fake has the automatically generated clients. util

Package util implements various utility functions used in both testing and implementation of OpenShift.

Package util implements various utility functions used in both testing and implementation of OpenShift. util/docker

Package docker has utilities to work with Docker.

Package docker has utilities to work with Docker. Package dockerfile has utilities that complement Docker's official Dockerfile parser. util/errors

Package errors provides utility functions for various errors

Package errors provides utility functions for various errors util/file

Package file implements utility functions used to work with arbitrary files.

Package file implements utility functions used to work with arbitrary files. util/fsnotification

Package fsnotification provides helper functions that wrap the fsnotify filesystem notification package.

Package fsnotification provides helper functions that wrap the fsnotify filesystem notification package. util/httpproxy

Package httpproxy contains an upgrade-aware HTTP single-host reverse proxy.

Package httpproxy contains an upgrade-aware HTTP single-host reverse proxy. util/labelselector

labelselector is trim down version of k8s/pkg/labels/selector.go It only accepts exact label matches Example: "k1=v1, k2 = v2"

labelselector is trim down version of k8s/pkg/labels/selector.go It only accepts exact label matches Example: "k1=v1, k2 = v2" util/ovs

Package ovs provides a wrapper around ovs-vsctl and ovs-ofctl

Package ovs provides a wrapper around ovs-vsctl and ovs-ofctl Package testing contains testing types. version

Package version supplies version information collected at build time to OpenShift and Kubernetes components.

Package version supplies version information collected at build time to OpenShift and Kubernetes components.

Package test contains cross-functional test suites for OpenShift 3.

Package test contains cross-functional test suites for OpenShift 3. extended

Package extended contains extended tests for OpenShift Origin

Package extended contains extended tests for OpenShift Origin integration

Package integration contains integration tests for OpenShift Origin.

Package integration contains integration tests for OpenShift Origin.

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4