Documentation
¶
Index ¶
Constants ¶
View Source
const ( // Secret name. Needs to contain Google Cloud key, as "json" AnnotationSecret = "cbi-gcb/secret" // Google Cloud project name AnnotationProject = "cbi-gcb/project" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GCB ¶
type GCB struct {
Image string
Helper cbipluginhelper.Helper
}
func (*GCB) CreatePodTemplateSpec ¶
func (*GCB) Info ¶
func (b *GCB) Info(ctx context.Context, req *pluginapi.InfoRequest) (*pluginapi.InfoResponse, error)
Click to show internal directories.
Click to hide internal directories.