Documentation ¶
Index ¶
Constants ¶
View Source
const CloudBuildNetworkName = "cloudbuild"
https://cloud.google.com/cloud-build/docs/build-config#network
Variables ¶
This section is empty.
Functions ¶
func GetCloudBuildIP ¶
func IsRunningWindowsContainers ¶ added in v0.21.0
Types ¶
type Listener ¶ added in v0.51.0
type Listener struct {
// contains filtered or unexported fields
}
func NewListener ¶ added in v0.51.0
func (*Listener) ContainerEndpoint ¶ added in v0.51.0
ContainerEndpoint returns listener address suitable for use in agent's "-api-endpoint" flag when running inside of a container.
func (*Listener) DirectEndpoint ¶ added in v0.51.0
DirectEndpoint returns listener address suitable for use in agent's "-api-endpoint" flag when running on the host.
Click to show internal directories.
Click to hide internal directories.