Package cmd contains the executables for OpenShift 3.
Package cmd contains the executables for OpenShift 3. openshiftPackage 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. apiPackage api should not be used.
Package api should not be used. api/legacylegacy 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. appsPackage 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/rollbackPackage 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/controllerPackage 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/prometheusPackage 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/strategyPackage 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. buildPackage 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/generatorPackage 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/prometheusPackage 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/utilPackage 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/webhookPackage 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/bitbucketPackage 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/genericPackage 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/githubPackage 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/gitlabPackage 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/flagtypesPackage 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/etcdPackage etcd provides objects for creating an embedded etcd server process.
Package etcd provides objects for creating an embedded etcd server process. cmd/utilPackage util provides utility functions for the cmd packages.
Package util provides utility functions for the cmd packages. imagePackage 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/digestdigest 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/referencereference 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. networkPackage 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/commonPackage 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/masterPackage master contains the OpenShift SDN code that runs on the master
Package master contains the OpenShift SDN code that runs on the master network/nodePackage 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/proxyPackage 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/validationPackage 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/osintypesosintypes 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/liblib contains the logic of commands used by oc.
lib contains the logic of commands used by oc. oc/lib/graph/appsgraph/analysisPackage 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/appPackage 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 openapipackage openapi contains generated openapi definitions.
package openapi contains generated openapi definitions. projectPackage 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/authPackage 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/imagePackage image implements evaluators of usage for imagestreams and images.
Package image implements evaluators of usage for imagestreams and images. routePackage 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/admissionThis 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/controllerPackage 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/generatorPackage 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/validationPackage 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/generatorPackage 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. unidlingPackage 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. utilPackage 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/dockerPackage 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/errorsPackage errors provides utility functions for various errors
Package errors provides utility functions for various errors util/filePackage file implements utility functions used to work with arbitrary files.
Package file implements utility functions used to work with arbitrary files. util/fsnotificationPackage fsnotification provides helper functions that wrap the fsnotify filesystem notification package.
Package fsnotification provides helper functions that wrap the fsnotify filesystem notification package. util/httpproxyPackage httpproxy contains an upgrade-aware HTTP single-host reverse proxy.
Package httpproxy contains an upgrade-aware HTTP single-host reverse proxy. util/labelselectorlabelselector 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/ovsPackage 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. versionPackage 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. extendedPackage extended contains extended tests for OpenShift Origin
Package extended contains extended tests for OpenShift Origin integrationPackage 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