class documentation

class ClusterServiceServicer(object): (source)

View In Hierarchy

Missing associated documentation comment in .proto file.

Method Create Missing associated documentation comment in .proto file.
Method Delete Missing associated documentation comment in .proto file.
Method Get Missing associated documentation comment in .proto file.
Method GetByName Missing associated documentation comment in .proto file.
Method List Missing associated documentation comment in .proto file.
Method ListControlPlaneVersions ListControlPlaneVersions returns all k8s release versions available in Nebius API.
Method Update Missing associated documentation comment in .proto file.
def Create(self, request, context): (source)

Missing associated documentation comment in .proto file.

def Delete(self, request, context): (source)

Missing associated documentation comment in .proto file.

def Get(self, request, context): (source)

Missing associated documentation comment in .proto file.

def GetByName(self, request, context): (source)

Missing associated documentation comment in .proto file.

def List(self, request, context): (source)

Missing associated documentation comment in .proto file.

def ListControlPlaneVersions(self, request, context): (source)

ListControlPlaneVersions returns all k8s release versions available in Nebius API.

def Update(self, request, context): (source)

Missing associated documentation comment in .proto file.