package
2.5.1+incompatible
Repository: https://github.com/redhat-developer/odo.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

ConvertEnvInfoURL converts EnvInfoURL to URL.
ConvertExtensionV1IngressURLToIngress converts IngressURL to Ingress.
GetProtocol returns the protocol string.
GetURLString returns a string representation of given url.
NewClient gets the appropriate URL client based on the parameters.
NewMockClient creates a new mock instance.
NewURL gives machine readable URL definition.
NewURLFromConfigURL creates a URL from a ConfigURL.
NewURLFromEnvinfoURL creates a URL from a EnvinfoURL.
No description provided by the author
NewURLFromLocalURL creates a URL from a localConfigProvider.LocalURL.
No description provided by the author
No description provided by the author
Push creates and deletes the required URLs.
StartURLHttpRequestStatusWatchForK8S begins testing URLs for responses, outputting the result to console.

# Constants

StateTypeLocallyDeleted means that URL was deleted from the local config, but it is still present on the cluster/container.
StateTypeNotPushed means that URL is only in local config, but not on the cluster/container.
StateTypePushed means that URL is present both locally and on cluster/container.
URLFailureWaitTime is how long to wait on error from URL connection.
No description provided by the author

# Structs

No description provided by the author
MockClient is a mock of Client interface.
MockClientMockRecorder is the mock recorder for MockClient.
No description provided by the author
URL is an abstraction giving network access to the component from outside the cluster.
URLList is a list of urls.
URLSpec contains the specifications of a URL.
URLStatus is the current status of a url.

# Interfaces

No description provided by the author

# Type aliases

No description provided by the author