Versions in this module Expand all Collapse all v0 v0.3.0 Aug 3, 2020 Changes in this version + const EncodingJSON + const EncodingYAML + func GetContinueOption(req ContinueGetter) (*client.ListOptions, error) + func GetInNamespaceOption(req AccountGetter) (*client.ListOptions, error) + func GetLabelsSelectorOption(req LabelSelectorGetter) (*client.ListOptions, error) + func GetLimitOption(req LimitGetter) (*client.ListOptions, error) + func GetOfferingGVR(req OfferingVersionGetter) schema.GroupVersionResource + func RegisterAccountServiceHandler(ctx context.Context, mux *runtime.ServeMux, conn *grpc.ClientConn) error + func RegisterAccountServiceHandlerClient(ctx context.Context, mux *runtime.ServeMux, client AccountServiceClient) error + func RegisterAccountServiceHandlerFromEndpoint(ctx context.Context, mux *runtime.ServeMux, endpoint string, ...) (err error) + func RegisterAccountServiceHandlerServer(ctx context.Context, mux *runtime.ServeMux, server AccountServiceServer) error + func RegisterAccountServiceServer(s *grpc.Server, srv AccountServiceServer) + func RegisterDocHandler(ctx context.Context, mux *runtime.ServeMux, conn *grpc.ClientConn) error + func RegisterDocHandlerClient(ctx context.Context, mux *runtime.ServeMux, client DocClient) error + func RegisterDocHandlerFromEndpoint(ctx context.Context, mux *runtime.ServeMux, endpoint string, ...) (err error) + func RegisterDocHandlerServer(ctx context.Context, mux *runtime.ServeMux, server DocServer) error + func RegisterDocServer(s *grpc.Server, srv DocServer) + func RegisterInstancesServiceHandler(ctx context.Context, mux *runtime.ServeMux, conn *grpc.ClientConn) error + func RegisterInstancesServiceHandlerClient(ctx context.Context, mux *runtime.ServeMux, client InstancesServiceClient) error + func RegisterInstancesServiceHandlerFromEndpoint(ctx context.Context, mux *runtime.ServeMux, endpoint string, ...) (err error) + func RegisterInstancesServiceHandlerServer(ctx context.Context, mux *runtime.ServeMux, server InstancesServiceServer) error + func RegisterInstancesServiceServer(s *grpc.Server, srv InstancesServiceServer) + func RegisterKubeCarrierHandler(ctx context.Context, mux *runtime.ServeMux, conn *grpc.ClientConn) error + func RegisterKubeCarrierHandlerClient(ctx context.Context, mux *runtime.ServeMux, client KubeCarrierClient) error + func RegisterKubeCarrierHandlerFromEndpoint(ctx context.Context, mux *runtime.ServeMux, endpoint string, ...) (err error) + func RegisterKubeCarrierHandlerServer(ctx context.Context, mux *runtime.ServeMux, server KubeCarrierServer) error + func RegisterKubeCarrierServer(s *grpc.Server, srv KubeCarrierServer) + func RegisterOfferingServiceHandler(ctx context.Context, mux *runtime.ServeMux, conn *grpc.ClientConn) error + func RegisterOfferingServiceHandlerClient(ctx context.Context, mux *runtime.ServeMux, client OfferingServiceClient) error + func RegisterOfferingServiceHandlerFromEndpoint(ctx context.Context, mux *runtime.ServeMux, endpoint string, ...) (err error) + func RegisterOfferingServiceHandlerServer(ctx context.Context, mux *runtime.ServeMux, server OfferingServiceServer) error + func RegisterOfferingServiceServer(s *grpc.Server, srv OfferingServiceServer) + func RegisterProviderServiceHandler(ctx context.Context, mux *runtime.ServeMux, conn *grpc.ClientConn) error + func RegisterProviderServiceHandlerClient(ctx context.Context, mux *runtime.ServeMux, client ProviderServiceClient) error + func RegisterProviderServiceHandlerFromEndpoint(ctx context.Context, mux *runtime.ServeMux, endpoint string, ...) (err error) + func RegisterProviderServiceHandlerServer(ctx context.Context, mux *runtime.ServeMux, server ProviderServiceServer) error + func RegisterProviderServiceServer(s *grpc.Server, srv ProviderServiceServer) + func RegisterRegionServiceHandler(ctx context.Context, mux *runtime.ServeMux, conn *grpc.ClientConn) error + func RegisterRegionServiceHandlerClient(ctx context.Context, mux *runtime.ServeMux, client RegionServiceClient) error + func RegisterRegionServiceHandlerFromEndpoint(ctx context.Context, mux *runtime.ServeMux, endpoint string, ...) (err error) + func RegisterRegionServiceHandlerServer(ctx context.Context, mux *runtime.ServeMux, server RegionServiceServer) error + func RegisterRegionServiceServer(s *grpc.Server, srv RegionServiceServer) + type APIVersion struct + Branch string + BuildDate *timestamp.Timestamp + GoVersion string + Platform string + Version string + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*APIVersion) Descriptor() ([]byte, []int) + func (*APIVersion) ProtoMessage() + func (m *APIVersion) GetBranch() string + func (m *APIVersion) GetBuildDate() *timestamp.Timestamp + func (m *APIVersion) GetGoVersion() string + func (m *APIVersion) GetPlatform() string + func (m *APIVersion) GetVersion() string + func (m *APIVersion) Reset() + func (m *APIVersion) String() string + func (m *APIVersion) XXX_DiscardUnknown() + func (m *APIVersion) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *APIVersion) XXX_Merge(src proto.Message) + func (m *APIVersion) XXX_Size() int + func (m *APIVersion) XXX_Unmarshal(b []byte) error + type Account struct + Metadata *ObjectMeta + Spec *AccountSpec + Status *AccountStatus + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*Account) Descriptor() ([]byte, []int) + func (*Account) ProtoMessage() + func (m *Account) GetMetadata() *ObjectMeta + func (m *Account) GetSpec() *AccountSpec + func (m *Account) GetStatus() *AccountStatus + func (m *Account) Reset() + func (m *Account) String() string + func (m *Account) XXX_DiscardUnknown() + func (m *Account) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *Account) XXX_Merge(src proto.Message) + func (m *Account) XXX_Size() int + func (m *Account) XXX_Unmarshal(b []byte) error + type AccountCondition struct + LastTransitionTime *timestamp.Timestamp + Message string + Reason string + Status *ConditionStatus + Type *AccountConditionType + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*AccountCondition) Descriptor() ([]byte, []int) + func (*AccountCondition) ProtoMessage() + func (m *AccountCondition) GetLastTransitionTime() *timestamp.Timestamp + func (m *AccountCondition) GetMessage() string + func (m *AccountCondition) GetReason() string + func (m *AccountCondition) GetStatus() *ConditionStatus + func (m *AccountCondition) GetType() *AccountConditionType + func (m *AccountCondition) Reset() + func (m *AccountCondition) String() string + func (m *AccountCondition) XXX_DiscardUnknown() + func (m *AccountCondition) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *AccountCondition) XXX_Merge(src proto.Message) + func (m *AccountCondition) XXX_Size() int + func (m *AccountCondition) XXX_Unmarshal(b []byte) error + type AccountConditionType struct + Type string + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*AccountConditionType) Descriptor() ([]byte, []int) + func (*AccountConditionType) ProtoMessage() + func (m *AccountConditionType) GetType() string + func (m *AccountConditionType) Reset() + func (m *AccountConditionType) String() string + func (m *AccountConditionType) XXX_DiscardUnknown() + func (m *AccountConditionType) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *AccountConditionType) XXX_Merge(src proto.Message) + func (m *AccountConditionType) XXX_Size() int + func (m *AccountConditionType) XXX_Unmarshal(b []byte) error + type AccountGetter interface + GetAccount func() string + type AccountList struct + Items []*Account + Metadata *ListMeta + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*AccountList) Descriptor() ([]byte, []int) + func (*AccountList) ProtoMessage() + func (m *AccountList) GetItems() []*Account + func (m *AccountList) GetMetadata() *ListMeta + func (m *AccountList) Reset() + func (m *AccountList) String() string + func (m *AccountList) XXX_DiscardUnknown() + func (m *AccountList) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *AccountList) XXX_Merge(src proto.Message) + func (m *AccountList) XXX_Size() int + func (m *AccountList) XXX_Unmarshal(b []byte) error + type AccountListRequest struct + LabelSelector string + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*AccountListRequest) Descriptor() ([]byte, []int) + func (*AccountListRequest) ProtoMessage() + func (m *AccountListRequest) GetLabelSelector() string + func (m *AccountListRequest) Reset() + func (m *AccountListRequest) String() string + func (m *AccountListRequest) XXX_DiscardUnknown() + func (m *AccountListRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *AccountListRequest) XXX_Merge(src proto.Message) + func (m *AccountListRequest) XXX_Size() int + func (m *AccountListRequest) XXX_Unmarshal(b []byte) error + func (req *AccountListRequest) GetListOptions() (*client.ListOptions, error) + func (req *AccountListRequest) Validate() error + type AccountMetadata struct + Description string + DisplayName string + Icon *Image + Logo *Image + ShortDescription string + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*AccountMetadata) Descriptor() ([]byte, []int) + func (*AccountMetadata) ProtoMessage() + func (m *AccountMetadata) GetDescription() string + func (m *AccountMetadata) GetDisplayName() string + func (m *AccountMetadata) GetIcon() *Image + func (m *AccountMetadata) GetLogo() *Image + func (m *AccountMetadata) GetShortDescription() string + func (m *AccountMetadata) Reset() + func (m *AccountMetadata) String() string + func (m *AccountMetadata) XXX_DiscardUnknown() + func (m *AccountMetadata) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *AccountMetadata) XXX_Merge(src proto.Message) + func (m *AccountMetadata) XXX_Size() int + func (m *AccountMetadata) XXX_Unmarshal(b []byte) error + type AccountRole struct + Type string + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*AccountRole) Descriptor() ([]byte, []int) + func (*AccountRole) ProtoMessage() + func (m *AccountRole) GetType() string + func (m *AccountRole) Reset() + func (m *AccountRole) String() string + func (m *AccountRole) XXX_DiscardUnknown() + func (m *AccountRole) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *AccountRole) XXX_Merge(src proto.Message) + func (m *AccountRole) XXX_Size() int + func (m *AccountRole) XXX_Unmarshal(b []byte) error + type AccountServiceClient interface + List func(ctx context.Context, in *AccountListRequest, opts ...grpc.CallOption) (*AccountList, error) + func NewAccountServiceClient(cc grpc.ClientConnInterface) AccountServiceClient + type AccountServiceServer interface + List func(context.Context, *AccountListRequest) (*AccountList, error) + type AccountSpec struct + Metadata *AccountMetadata + Roles []*AccountRole + Subjects []*Subject + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*AccountSpec) Descriptor() ([]byte, []int) + func (*AccountSpec) ProtoMessage() + func (m *AccountSpec) GetMetadata() *AccountMetadata + func (m *AccountSpec) GetRoles() []*AccountRole + func (m *AccountSpec) GetSubjects() []*Subject + func (m *AccountSpec) Reset() + func (m *AccountSpec) String() string + func (m *AccountSpec) XXX_DiscardUnknown() + func (m *AccountSpec) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *AccountSpec) XXX_Merge(src proto.Message) + func (m *AccountSpec) XXX_Size() int + func (m *AccountSpec) XXX_Unmarshal(b []byte) error + type AccountStatus struct + Conditions []*AccountCondition + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*AccountStatus) Descriptor() ([]byte, []int) + func (*AccountStatus) ProtoMessage() + func (m *AccountStatus) GetConditions() []*AccountCondition + func (m *AccountStatus) Reset() + func (m *AccountStatus) String() string + func (m *AccountStatus) XXX_DiscardUnknown() + func (m *AccountStatus) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *AccountStatus) XXX_Merge(src proto.Message) + func (m *AccountStatus) XXX_Size() int + func (m *AccountStatus) XXX_Unmarshal(b []byte) error + type CRDInformation struct + ApiGroup string + Kind string + Name string + Plural string + Region *ObjectReference + Versions []*CRDVersion + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*CRDInformation) Descriptor() ([]byte, []int) + func (*CRDInformation) ProtoMessage() + func (m *CRDInformation) GetApiGroup() string + func (m *CRDInformation) GetKind() string + func (m *CRDInformation) GetName() string + func (m *CRDInformation) GetPlural() string + func (m *CRDInformation) GetRegion() *ObjectReference + func (m *CRDInformation) GetVersions() []*CRDVersion + func (m *CRDInformation) Reset() + func (m *CRDInformation) String() string + func (m *CRDInformation) XXX_DiscardUnknown() + func (m *CRDInformation) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *CRDInformation) XXX_Merge(src proto.Message) + func (m *CRDInformation) XXX_Size() int + func (m *CRDInformation) XXX_Unmarshal(b []byte) error + type CRDVersion struct + Name string + Schema string + Storage bool + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*CRDVersion) Descriptor() ([]byte, []int) + func (*CRDVersion) ProtoMessage() + func (m *CRDVersion) GetName() string + func (m *CRDVersion) GetSchema() string + func (m *CRDVersion) GetStorage() bool + func (m *CRDVersion) Reset() + func (m *CRDVersion) String() string + func (m *CRDVersion) XXX_DiscardUnknown() + func (m *CRDVersion) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *CRDVersion) XXX_Merge(src proto.Message) + func (m *CRDVersion) XXX_Size() int + func (m *CRDVersion) XXX_Unmarshal(b []byte) error + type ConditionStatus struct + Status string + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*ConditionStatus) Descriptor() ([]byte, []int) + func (*ConditionStatus) ProtoMessage() + func (m *ConditionStatus) GetStatus() string + func (m *ConditionStatus) Reset() + func (m *ConditionStatus) String() string + func (m *ConditionStatus) XXX_DiscardUnknown() + func (m *ConditionStatus) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *ConditionStatus) XXX_Merge(src proto.Message) + func (m *ConditionStatus) XXX_Size() int + func (m *ConditionStatus) XXX_Unmarshal(b []byte) error + type ContinueGetter interface + GetContinue func() string + type DocClient interface + OpenAPI func(ctx context.Context, in *empty.Empty, opts ...grpc.CallOption) (*httpbody.HttpBody, error) + Swagger func(ctx context.Context, in *DocStaticRequest, opts ...grpc.CallOption) (*httpbody.HttpBody, error) + func NewDocClient(cc grpc.ClientConnInterface) DocClient + type DocServer interface + OpenAPI func(context.Context, *empty.Empty) (*httpbody.HttpBody, error) + Swagger func(context.Context, *DocStaticRequest) (*httpbody.HttpBody, error) + type DocStaticRequest struct + Path string + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*DocStaticRequest) Descriptor() ([]byte, []int) + func (*DocStaticRequest) ProtoMessage() + func (m *DocStaticRequest) GetPath() string + func (m *DocStaticRequest) Reset() + func (m *DocStaticRequest) String() string + func (m *DocStaticRequest) XXX_DiscardUnknown() + func (m *DocStaticRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *DocStaticRequest) XXX_Merge(src proto.Message) + func (m *DocStaticRequest) XXX_Size() int + func (m *DocStaticRequest) XXX_Unmarshal(b []byte) error + type GetRequest struct + Account string + Name string + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*GetRequest) Descriptor() ([]byte, []int) + func (*GetRequest) ProtoMessage() + func (m *GetRequest) GetAccount() string + func (m *GetRequest) GetName() string + func (m *GetRequest) Reset() + func (m *GetRequest) String() string + func (m *GetRequest) XXX_DiscardUnknown() + func (m *GetRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *GetRequest) XXX_Merge(src proto.Message) + func (m *GetRequest) XXX_Size() int + func (m *GetRequest) XXX_Unmarshal(b []byte) error + func (req *GetRequest) GetAuthOption() authorizer.AuthorizationOption + func (req *GetRequest) GetGVR(server interface{}) schema.GroupVersionResource + func (req *GetRequest) Validate() error + type Image struct + Data []byte + MediaType string + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*Image) Descriptor() ([]byte, []int) + func (*Image) ProtoMessage() + func (m *Image) GetData() []byte + func (m *Image) GetMediaType() string + func (m *Image) Reset() + func (m *Image) String() string + func (m *Image) XXX_DiscardUnknown() + func (m *Image) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *Image) XXX_Merge(src proto.Message) + func (m *Image) XXX_Size() int + func (m *Image) XXX_Unmarshal(b []byte) error + type Instance struct + Metadata *ObjectMeta + Offering string + Spec *RawObject + Status *RawObject + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*Instance) Descriptor() ([]byte, []int) + func (*Instance) ProtoMessage() + func (m *Instance) GetMetadata() *ObjectMeta + func (m *Instance) GetOffering() string + func (m *Instance) GetSpec() *RawObject + func (m *Instance) GetStatus() *RawObject + func (m *Instance) Reset() + func (m *Instance) String() string + func (m *Instance) XXX_DiscardUnknown() + func (m *Instance) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *Instance) XXX_Merge(src proto.Message) + func (m *Instance) XXX_Size() int + func (m *Instance) XXX_Unmarshal(b []byte) error + type InstanceCreateRequest struct + Account string + Offering string + Spec *Instance + Version string + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*InstanceCreateRequest) Descriptor() ([]byte, []int) + func (*InstanceCreateRequest) ProtoMessage() + func (m *InstanceCreateRequest) GetAccount() string + func (m *InstanceCreateRequest) GetOffering() string + func (m *InstanceCreateRequest) GetSpec() *Instance + func (m *InstanceCreateRequest) GetVersion() string + func (m *InstanceCreateRequest) Reset() + func (m *InstanceCreateRequest) String() string + func (m *InstanceCreateRequest) XXX_DiscardUnknown() + func (m *InstanceCreateRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *InstanceCreateRequest) XXX_Merge(src proto.Message) + func (m *InstanceCreateRequest) XXX_Size() int + func (m *InstanceCreateRequest) XXX_Unmarshal(b []byte) error + func (req *InstanceCreateRequest) GetAuthOption() authorizer.AuthorizationOption + func (req *InstanceCreateRequest) GetGVR(server interface{}) schema.GroupVersionResource + func (req *InstanceCreateRequest) Validate() error + type InstanceDeleteRequest struct + Account string + Name string + Offering string + Version string + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*InstanceDeleteRequest) Descriptor() ([]byte, []int) + func (*InstanceDeleteRequest) ProtoMessage() + func (m *InstanceDeleteRequest) GetAccount() string + func (m *InstanceDeleteRequest) GetName() string + func (m *InstanceDeleteRequest) GetOffering() string + func (m *InstanceDeleteRequest) GetVersion() string + func (m *InstanceDeleteRequest) Reset() + func (m *InstanceDeleteRequest) String() string + func (m *InstanceDeleteRequest) XXX_DiscardUnknown() + func (m *InstanceDeleteRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *InstanceDeleteRequest) XXX_Merge(src proto.Message) + func (m *InstanceDeleteRequest) XXX_Size() int + func (m *InstanceDeleteRequest) XXX_Unmarshal(b []byte) error + func (req *InstanceDeleteRequest) GetAuthOption() authorizer.AuthorizationOption + func (req *InstanceDeleteRequest) GetGVR(server interface{}) schema.GroupVersionResource + func (req *InstanceDeleteRequest) Validate() error + type InstanceGetRequest struct + Account string + Name string + Offering string + Version string + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*InstanceGetRequest) Descriptor() ([]byte, []int) + func (*InstanceGetRequest) ProtoMessage() + func (m *InstanceGetRequest) GetAccount() string + func (m *InstanceGetRequest) GetName() string + func (m *InstanceGetRequest) GetOffering() string + func (m *InstanceGetRequest) GetVersion() string + func (m *InstanceGetRequest) Reset() + func (m *InstanceGetRequest) String() string + func (m *InstanceGetRequest) XXX_DiscardUnknown() + func (m *InstanceGetRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *InstanceGetRequest) XXX_Merge(src proto.Message) + func (m *InstanceGetRequest) XXX_Size() int + func (m *InstanceGetRequest) XXX_Unmarshal(b []byte) error + func (req *InstanceGetRequest) GetAuthOption() authorizer.AuthorizationOption + func (req *InstanceGetRequest) GetGVR(server interface{}) schema.GroupVersionResource + func (req *InstanceGetRequest) Validate() error + type InstanceList struct + Items []*Instance + Metadata *ListMeta + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*InstanceList) Descriptor() ([]byte, []int) + func (*InstanceList) ProtoMessage() + func (m *InstanceList) GetItems() []*Instance + func (m *InstanceList) GetMetadata() *ListMeta + func (m *InstanceList) Reset() + func (m *InstanceList) String() string + func (m *InstanceList) XXX_DiscardUnknown() + func (m *InstanceList) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *InstanceList) XXX_Merge(src proto.Message) + func (m *InstanceList) XXX_Size() int + func (m *InstanceList) XXX_Unmarshal(b []byte) error + type InstanceListRequest struct + Account string + Continue string + LabelSelector string + Limit int64 + Offering string + Version string + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*InstanceListRequest) Descriptor() ([]byte, []int) + func (*InstanceListRequest) ProtoMessage() + func (m *InstanceListRequest) GetAccount() string + func (m *InstanceListRequest) GetContinue() string + func (m *InstanceListRequest) GetLabelSelector() string + func (m *InstanceListRequest) GetLimit() int64 + func (m *InstanceListRequest) GetOffering() string + func (m *InstanceListRequest) GetVersion() string + func (m *InstanceListRequest) Reset() + func (m *InstanceListRequest) String() string + func (m *InstanceListRequest) XXX_DiscardUnknown() + func (m *InstanceListRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *InstanceListRequest) XXX_Merge(src proto.Message) + func (m *InstanceListRequest) XXX_Size() int + func (m *InstanceListRequest) XXX_Unmarshal(b []byte) error + func (req *InstanceListRequest) GetAuthOption() authorizer.AuthorizationOption + func (req *InstanceListRequest) GetGVR(server interface{}) schema.GroupVersionResource + func (req *InstanceListRequest) GetListOptions() (*client.ListOptions, error) + func (req *InstanceListRequest) Validate() error + type InstanceWatchRequest struct + Account string + LabelSelector string + Offering string + ResourceVersion string + Version string + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*InstanceWatchRequest) Descriptor() ([]byte, []int) + func (*InstanceWatchRequest) ProtoMessage() + func (m *InstanceWatchRequest) GetAccount() string + func (m *InstanceWatchRequest) GetLabelSelector() string + func (m *InstanceWatchRequest) GetOffering() string + func (m *InstanceWatchRequest) GetResourceVersion() string + func (m *InstanceWatchRequest) GetVersion() string + func (m *InstanceWatchRequest) Reset() + func (m *InstanceWatchRequest) String() string + func (m *InstanceWatchRequest) XXX_DiscardUnknown() + func (m *InstanceWatchRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *InstanceWatchRequest) XXX_Merge(src proto.Message) + func (m *InstanceWatchRequest) XXX_Size() int + func (m *InstanceWatchRequest) XXX_Unmarshal(b []byte) error + func (req *InstanceWatchRequest) GetAuthOption() authorizer.AuthorizationOption + func (req *InstanceWatchRequest) GetGVR(server interface{}) schema.GroupVersionResource + func (req *InstanceWatchRequest) GetListOptions() (*client.ListOptions, error) + func (req *InstanceWatchRequest) Validate() error + type InstancesServiceClient interface + Create func(ctx context.Context, in *InstanceCreateRequest, opts ...grpc.CallOption) (*Instance, error) + Delete func(ctx context.Context, in *InstanceDeleteRequest, opts ...grpc.CallOption) (*empty.Empty, error) + Get func(ctx context.Context, in *InstanceGetRequest, opts ...grpc.CallOption) (*Instance, error) + List func(ctx context.Context, in *InstanceListRequest, opts ...grpc.CallOption) (*InstanceList, error) + Watch func(ctx context.Context, in *InstanceWatchRequest, opts ...grpc.CallOption) (InstancesService_WatchClient, error) + func NewInstancesServiceClient(cc grpc.ClientConnInterface) InstancesServiceClient + type InstancesServiceServer interface + Create func(context.Context, *InstanceCreateRequest) (*Instance, error) + Delete func(context.Context, *InstanceDeleteRequest) (*empty.Empty, error) + Get func(context.Context, *InstanceGetRequest) (*Instance, error) + List func(context.Context, *InstanceListRequest) (*InstanceList, error) + Watch func(*InstanceWatchRequest, InstancesService_WatchServer) error + type InstancesService_WatchClient interface + Recv func() (*WatchEvent, error) + type InstancesService_WatchServer interface + Send func(*WatchEvent) error + type KubeCarrierClient interface + Version func(ctx context.Context, in *VersionRequest, opts ...grpc.CallOption) (*APIVersion, error) + WhoAmI func(ctx context.Context, in *empty.Empty, opts ...grpc.CallOption) (*UserInfo, error) + func NewKubeCarrierClient(cc grpc.ClientConnInterface) KubeCarrierClient + type KubeCarrierServer interface + Version func(context.Context, *VersionRequest) (*APIVersion, error) + WhoAmI func(context.Context, *empty.Empty) (*UserInfo, error) + type LabelSelectorGetter interface + GetLabelSelector func() string + type LimitGetter interface + GetLimit func() int64 + type ListMeta struct + Continue string + ResourceVersion string + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*ListMeta) Descriptor() ([]byte, []int) + func (*ListMeta) ProtoMessage() + func (m *ListMeta) GetContinue() string + func (m *ListMeta) GetResourceVersion() string + func (m *ListMeta) Reset() + func (m *ListMeta) String() string + func (m *ListMeta) XXX_DiscardUnknown() + func (m *ListMeta) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *ListMeta) XXX_Merge(src proto.Message) + func (m *ListMeta) XXX_Size() int + func (m *ListMeta) XXX_Unmarshal(b []byte) error + type ListRequest struct + Account string + Continue string + LabelSelector string + Limit int64 + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*ListRequest) Descriptor() ([]byte, []int) + func (*ListRequest) ProtoMessage() + func (m *ListRequest) GetAccount() string + func (m *ListRequest) GetContinue() string + func (m *ListRequest) GetLabelSelector() string + func (m *ListRequest) GetLimit() int64 + func (m *ListRequest) Reset() + func (m *ListRequest) String() string + func (m *ListRequest) XXX_DiscardUnknown() + func (m *ListRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *ListRequest) XXX_Merge(src proto.Message) + func (m *ListRequest) XXX_Size() int + func (m *ListRequest) XXX_Unmarshal(b []byte) error + func (req *ListRequest) GetAuthOption() authorizer.AuthorizationOption + func (req *ListRequest) GetGVR(server interface{}) schema.GroupVersionResource + func (req *ListRequest) GetListOptions() (*client.ListOptions, error) + func (req *ListRequest) Validate() error + type NameGetter interface + GetName func() string + type ObjectMeta struct + Account string + Annotations map[string]string + CreationTimestamp *timestamp.Timestamp + DeletionTimestamp *timestamp.Timestamp + Generation int64 + Labels map[string]string + Name string + ResourceVersion string + Uid string + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*ObjectMeta) Descriptor() ([]byte, []int) + func (*ObjectMeta) ProtoMessage() + func (m *ObjectMeta) GetAccount() string + func (m *ObjectMeta) GetAnnotations() map[string]string + func (m *ObjectMeta) GetCreationTimestamp() *timestamp.Timestamp + func (m *ObjectMeta) GetDeletionTimestamp() *timestamp.Timestamp + func (m *ObjectMeta) GetGeneration() int64 + func (m *ObjectMeta) GetLabels() map[string]string + func (m *ObjectMeta) GetName() string + func (m *ObjectMeta) GetResourceVersion() string + func (m *ObjectMeta) GetUid() string + func (m *ObjectMeta) Reset() + func (m *ObjectMeta) String() string + func (m *ObjectMeta) XXX_DiscardUnknown() + func (m *ObjectMeta) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *ObjectMeta) XXX_Merge(src proto.Message) + func (m *ObjectMeta) XXX_Size() int + func (m *ObjectMeta) XXX_Unmarshal(b []byte) error + type ObjectReference struct + Name string + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*ObjectReference) Descriptor() ([]byte, []int) + func (*ObjectReference) ProtoMessage() + func (m *ObjectReference) GetName() string + func (m *ObjectReference) Reset() + func (m *ObjectReference) String() string + func (m *ObjectReference) XXX_DiscardUnknown() + func (m *ObjectReference) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *ObjectReference) XXX_Merge(src proto.Message) + func (m *ObjectReference) XXX_Size() int + func (m *ObjectReference) XXX_Unmarshal(b []byte) error + type Offering struct + Metadata *ObjectMeta + Spec *OfferingSpec + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*Offering) Descriptor() ([]byte, []int) + func (*Offering) ProtoMessage() + func (m *Offering) GetMetadata() *ObjectMeta + func (m *Offering) GetSpec() *OfferingSpec + func (m *Offering) Reset() + func (m *Offering) String() string + func (m *Offering) XXX_DiscardUnknown() + func (m *Offering) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *Offering) XXX_Merge(src proto.Message) + func (m *Offering) XXX_Size() int + func (m *Offering) XXX_Unmarshal(b []byte) error + type OfferingGetter interface + GetOffering func() string + type OfferingList struct + Items []*Offering + Metadata *ListMeta + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*OfferingList) Descriptor() ([]byte, []int) + func (*OfferingList) ProtoMessage() + func (m *OfferingList) GetItems() []*Offering + func (m *OfferingList) GetMetadata() *ListMeta + func (m *OfferingList) Reset() + func (m *OfferingList) String() string + func (m *OfferingList) XXX_DiscardUnknown() + func (m *OfferingList) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *OfferingList) XXX_Merge(src proto.Message) + func (m *OfferingList) XXX_Size() int + func (m *OfferingList) XXX_Unmarshal(b []byte) error + type OfferingMetadata struct + Description string + DisplayName string + Icon *Image + Logo *Image + ShortDescription string + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*OfferingMetadata) Descriptor() ([]byte, []int) + func (*OfferingMetadata) ProtoMessage() + func (m *OfferingMetadata) GetDescription() string + func (m *OfferingMetadata) GetDisplayName() string + func (m *OfferingMetadata) GetIcon() *Image + func (m *OfferingMetadata) GetLogo() *Image + func (m *OfferingMetadata) GetShortDescription() string + func (m *OfferingMetadata) Reset() + func (m *OfferingMetadata) String() string + func (m *OfferingMetadata) XXX_DiscardUnknown() + func (m *OfferingMetadata) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *OfferingMetadata) XXX_Merge(src proto.Message) + func (m *OfferingMetadata) XXX_Size() int + func (m *OfferingMetadata) XXX_Unmarshal(b []byte) error + type OfferingServiceClient interface + Get func(ctx context.Context, in *GetRequest, opts ...grpc.CallOption) (*Offering, error) + List func(ctx context.Context, in *ListRequest, opts ...grpc.CallOption) (*OfferingList, error) + Watch func(ctx context.Context, in *WatchRequest, opts ...grpc.CallOption) (OfferingService_WatchClient, error) + func NewOfferingServiceClient(cc grpc.ClientConnInterface) OfferingServiceClient + type OfferingServiceServer interface + Get func(context.Context, *GetRequest) (*Offering, error) + List func(context.Context, *ListRequest) (*OfferingList, error) + Watch func(*WatchRequest, OfferingService_WatchServer) error + type OfferingService_WatchClient interface + Recv func() (*WatchEvent, error) + type OfferingService_WatchServer interface + Send func(*WatchEvent) error + type OfferingSpec struct + Crd *CRDInformation + Metadata *OfferingMetadata + Provider *ObjectReference + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*OfferingSpec) Descriptor() ([]byte, []int) + func (*OfferingSpec) ProtoMessage() + func (m *OfferingSpec) GetCrd() *CRDInformation + func (m *OfferingSpec) GetMetadata() *OfferingMetadata + func (m *OfferingSpec) GetProvider() *ObjectReference + func (m *OfferingSpec) Reset() + func (m *OfferingSpec) String() string + func (m *OfferingSpec) XXX_DiscardUnknown() + func (m *OfferingSpec) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *OfferingSpec) XXX_Merge(src proto.Message) + func (m *OfferingSpec) XXX_Size() int + func (m *OfferingSpec) XXX_Unmarshal(b []byte) error + type OfferingVersionGetter interface + GetOffering func() string + GetVersion func() string + type OptionsRequest interface + GetAccount func() string + GetContinue func() string + GetLabelSelector func() string + GetLimit func() int64 + type Provider struct + Metadata *ObjectMeta + Spec *ProviderSpec + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*Provider) Descriptor() ([]byte, []int) + func (*Provider) ProtoMessage() + func (m *Provider) GetMetadata() *ObjectMeta + func (m *Provider) GetSpec() *ProviderSpec + func (m *Provider) Reset() + func (m *Provider) String() string + func (m *Provider) XXX_DiscardUnknown() + func (m *Provider) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *Provider) XXX_Merge(src proto.Message) + func (m *Provider) XXX_Size() int + func (m *Provider) XXX_Unmarshal(b []byte) error + type ProviderGetRequest struct + Account string + Name string + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*ProviderGetRequest) Descriptor() ([]byte, []int) + func (*ProviderGetRequest) ProtoMessage() + func (m *ProviderGetRequest) GetAccount() string + func (m *ProviderGetRequest) GetName() string + func (m *ProviderGetRequest) Reset() + func (m *ProviderGetRequest) String() string + func (m *ProviderGetRequest) XXX_DiscardUnknown() + func (m *ProviderGetRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *ProviderGetRequest) XXX_Merge(src proto.Message) + func (m *ProviderGetRequest) XXX_Size() int + func (m *ProviderGetRequest) XXX_Unmarshal(b []byte) error + type ProviderList struct + Items []*Provider + Metadata *ListMeta + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*ProviderList) Descriptor() ([]byte, []int) + func (*ProviderList) ProtoMessage() + func (m *ProviderList) GetItems() []*Provider + func (m *ProviderList) GetMetadata() *ListMeta + func (m *ProviderList) Reset() + func (m *ProviderList) String() string + func (m *ProviderList) XXX_DiscardUnknown() + func (m *ProviderList) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *ProviderList) XXX_Merge(src proto.Message) + func (m *ProviderList) XXX_Size() int + func (m *ProviderList) XXX_Unmarshal(b []byte) error + type ProviderListRequest struct + Account string + Continue string + LabelSelector string + Limit int64 + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*ProviderListRequest) Descriptor() ([]byte, []int) + func (*ProviderListRequest) ProtoMessage() + func (m *ProviderListRequest) GetAccount() string + func (m *ProviderListRequest) GetContinue() string + func (m *ProviderListRequest) GetLabelSelector() string + func (m *ProviderListRequest) GetLimit() int64 + func (m *ProviderListRequest) Reset() + func (m *ProviderListRequest) String() string + func (m *ProviderListRequest) XXX_DiscardUnknown() + func (m *ProviderListRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *ProviderListRequest) XXX_Merge(src proto.Message) + func (m *ProviderListRequest) XXX_Size() int + func (m *ProviderListRequest) XXX_Unmarshal(b []byte) error + type ProviderMetadata struct + Description string + DisplayName string + Icon *Image + Logo *Image + ShortDescription string + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*ProviderMetadata) Descriptor() ([]byte, []int) + func (*ProviderMetadata) ProtoMessage() + func (m *ProviderMetadata) GetDescription() string + func (m *ProviderMetadata) GetDisplayName() string + func (m *ProviderMetadata) GetIcon() *Image + func (m *ProviderMetadata) GetLogo() *Image + func (m *ProviderMetadata) GetShortDescription() string + func (m *ProviderMetadata) Reset() + func (m *ProviderMetadata) String() string + func (m *ProviderMetadata) XXX_DiscardUnknown() + func (m *ProviderMetadata) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *ProviderMetadata) XXX_Merge(src proto.Message) + func (m *ProviderMetadata) XXX_Size() int + func (m *ProviderMetadata) XXX_Unmarshal(b []byte) error + type ProviderServiceClient interface + Get func(ctx context.Context, in *GetRequest, opts ...grpc.CallOption) (*Provider, error) + List func(ctx context.Context, in *ListRequest, opts ...grpc.CallOption) (*ProviderList, error) + Watch func(ctx context.Context, in *WatchRequest, opts ...grpc.CallOption) (ProviderService_WatchClient, error) + func NewProviderServiceClient(cc grpc.ClientConnInterface) ProviderServiceClient + type ProviderServiceServer interface + Get func(context.Context, *GetRequest) (*Provider, error) + List func(context.Context, *ListRequest) (*ProviderList, error) + Watch func(*WatchRequest, ProviderService_WatchServer) error + type ProviderService_WatchClient interface + Recv func() (*WatchEvent, error) + type ProviderService_WatchServer interface + Send func(*WatchEvent) error + type ProviderSpec struct + Metadata *ProviderMetadata + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*ProviderSpec) Descriptor() ([]byte, []int) + func (*ProviderSpec) ProtoMessage() + func (m *ProviderSpec) GetMetadata() *ProviderMetadata + func (m *ProviderSpec) Reset() + func (m *ProviderSpec) String() string + func (m *ProviderSpec) XXX_DiscardUnknown() + func (m *ProviderSpec) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *ProviderSpec) XXX_Merge(src proto.Message) + func (m *ProviderSpec) XXX_Size() int + func (m *ProviderSpec) XXX_Unmarshal(b []byte) error + type RawObject struct + Data []byte + Encoding string + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func NewJSONRawObject(data []byte) *RawObject + func NewRawObject(format string, data []byte) (*RawObject, error) + func NewYAMLRawObject(data []byte) *RawObject + func (*RawObject) Descriptor() ([]byte, []int) + func (*RawObject) ProtoMessage() + func (m *RawObject) GetData() []byte + func (m *RawObject) GetEncoding() string + func (m *RawObject) Reset() + func (m *RawObject) String() string + func (m *RawObject) XXX_DiscardUnknown() + func (m *RawObject) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *RawObject) XXX_Merge(src proto.Message) + func (m *RawObject) XXX_Size() int + func (m *RawObject) XXX_Unmarshal(b []byte) error + func (ro *RawObject) Unmarshal(v interface{}) error + type Region struct + Metadata *ObjectMeta + Spec *RegionSpec + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*Region) Descriptor() ([]byte, []int) + func (*Region) ProtoMessage() + func (m *Region) GetMetadata() *ObjectMeta + func (m *Region) GetSpec() *RegionSpec + func (m *Region) Reset() + func (m *Region) String() string + func (m *Region) XXX_DiscardUnknown() + func (m *Region) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *Region) XXX_Merge(src proto.Message) + func (m *Region) XXX_Size() int + func (m *Region) XXX_Unmarshal(b []byte) error + type RegionList struct + Items []*Region + Metadata *ListMeta + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*RegionList) Descriptor() ([]byte, []int) + func (*RegionList) ProtoMessage() + func (m *RegionList) GetItems() []*Region + func (m *RegionList) GetMetadata() *ListMeta + func (m *RegionList) Reset() + func (m *RegionList) String() string + func (m *RegionList) XXX_DiscardUnknown() + func (m *RegionList) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *RegionList) XXX_Merge(src proto.Message) + func (m *RegionList) XXX_Size() int + func (m *RegionList) XXX_Unmarshal(b []byte) error + type RegionMetadata struct + Description string + DisplayName string + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*RegionMetadata) Descriptor() ([]byte, []int) + func (*RegionMetadata) ProtoMessage() + func (m *RegionMetadata) GetDescription() string + func (m *RegionMetadata) GetDisplayName() string + func (m *RegionMetadata) Reset() + func (m *RegionMetadata) String() string + func (m *RegionMetadata) XXX_DiscardUnknown() + func (m *RegionMetadata) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *RegionMetadata) XXX_Merge(src proto.Message) + func (m *RegionMetadata) XXX_Size() int + func (m *RegionMetadata) XXX_Unmarshal(b []byte) error + type RegionServiceClient interface + Get func(ctx context.Context, in *GetRequest, opts ...grpc.CallOption) (*Region, error) + List func(ctx context.Context, in *ListRequest, opts ...grpc.CallOption) (*RegionList, error) + Watch func(ctx context.Context, in *WatchRequest, opts ...grpc.CallOption) (RegionService_WatchClient, error) + func NewRegionServiceClient(cc grpc.ClientConnInterface) RegionServiceClient + type RegionServiceServer interface + Get func(context.Context, *GetRequest) (*Region, error) + List func(context.Context, *ListRequest) (*RegionList, error) + Watch func(*WatchRequest, RegionService_WatchServer) error + type RegionService_WatchClient interface + Recv func() (*WatchEvent, error) + type RegionService_WatchServer interface + Send func(*WatchEvent) error + type RegionSpec struct + Metadata *RegionMetadata + Provider *ObjectReference + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*RegionSpec) Descriptor() ([]byte, []int) + func (*RegionSpec) ProtoMessage() + func (m *RegionSpec) GetMetadata() *RegionMetadata + func (m *RegionSpec) GetProvider() *ObjectReference + func (m *RegionSpec) Reset() + func (m *RegionSpec) String() string + func (m *RegionSpec) XXX_DiscardUnknown() + func (m *RegionSpec) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *RegionSpec) XXX_Merge(src proto.Message) + func (m *RegionSpec) XXX_Size() int + func (m *RegionSpec) XXX_Unmarshal(b []byte) error + type ServerGVRGetter interface + GetGVR func() schema.GroupVersionResource + type SpecGetter interface + GetSpec func() *Instance + type Subject struct + ApiGroup string + Kind string + Name string + Namespace string + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*Subject) Descriptor() ([]byte, []int) + func (*Subject) ProtoMessage() + func (m *Subject) GetApiGroup() string + func (m *Subject) GetKind() string + func (m *Subject) GetName() string + func (m *Subject) GetNamespace() string + func (m *Subject) Reset() + func (m *Subject) String() string + func (m *Subject) XXX_DiscardUnknown() + func (m *Subject) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *Subject) XXX_Merge(src proto.Message) + func (m *Subject) XXX_Size() int + func (m *Subject) XXX_Unmarshal(b []byte) error + type UnimplementedAccountServiceServer struct + func (*UnimplementedAccountServiceServer) List(ctx context.Context, req *AccountListRequest) (*AccountList, error) + type UnimplementedDocServer struct + func (*UnimplementedDocServer) OpenAPI(ctx context.Context, req *empty.Empty) (*httpbody.HttpBody, error) + func (*UnimplementedDocServer) Swagger(ctx context.Context, req *DocStaticRequest) (*httpbody.HttpBody, error) + type UnimplementedInstancesServiceServer struct + func (*UnimplementedInstancesServiceServer) Create(ctx context.Context, req *InstanceCreateRequest) (*Instance, error) + func (*UnimplementedInstancesServiceServer) Delete(ctx context.Context, req *InstanceDeleteRequest) (*empty.Empty, error) + func (*UnimplementedInstancesServiceServer) Get(ctx context.Context, req *InstanceGetRequest) (*Instance, error) + func (*UnimplementedInstancesServiceServer) List(ctx context.Context, req *InstanceListRequest) (*InstanceList, error) + func (*UnimplementedInstancesServiceServer) Watch(req *InstanceWatchRequest, srv InstancesService_WatchServer) error + type UnimplementedKubeCarrierServer struct + func (*UnimplementedKubeCarrierServer) Version(ctx context.Context, req *VersionRequest) (*APIVersion, error) + func (*UnimplementedKubeCarrierServer) WhoAmI(ctx context.Context, req *empty.Empty) (*UserInfo, error) + type UnimplementedOfferingServiceServer struct + func (*UnimplementedOfferingServiceServer) Get(ctx context.Context, req *GetRequest) (*Offering, error) + func (*UnimplementedOfferingServiceServer) List(ctx context.Context, req *ListRequest) (*OfferingList, error) + func (*UnimplementedOfferingServiceServer) Watch(req *WatchRequest, srv OfferingService_WatchServer) error + type UnimplementedProviderServiceServer struct + func (*UnimplementedProviderServiceServer) Get(ctx context.Context, req *GetRequest) (*Provider, error) + func (*UnimplementedProviderServiceServer) List(ctx context.Context, req *ListRequest) (*ProviderList, error) + func (*UnimplementedProviderServiceServer) Watch(req *WatchRequest, srv ProviderService_WatchServer) error + type UnimplementedRegionServiceServer struct + func (*UnimplementedRegionServiceServer) Get(ctx context.Context, req *GetRequest) (*Region, error) + func (*UnimplementedRegionServiceServer) List(ctx context.Context, req *ListRequest) (*RegionList, error) + func (*UnimplementedRegionServiceServer) Watch(req *WatchRequest, srv RegionService_WatchServer) error + type UserInfo struct + Groups []string + User string + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*UserInfo) Descriptor() ([]byte, []int) + func (*UserInfo) ProtoMessage() + func (m *UserInfo) GetGroups() []string + func (m *UserInfo) GetUser() string + func (m *UserInfo) Reset() + func (m *UserInfo) String() string + func (m *UserInfo) XXX_DiscardUnknown() + func (m *UserInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *UserInfo) XXX_Merge(src proto.Message) + func (m *UserInfo) XXX_Size() int + func (m *UserInfo) XXX_Unmarshal(b []byte) error + type VersionGetter interface + GetVersion func() string + type VersionRequest struct + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*VersionRequest) Descriptor() ([]byte, []int) + func (*VersionRequest) ProtoMessage() + func (m *VersionRequest) Reset() + func (m *VersionRequest) String() string + func (m *VersionRequest) XXX_DiscardUnknown() + func (m *VersionRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *VersionRequest) XXX_Merge(src proto.Message) + func (m *VersionRequest) XXX_Size() int + func (m *VersionRequest) XXX_Unmarshal(b []byte) error + type WatchEvent struct + Object *any.Any + Type string + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*WatchEvent) Descriptor() ([]byte, []int) + func (*WatchEvent) ProtoMessage() + func (m *WatchEvent) GetObject() *any.Any + func (m *WatchEvent) GetType() string + func (m *WatchEvent) Reset() + func (m *WatchEvent) String() string + func (m *WatchEvent) XXX_DiscardUnknown() + func (m *WatchEvent) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *WatchEvent) XXX_Merge(src proto.Message) + func (m *WatchEvent) XXX_Size() int + func (m *WatchEvent) XXX_Unmarshal(b []byte) error + type WatchRequest struct + Account string + LabelSelector string + ResourceVersion string + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*WatchRequest) Descriptor() ([]byte, []int) + func (*WatchRequest) ProtoMessage() + func (m *WatchRequest) GetAccount() string + func (m *WatchRequest) GetLabelSelector() string + func (m *WatchRequest) GetResourceVersion() string + func (m *WatchRequest) Reset() + func (m *WatchRequest) String() string + func (m *WatchRequest) XXX_DiscardUnknown() + func (m *WatchRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *WatchRequest) XXX_Merge(src proto.Message) + func (m *WatchRequest) XXX_Size() int + func (m *WatchRequest) XXX_Unmarshal(b []byte) error + func (req *WatchRequest) GetAuthOption() authorizer.AuthorizationOption + func (req *WatchRequest) GetGVR(server interface{}) schema.GroupVersionResource + func (req *WatchRequest) GetListOptions() (*client.ListOptions, error) + func (req *WatchRequest) Validate() error